Daily Build Log
Fri Apr 24 17:08:54 2026 UTC
print OS Version
Fri Apr 24 17:08:54 2026 UTC
Hostname
runnervmeorf1
OS version (uname -a)
Linux runnervmeorf1 6.17.0-1010-azure #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Linux Standard Base and Distribution information (lsb_release -a)
Distributor ID: Ubuntu
Description: Ubuntu 24.04.4 LTS
Release: 24.04
Codename: noble
Linux Version (/etc/os-release)
PRETTY_NAME="Ubuntu 24.04.4 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.4 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.17.0-1010-azure (buildd@lcy02-amd64-097) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
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 00:22:48:c2:a7:9c brd ff:ff:ff:ff:ff:ff
inet 10.1.0.242/20 metric 100 brd 10.1.15.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::222:48ff:fec2:a79c/64 scope link
valid_lft forever preferred_lft forever
3: enP33084s1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master eth0 state UP group default qlen 1000
link/ether 00:22:48:c2:a7:9c brd ff:ff:ff:ff:ff:ff
altname enP33084p0s2
4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether ce:3e:77:d1:a2:af 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 151263856 61390460 89857012 41% /
/dev/root 151263856 61390460 89857012 41% /
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: 16372452 kB
Approximate BogoMIPS (larger means faster)
52936.9742745299
PrintACEConfig
Fri Apr 24 17:08:55 2026 UTC
XML Config file: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/config.xml
================ Autobuild ChangeLog ================
================ config.h ================
#define ACE_DISABLE_MKTEMP
#define ACE_DISABLE_READDIR_R
#define ACE_DISABLE_TEMPNAM
#define TAO_HAS_UIOP 0
#include "ace/config-linux.h"
================ default.features ================
ipv6=1
no_cxx11=0
no_rapidjson=0
openssl11=1
ssl=1
xerces3=1
================ platform_macros.GNU ================
CCFLAGS += -std=c++11
ipv6 = 1
xerces3=1
CPPFLAGS += -O1 -ggdb -fsanitize=thread -fno-omit-frame-pointer
LDFLAGS += -ggdb -fsanitize=thread
include $(ACE_ROOT)/include/makeinclude/platform_linux_clang.GNU
CC = clang++-16
CXX = clang++-16
LD = clang++-16
================ ACE VERSION ================
This is ACE version 6.5.24, released Wed Apr 15 10:23:33 CEST 2026
================ TAO VERSION ================
This is TAO version 2.5.24, released Wed Apr 15 10:23:33 CEST 2026
================ DDS VERSION ================
This is OpenDDS version 3.34.0-dev (NOT A RELEASE)
CMake Version ("cmake" --version)
Fri Apr 24 17:08:55 2026 UTC
cmake version 3.31.6
CMake suite maintained and supported by Kitware (kitware.com/cmake).
print make Version
Fri Apr 24 17:08:55 2026 UTC
Make version (make -v)
GNU Make 4.3
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
check compiler gcc
Fri Apr 24 17:08:55 2026 UTC
================ Compiler version ================
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04.1' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-EldibY/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-EldibY/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04.1)
GNU ld (GNU Binutils for Ubuntu) 2.42
print perl version
Fri Apr 24 17:08:55 2026 UTC
perl version (perl -V)
Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
Platform:
osname=linux
osvers=6.1.0
archname=x86_64-linux-gnu-thread-multi
uname='linux localhost 6.1.0 #1 smp debian 6.1.0 x86_64 gnulinux '
config_args='-Dmksymlinks -Dusethreads -Duselargefiles -Dcc=x86_64-linux-gnu-gcc -Dcpp=x86_64-linux-gnu-cpp -Dld=x86_64-linux-gnu-gcc -Dccflags=-DDEBIAN -Wdate-time -D_FORTIFY_SOURCE=3 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/dummy/build/dir=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/dummy/build/dir=/usr/src/perl-5.38.2-3.2ubuntu0.2 -Dldflags= -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Dlddlflags=-shared -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.38 -Darchlib=/usr/lib/x86_64-linux-gnu/perl/5.38 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/x86_64-linux-gnu/perl5/5.38 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.38.2 -Dsitearch=/usr/local/lib/x86_64-linux-gnu/perl/5.38.2 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -Ui_xlocale -Uversiononly -Ud_strlcpy -Ud_strlcat -DDEBUGGING=-g -Doptimize=-O2 -dEs -Duseshrplib -Dlibperl=libperl.so.5.38.2'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='x86_64-linux-gnu-gcc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion=''
gccversion='13.3.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='x86_64-linux-gnu-gcc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
perllibs=-ldl -lm -lpthread -lc -lcrypt
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=true
libperl=libperl.so.5.38
gnulibc_version='2.39'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Locally applied patches:
DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from CPAN.
DEBPKG:debian/db_file_ver - https://bugs.debian.org/340047 Remove overly restrictive DB_File version check.
DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific information.
DEBPKG:debian/enc2xs_inc - https://bugs.debian.org/290336 Tweak enc2xs to follow symlinks and ignore missing @INC directories.
DEBPKG:debian/errno_ver - https://bugs.debian.org/343351 Remove Errno version check due to upgrade problems with long-running processes.
DEBPKG:debian/libperl_embed_doc - https://bugs.debian.org/186778 Note that libperl-dev package is required for embedded linking
DEBPKG:fixes/respect_umask - Respect umask during installation
DEBPKG:debian/writable_site_dirs - Set umask approproately for site install directories
DEBPKG:debian/extutils_set_libperl_path - EU:MM: set location of libperl.a under /usr/lib
DEBPKG:debian/no_packlist_perllocal - Don't install .packlist or perllocal.pod for perl or vendor
DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets.
DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor.
DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy.
DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable.
DEBPKG:debian/perlivp - https://bugs.debian.org/510895 Make perlivp skip include directories in /usr/local
DEBPKG:debian/squelch-locale-warnings - https://bugs.debian.org/508764 Squelch locale warnings in Debian package maintainer scripts
DEBPKG:debian/patchlevel - https://bugs.debian.org/567489 List packaged patches for 5.38.2-3.2ubuntu0.2 in patchlevel.h
DEBPKG:fixes/document_makemaker_ccflags - https://bugs.debian.org/628522 [rt.cpan.org #68613] Document that CCFLAGS should include $Config{ccflags}
DEBPKG:debian/find_html2text - https://bugs.debian.org/640479 Configure CPAN::Distribution with correct name of html2text
DEBPKG:debian/perl5db-x-terminal-emulator.patch - https://bugs.debian.org/668490 Invoke x-terminal-emulator rather than xterm in perl5db.pl
DEBPKG:debian/cpan-missing-site-dirs - https://bugs.debian.org/688842 Fix CPAN::FirstTime defaults with nonexisting site dirs if a parent is writable
DEBPKG:debian/makemaker-pasthru - https://bugs.debian.org/758471 Pass LD settings through to subdirectories
DEBPKG:debian/makemaker-manext - https://bugs.debian.org/247370 Make EU::MakeMaker honour MANnEXT settings in generated manpage headers
DEBPKG:debian/kfreebsd-softupdates - https://bugs.debian.org/796798 Work around Debian Bug#796798
DEBPKG:debian/hurd-softupdates - https://bugs.debian.org/822735 Fix t/op/stat.t failures on hurd
DEBPKG:fixes/math_complex_doc_great_circle - https://bugs.debian.org/697567 [rt.cpan.org #114104] Math::Trig: clarify definition of great_circle_midpoint
DEBPKG:fixes/math_complex_doc_angle_units - https://bugs.debian.org/731505 [rt.cpan.org #114106] Math::Trig: document angle units
DEBPKG:fixes/cpan_web_link - https://bugs.debian.org/367291 CPAN: Add link to main CPAN web site
DEBPKG:debian/installman-utf8 - https://bugs.debian.org/840211 Generate man pages with UTF-8 characters
DEBPKG:debian/perldoc-pager - https://bugs.debian.org/870340 [rt.cpan.org #120229] Fix perldoc terminal escapes when sensible-pager is less
DEBPKG:debian/prune_libs - https://bugs.debian.org/128355 Prune the list of libraries wanted to what we actually need.
DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian
DEBPKG:debian/deprecate-with-apt - https://bugs.debian.org/747628 Point users to Debian packages of deprecated core modules
DEBPKG:debian/disable-stack-check - https://bugs.debian.org/902779 [GH #16607] Disable debugperl stack extension checks for binary compatibility with perl
DEBPKG:debian/perlbug-editor - https://bugs.debian.org/922609 Use "editor" as the default perlbug editor, as per Debian policy
DEBPKG:debian/eu-mm-perl-base - https://bugs.debian.org/962138 Suppress an ExtUtils::MakeMaker warning about our non-default @INC
DEBPKG:fixes/io_socket_ip_ipv6 - Disable getaddrinfo(3) AI_ADDRCONFIG for localhost and IPv4 numeric addresses
DEBPKG:debian/usrmerge-lib64 - https://bugs.debian.org/914128 Configure / libpth.U: Do not adjust glibpth when /usr/lib64 is present.
DEBPKG:debian/usrmerge-realpath - https://bugs.debian.org/914128 Configure / libpth.U: use realpath --no-symlinks on Debian
DEBPKG:fixes/x32-io-msg-skip - https://bugs.debian.org/922609 Skip io/msg.t on x32 due to broken System V message queues
DEBPKG:debian/configure-regen - https://bugs.debian.org/762638 Regenerate Configure et al. after probe unit changes
DEBPKG:fixes/bignum-recursion - https://bugs.debian.org/1012704 [rt.cpan.org #146411] Fix CPAN RT #146411
DEBPKG:fixes/math-bigfloat-subclass - https://bugs.debian.org/1043234 Fix Math::BigFloat subclass numeric comparison
DEBPKG:fixes/unbreak-locale-initialization - [GH #21366] https://bugs.debian.org/1060679 Revert "locale.c: Do uselocale() earlier in init process"
DEBPKG:CVE-2024-56406.patch -
DEBPKG:fixes/CVE-2025-40909-metaconfig - https://bugs.debian.org/1098226 [GH #23010] Check for fdopendir
DEBPKG:fixes/CVE-2025-40909-1 - https://bugs.debian.org/1098226 [GH #23010] [84be063] CVE-2025-40909: Clone dirhandles without fchdir
DEBPKG:fixes/CVE-2025-40909-2 - https://bugs.debian.org/1098226 [GH #23010] [b088e97] Minor corrections to 1f9097b342e0e37d619dfab6ea82ea99611b30bf
DEBPKG:fixes/CVE-2025-40909-3 - https://bugs.debian.org/1098226 [GH #23010] [08dffa0] Use PerlLIO_dup_cloexec in Perl_dirp_dup to set O_CLOEXEC
DEBPKG:fixes/CVE-2025-40909-metaconfig-reorder - Slightly reorder Configure and config_h.SH to match metaconfig output
DEBPKG:fixes/CVE-2025-40909-generated - Update generated files and checksums
Built under linux
Compiled at Jul 25 2025 17:26:40
@INC:
/etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.38.2
/usr/local/share/perl/5.38.2
/usr/lib/x86_64-linux-gnu/perl5/5.38
/usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl-base
/usr/lib/x86_64-linux-gnu/perl/5.38
/usr/share/perl/5.38
/usr/local/lib/site_perl
PrintAutobuildConfig
Fri Apr 24 17:08:55 2026 UTC
================ Autobuild file /home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/config.xml ================
<autobuild>
<configuration>
<variable name="log_file" value="output"/>
<variable name="log_root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/logs"/>
<variable name="project_root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS"/>
<variable name="root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace"/>
<variable name="junit_xml_output" value="Tests"/>
</configuration>
<command name="log" options="on"/>
<command name="print_os_version"/>
<command name="print_ace_config"/>
<command name="print_cmake_version"/>
<command name="print_make_version"/>
<command name="check_compiler" options="gcc"/>
<command name="print_perl_version"/>
<command name="print_autobuild_config"/>
<command name="auto_run_tests" options="script_path=tests dir=/home/runner/work/OpenDDS/OpenDDS/OpenDDS -Config IPV6 -Config XERCES3 -Config OPENDDS_SECURITY -Config CXX11 -Config RAPIDJSON --no-dcps tests/tsan_tests.lst"/>
<command name="log" options="off"/>
<command name="process_logs" options="move prettify index"/>
</autobuild>
auto_run_tests
Fri Apr 24 17:08:55 2026 UTC
Running: perl tests/auto_run_tests.pl -Config IPV6 -Config XERCES3 -Config OPENDDS_SECURITY -Config CXX11 -Config RAPIDJSON --no-dcps tests/tsan_tests.lst in /home/runner/work/OpenDDS/OpenDDS/OpenDDS
WARNING: "tests/DCPS/ReadCondition/run_test.pl" in "tests/tsan_tests.lst" is duplicated 2 times
WARNING: "tests/DCPS/GuardCondition/run_test.pl" in "tests/tsan_tests.lst" is duplicated 2 times
WARNING: "tests/DCPS/StatusCondition/run_test.pl" in "tests/tsan_tests.lst" is duplicated 2 times
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: 4023 started at 2026-04-24 17:08:55
[==========] Running 1313 tests from 100 test cases.
[----------] Global test environment set-up.
[----------] 8 tests from dds_DCPS_AddressCache
[ RUN ] dds_DCPS_AddressCache.load_fail
[ OK ] dds_DCPS_AddressCache.load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_load_success
[ OK ] dds_DCPS_AddressCache.store_load_success (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_remove_load_fail
[ OK ] dds_DCPS_AddressCache.store_remove_load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_remove_id_load_fail
[ OK ] dds_DCPS_AddressCache.store_remove_id_load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_load_success
[ OK ] dds_DCPS_AddressCache.scoped_access_load_success (0 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_cache_hit
[ OK ] dds_DCPS_AddressCache.scoped_access_cache_hit (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_twice
[ OK ] dds_DCPS_AddressCache.store_twice (0 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_expired
[ OK ] dds_DCPS_AddressCache.scoped_access_expired (0 ms)
[----------] 8 tests from dds_DCPS_AddressCache (0 ms total)
[----------] 1 test from dds_DCPS_AtomicBool
[ RUN ] dds_DCPS_AtomicBool.tsan_test
[ OK ] dds_DCPS_AtomicBool.tsan_test (4 ms)
[----------] 1 test from dds_DCPS_AtomicBool (4 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
(4023|4023) WARNING: ConfigStoreImpl::parse_boolean: failed to parse boolean for KEY=not a boolean
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_boolean (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_int32
(4023|4023) 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
(4023|4023) 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
(4023|4023) 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
(4023|4023) WARNING: ConfigStoreImpl::get_uint64: failed to parse uint64 for KEY=not a uint64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_uint64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_float64
(4023|4023) 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
(4023|4023) WARNING: ConfigStoreImpl::get_duration: failed to parse DDS::Duration_t for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_duration (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.unset
[ OK ] dds_DCPS_ConfigStoreImpl.unset (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_String
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_String (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_StringList
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_StringList (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_IntList
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_IntList (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_Enum
(4023|4023) WARNING: ConfigStoreImpl::get: failed to convert default value to string
(4023|4023) WARNING: ConfigStoreImpl::get: for key, failed to encode () to enumerated value, defaulting to ()
(4023|4023) WARNING: ConfigStoreImpl::set: for key, failed to convert enum value to string
(4023|4023) WARNING: ConfigStoreImpl::set: for key, delta is not a valid enum value
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_Enum (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_seconds
(4023|4023) 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
(4023|4023) 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
(4023|4023) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (fractional seconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_fractional_seconds (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_NetworkAddress
(4023|4023) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not a network address
(4023|4023) 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
(4023|4023) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not
(4023|4023) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet (55 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 (62 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 (1 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 (1 ms total)
[----------] 18 tests from dds_DCPS_DispatchService
[ RUN ] dds_DCPS_DispatchService.DefaultConstructor
[ OK ] dds_DCPS_DispatchService.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorFour
[ OK ] dds_DCPS_DispatchService.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_DispatchService.ArgConstructorOrderAlpha (1 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorOrderBeta
[ OK ] dds_DCPS_DispatchService.ArgConstructorOrderBeta (1 ms)
[ RUN ] dds_DCPS_DispatchService.SimpleDispatchAlpha
[ OK ] dds_DCPS_DispatchService.SimpleDispatchAlpha (1 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 (2 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchBeta_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchBeta_ImmediateShutdown (1 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchGamma
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchGamma (10 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown (9 ms)
[ RUN ] dds_DCPS_DispatchService.InternalShutdown
[ OK ] dds_DCPS_DispatchService.InternalShutdown (0 ms)
[ RUN ] dds_DCPS_DispatchService.ShutdownReturnsPending
[ OK ] dds_DCPS_DispatchService.ShutdownReturnsPending (1 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatch
[ OK ] dds_DCPS_DispatchService.TimedDispatch (91 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded (91 ms)
[ RUN ] dds_DCPS_DispatchService.CancelDispatch
[ OK ] dds_DCPS_DispatchService.CancelDispatch (71 ms)
[ RUN ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded (71 ms)
[----------] 18 tests from dds_DCPS_DispatchService (353 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)
[----------] 5 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 (0 ms)
[ RUN ] dds_DCPS_EventDispatcher.EventBaseSuppressesErrorHandlerException
(4023|4023) WARNING: EventBase::operator(): handle_error threw an exception
[ OK ] dds_DCPS_EventDispatcher.EventBaseSuppressesErrorHandlerException (0 ms)
[ RUN ] dds_DCPS_EventDispatcher.TestEventDispatcher
[ OK ] dds_DCPS_EventDispatcher.TestEventDispatcher (0 ms)
[----------] 5 tests from dds_DCPS_EventDispatcher (0 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 (1 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication
[ OK ] dds_DCPS_InternalDataReader.remove_publication (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.listener
[ OK ] dds_DCPS_InternalDataReader.listener (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read
[ OK ] dds_DCPS_InternalDataReader.read (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read_instance_state
[ OK ] dds_DCPS_InternalDataReader.read_instance_state (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take
[ OK ] dds_DCPS_InternalDataReader.take (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take_instance_state
[ OK ] dds_DCPS_InternalDataReader.take_instance_state (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 (1 ms total)
[----------] 9 tests from dds_DCPS_InternalDataWriter
[ RUN ] dds_DCPS_InternalDataWriter.add_reader
[ OK ] dds_DCPS_InternalDataWriter.add_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable_history1
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable_history1 (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.remove_reader
[ OK ] dds_DCPS_InternalDataWriter.remove_reader (1 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 (1 ms total)
[----------] 5 tests from dds_DCPS_InternalTopic
[ RUN ] dds_DCPS_InternalTopic.connect_writer
[ OK ] dds_DCPS_InternalTopic.connect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_reader
[ OK ] dds_DCPS_InternalTopic.connect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_writer
[ OK ] dds_DCPS_InternalTopic.disconnect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_reader
[ OK ] dds_DCPS_InternalTopic.disconnect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_multiple
[ OK ] dds_DCPS_InternalTopic.connect_multiple (0 ms)
[----------] 5 tests from dds_DCPS_InternalTopic (0 ms total)
[----------] 16 tests from dds_DCPS_JsonValueReader
[ RUN ] dds_DCPS_JsonValueReader.struct_empty
[ OK ] dds_DCPS_JsonValueReader.struct_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_empty
[ OK ] dds_DCPS_JsonValueReader.array_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_read
[ OK ] dds_DCPS_JsonValueReader.array_read (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_read
[ OK ] dds_DCPS_JsonValueReader.sequence_read (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_empty
[ OK ] dds_DCPS_JsonValueReader.sequence_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.struct_max
[ OK ] dds_DCPS_JsonValueReader.struct_max (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 (1 ms)
[ RUN ] dds_DCPS_JsonValueReader.optional_members
[ OK ] dds_DCPS_JsonValueReader.optional_members (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.map_string_key
[ OK ] dds_DCPS_JsonValueReader.map_string_key (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.map_int_key
[ OK ] dds_DCPS_JsonValueReader.map_int_key (0 ms)
[----------] 16 tests from dds_DCPS_JsonValueReader (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 (7 ms)
[----------] 1 test from dds_DCPS_MemoryPool (7 ms total)
[----------] 1 test from dds_DCPS_Message_Block_Shared_Ptr
[ RUN ] dds_DCPS_Message_Block_Shared_Ptr.copy
[ OK ] dds_DCPS_Message_Block_Shared_Ptr.copy (0 ms)
[----------] 1 test from dds_DCPS_Message_Block_Shared_Ptr (0 ms total)
[----------] 3 tests from dds_DCPS_Lockable_Message_Block_Ptr
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.ctor
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.ctor (0 ms)
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.cont_unlocked
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.cont_unlocked (0 ms)
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.cont_locked
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.cont_locked (0 ms)
[----------] 3 tests from dds_DCPS_Lockable_Message_Block_Ptr (0 ms total)
[----------] 26 tests from dds_DCPS_NetworkAddress
[ RUN ] dds_DCPS_NetworkAddress.DefaultConstructor
[ OK ] dds_DCPS_NetworkAddress.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorDefault
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorDefault (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpFour
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorStrIpFour
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorStrIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpSix
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructortStrIpSix
[ OK ] dds_DCPS_NetworkAddress.AddrConstructortStrIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.PortStrConstructorIpFour
[ OK ] dds_DCPS_NetworkAddress.PortStrConstructorIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.StrConstructorIpFour
[ OK ] dds_DCPS_NetworkAddress.StrConstructorIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.PortStrConstructorIpSix
[ OK ] dds_DCPS_NetworkAddress.PortStrConstructorIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.StrConstructorIpSix
[ OK ] dds_DCPS_NetworkAddress.StrConstructorIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.SetPortIpFour
[ OK ] dds_DCPS_NetworkAddress.SetPortIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.SetPortIpSix
[ OK ] dds_DCPS_NetworkAddress.SetPortIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.OperatorsIpFour
[ OK ] dds_DCPS_NetworkAddress.OperatorsIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.OperatorsIpSix
[ OK ] dds_DCPS_NetworkAddress.OperatorsIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsAnyIpFour
[ OK ] dds_DCPS_NetworkAddress.IsAnyIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsAnyIpSix
[ OK ] dds_DCPS_NetworkAddress.IsAnyIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLoopbackIpFour
[ OK ] dds_DCPS_NetworkAddress.IsLoopbackIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLoopbackIpSix
[ OK ] dds_DCPS_NetworkAddress.IsLoopbackIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMulticastIpFour
[ OK ] dds_DCPS_NetworkAddress.IsMulticastIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMulticastIpSix
[ OK ] dds_DCPS_NetworkAddress.IsMulticastIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsPrivateIpFour
[ OK ] dds_DCPS_NetworkAddress.IsPrivateIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsUniqueLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsUniqueLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLinkLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsLinkLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsSiteLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsSiteLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMoreLocalIpFour
[ OK ] dds_DCPS_NetworkAddress.IsMoreLocalIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMoreLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsMoreLocalIpSix (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
(4023|4023) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" 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)
[----------] 5 tests from dds_DCPS_PeriodicEvent
[ RUN ] dds_DCPS_PeriodicEvent.ConstructDestruct
[ OK ] dds_DCPS_PeriodicEvent.ConstructDestruct (0 ms)
[ RUN ] dds_DCPS_PeriodicEvent.Nominal
[ OK ] dds_DCPS_PeriodicEvent.Nominal (801 ms)
[ RUN ] dds_DCPS_PeriodicEvent.NoDoubleExec
[ OK ] dds_DCPS_PeriodicEvent.NoDoubleExec (1001 ms)
[ RUN ] dds_DCPS_PeriodicEvent.ImmediateDispatch
[ OK ] dds_DCPS_PeriodicEvent.ImmediateDispatch (3601 ms)
[ RUN ] dds_DCPS_PeriodicEvent.EnableAfterShutdown
(4023|4023) PeriodicEvent::enable: failed to schedule
[ OK ] dds_DCPS_PeriodicEvent.EnableAfterShutdown (0 ms)
[----------] 5 tests from dds_DCPS_PeriodicEvent (5404 ms total)
[----------] 45 tests from dds_DCPS_PrinterValueWriter
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct
[ OK ] dds_DCPS_PrinterValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.end_struct_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_union
[ OK ] dds_DCPS_PrinterValueWriter.begin_union (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_union
[ OK ] dds_DCPS_PrinterValueWriter.end_union (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_discriminator
[ OK ] dds_DCPS_PrinterValueWriter.begin_discriminator (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_discriminator
[ OK ] dds_DCPS_PrinterValueWriter.end_discriminator (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_union_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_union_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_union_member
[ OK ] dds_DCPS_PrinterValueWriter.end_union_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_struct
[ OK ] dds_DCPS_PrinterValueWriter.complete_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_array
[ OK ] dds_DCPS_PrinterValueWriter.begin_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_array
[ OK ] dds_DCPS_PrinterValueWriter.end_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_sequence
[ OK ] dds_DCPS_PrinterValueWriter.begin_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_sequence
[ OK ] dds_DCPS_PrinterValueWriter.end_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_element
[ OK ] dds_DCPS_PrinterValueWriter.begin_element (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_element
[ OK ] dds_DCPS_PrinterValueWriter.end_element (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_sequence
[ OK ] dds_DCPS_PrinterValueWriter.complete_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_sequence_write_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_sequence_write_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_array_write_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_array_write_array (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 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_absent_value
[ OK ] dds_DCPS_PrinterValueWriter.write_absent_value (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_map
[ OK ] dds_DCPS_PrinterValueWriter.complete_map (0 ms)
[----------] 45 tests from dds_DCPS_PrinterValueWriter (1 ms total)
[----------] 206 tests from dds_DCPS_Qos_Helper
[ RUN ] dds_DCPS_Qos_Helper.maintest
[ OK ] dds_DCPS_Qos_Helper.maintest (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor (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 (1 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 (0 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 (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error (1 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 (0 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 (3 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 (1 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord (5 ms total)
[----------] 5 tests from dds_DCPS_RTPS_DiscoveredEntities
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_has_security_data
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_has_security_data (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredSubscription_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredSubscription_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredPublication_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredPublication_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.LocalEntity_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.LocalEntity_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_DiscoveredEntities (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_GuidGenerator
[ RUN ] dds_DCPS_RTPS_GuidGenerator.not_NULL
[ OK ] dds_DCPS_RTPS_GuidGenerator.not_NULL (1 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.populate
[ OK ] dds_DCPS_RTPS_GuidGenerator.populate (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.getCount
[ OK ] dds_DCPS_RTPS_GuidGenerator.getCount (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.interfaceName
[ OK ] dds_DCPS_RTPS_GuidGenerator.interfaceName (0 ms)
[----------] 4 tests from dds_DCPS_RTPS_GuidGenerator (1 ms total)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils
[ RUN ] dds_DCPS_RTPS_MessageUtils.maintest
[ OK ] dds_DCPS_RTPS_MessageUtils.maintest (0 ms)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils (0 ms total)
[----------] 138 tests from dds_DCPS_RTPS_ParameterListConverter
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.From_SPDPdiscoveredParticipantData_IdentityStatusToken
[ OK ] dds_DCPS_RTPS_ParameterListConverter.From_SPDPdiscoveredParticipantData_IdentityStatusToken (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_one_locator
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_one_locator (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_two_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_two_locators (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 (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_guid_prefix
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_guid_prefix (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_guid_prefix
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_guid_prefix (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_expects_inline_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_expects_inline_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_expects_inline_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_expects_inline_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_builtin_endpoints
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_builtin_endpoints (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_builtin_endpoints
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_builtin_endpoints (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_liveliness_count
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_liveliness_count (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_liveliness_count
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_liveliness_count (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_lease_duration
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_lease_duration (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_lease_duration
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_lease_duration (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_user_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_user_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_expects_inline_qos_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_expects_inline_qos_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_lease_duration_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_lease_duration_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_vendor_specific_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_vendor_specific_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_fail_on_participant_optional_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_fail_on_participant_optional_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.fail_on_participant_required_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.fail_on_participant_required_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.pid_builtin_endpoint_set_bug
[ OK ] dds_DCPS_RTPS_ParameterListConverter.pid_builtin_endpoint_set_bug (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_sentinel
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_sentinel (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_pad
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_pad (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_name_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_name_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_type_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_type_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default (1 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 (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_user_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_user_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership_strength
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership_strength (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership_strength
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership_strength (1 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 (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_durability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_durability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_durability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_durability (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 (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_user_data (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_multicast_locators (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_content_filter_property
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_content_filter_property (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_content_filter_property
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_content_filter_property (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_decode_reader_associated_guid_list
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_decode_reader_associated_guid_list (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_reader_defaults
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_reader_defaults (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_participant_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_participant_default_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_writer_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_writer_default_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_reader_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_reader_default_data (0 ms)
[----------] 138 tests from dds_DCPS_RTPS_ParameterListConverter (6 ms total)
[----------] 9 tests from RtpsCoreTypeSupportImpl
[ RUN ] RtpsCoreTypeSupportImpl.PropertyQosPolicy
[ OK ] RtpsCoreTypeSupportImpl.PropertyQosPolicy (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.InsertParameter
[ OK ] RtpsCoreTypeSupportImpl.InsertParameter (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractParameter
[ OK ] RtpsCoreTypeSupportImpl.ExtractParameter (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.InsertFilterResult_t
[ OK ] RtpsCoreTypeSupportImpl.InsertFilterResult_t (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractFilterResult_t
[ OK ] RtpsCoreTypeSupportImpl.ExtractFilterResult_t (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractSequenceWithUnverifiedLength
[ OK ] RtpsCoreTypeSupportImpl.ExtractSequenceWithUnverifiedLength (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 (4 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 (6 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address (3 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig (17 ms total)
[----------] 12 tests from dds_DCPS_RcHandle_T
[ RUN ] dds_DCPS_RcHandle_T.ctors
[ OK ] dds_DCPS_RcHandle_T.ctors (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.dtor
[ OK ] dds_DCPS_RcHandle_T.dtor (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.reset
[ OK ] dds_DCPS_RcHandle_T.reset (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.assign
[ OK ] dds_DCPS_RcHandle_T.assign (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.swaps
[ OK ] dds_DCPS_RcHandle_T.swaps (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.access
[ OK ] dds_DCPS_RcHandle_T.access (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.param_passing
[ OK ] dds_DCPS_RcHandle_T.param_passing (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.bool_conv
[ OK ] dds_DCPS_RcHandle_T.bool_conv (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.relational
[ OK ] dds_DCPS_RcHandle_T.relational (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.casts
[ OK ] dds_DCPS_RcHandle_T.casts (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.make_rch
[ OK ] dds_DCPS_RcHandle_T.make_rch (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.rchandle_from
[ OK ] dds_DCPS_RcHandle_T.rchandle_from (0 ms)
[----------] 12 tests from dds_DCPS_RcHandle_T (0 ms total)
[----------] 6 tests from dds_DCPS_RcObject
[ RUN ] dds_DCPS_RcObject.ctors_weak
[ OK ] dds_DCPS_RcObject.ctors_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.assign_weak
[ OK ] dds_DCPS_RcObject.assign_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.add_remove_ref_count
[ OK ] dds_DCPS_RcObject.add_remove_ref_count (0 ms)
[ RUN ] dds_DCPS_RcObject.lock_reset_weak
[ OK ] dds_DCPS_RcObject.lock_reset_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.lock_failed
[ OK ] dds_DCPS_RcObject.lock_failed (0 ms)
[ RUN ] dds_DCPS_RcObject.compare_weak
[ OK ] dds_DCPS_RcObject.compare_weak (0 ms)
[----------] 6 tests from dds_DCPS_RcObject (0 ms total)
[----------] 4 tests from dds_DCPS_ReactorWrapper
[ RUN ] dds_DCPS_ReactorWrapper.test_oneshot
[ OK ] dds_DCPS_ReactorWrapper.test_oneshot (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)
[----------] 17 tests from dds_DCPS_ResizeSeqNoInit
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_same_size
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_same_size (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_from_empty
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_from_empty (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_to_empty
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_to_empty (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_default_construct
[ OK ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_default_construct (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_resize_value_initializes
[ OK ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_resize_value_initializes (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_shrink (0 ms)
[----------] 17 tests from dds_DCPS_ResizeSeqNoInit (0 ms total)
[----------] 2 tests from dds_DCPS_SafeBool_T
[ RUN ] dds_DCPS_SafeBool_T.virtual_method
[ OK ] dds_DCPS_SafeBool_T.virtual_method (0 ms)
[ RUN ] dds_DCPS_SafeBool_T.non_virtual_method
[ OK ] dds_DCPS_SafeBool_T.non_virtual_method (0 ms)
[----------] 2 tests from dds_DCPS_SafeBool_T (0 ms total)
[----------] 9 tests from dds_DCPS_SafetyProfileStreams
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_octet
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_octet (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ushort
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ushort (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_int
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_int (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_uint
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_uint (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_long
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_long (1 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 (1 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 (12 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_trim
[ OK ] dds_DCPS_Serializer.Serializer_test_trim (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_string
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_string (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_wstring
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_wstring (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_string2
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_string2 (0 ms)
[ RUN ] dds_DCPS_Serializer.read_parameter_id_xcdr2
[ OK ] dds_DCPS_Serializer.read_parameter_id_xcdr2 (0 ms)
[----------] 36 tests from dds_DCPS_Serializer (12 ms total)
[----------] 22 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor
[ OK ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderBeta (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ZeroThreadConstructorFallsBackToOne
[ OK ] dds_DCPS_ServiceEventDispatcher.ZeroThreadConstructorFallsBackToOne (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha (1 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 (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta_ImmediateShutdown (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma (15 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown (11 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TestShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.TestShutdown (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.NullEventsIgnored
[ OK ] dds_DCPS_ServiceEventDispatcher.NullEventsIgnored (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 (72 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelInvokesHandleCancelOutsideDispatcherLock
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelInvokesHandleCancelOutsideDispatcherLock (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelSuppressesHandleCancelException
(4023|4023) WARNING: ServiceEventDispatcher::handle_cancel_and_release: Event's handle_cancel() threw an exception
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelSuppressesHandleCancelException (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ImmediateShutdownCancelsPendingEvents
[ OK ] dds_DCPS_ServiceEventDispatcher.ImmediateShutdownCancelsPendingEvents (1 ms)
[----------] 22 tests from dds_DCPS_ServiceEventDispatcher (363 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 (0 ms)
[----------] 1 test from dds_DCPS_Service_Participant (0 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 (3 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 (1699 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 (2 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 (1710 ms total)
[----------] 1 test from dds_DCPS_Statistics
[ RUN ] dds_DCPS_Statistics.key_compare
[ OK ] dds_DCPS_Statistics.key_compare (0 ms)
[----------] 1 test from dds_DCPS_Statistics (0 ms total)
[----------] 6 tests from dds_DCPS_ThreadPool
[ RUN ] dds_DCPS_ThreadPool.NoArgConstructor
[ OK ] dds_DCPS_ThreadPool.NoArgConstructor (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorZero
[ OK ] dds_DCPS_ThreadPool.ArgConstructorZero (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorOne
[ OK ] dds_DCPS_ThreadPool.ArgConstructorOne (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorFour
[ OK ] dds_DCPS_ThreadPool.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorSixteen
[ OK ] dds_DCPS_ThreadPool.ArgConstructorSixteen (3 ms)
[ RUN ] dds_DCPS_ThreadPool.CheckMembership
[ OK ] dds_DCPS_ThreadPool.CheckMembership (1 ms)
[----------] 6 tests from dds_DCPS_ThreadPool (5 ms total)
[----------] 2 tests from dds_DCPS_ThreadStatusManager
[ RUN ] dds_DCPS_ThreadStatusManager.ThreadStatusListener
[ OK ] dds_DCPS_ThreadStatusManager.ThreadStatusListener (0 ms)
[ RUN ] dds_DCPS_ThreadStatusManager.ThreadStatusListenerSeparateThread
[ OK ] dds_DCPS_ThreadStatusManager.ThreadStatusListenerSeparateThread (0 ms)
[----------] 2 tests from dds_DCPS_ThreadStatusManager (0 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
(4023|4023) WARNING: MapBitmaskHelper::get_value: Ignore unknown flag: FLAG3
[ OK ] dds_DCPS_ValueCommon.MapBitmaskHelper (1 ms)
[----------] 2 tests from dds_DCPS_ValueCommon (1 ms total)
[----------] 12 tests from dds_DCPS_WaitSet
[ RUN ] dds_DCPS_WaitSet.DefaultConstructor
[ OK ] dds_DCPS_WaitSet.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_WaitSet.VarDuplicate
[ OK ] dds_DCPS_WaitSet.VarDuplicate (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetachFailures
[ OK ] dds_DCPS_WaitSet.AttachDetachFailures (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetach
[ OK ] dds_DCPS_WaitSet.AttachDetach (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetachAll
[ OK ] dds_DCPS_WaitSet.AttachDetachAll (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachNoDetach
[ OK ] dds_DCPS_WaitSet.AttachNoDetach (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitBogusDeadline
[ OK ] dds_DCPS_WaitSet.WaitBogusDeadline (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadlineTimeout
[ OK ] dds_DCPS_WaitSet.WaitDeadlineTimeout (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadlineTriggered
[ OK ] dds_DCPS_WaitSet.WaitDeadlineTriggered (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitForever
[ OK ] dds_DCPS_WaitSet.WaitForever (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadline
[ OK ] dds_DCPS_WaitSet.WaitDeadline (1 ms)
[ RUN ] dds_DCPS_WaitSet.WaitMulti
[ OK ] dds_DCPS_WaitSet.WaitMulti (0 ms)
[----------] 12 tests from dds_DCPS_WaitSet (1 ms total)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_struct
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.test_struct (25 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_union
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.test_union (4 ms)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter (35 ms total)
[----------] 31 tests from dds_DCPS_XTypes_DynamicDataImpl
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_ReadValueFromBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_ReadValueFromBackingStore (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 (6 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 (6 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 (9 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArray
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArray (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArrayDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArrayDefault (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToStruct (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToUnion (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToStruct (8 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToUnion (9 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers (2 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 (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct (8 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion (8 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 (1 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 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.String_As_Enum
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.String_As_Enum (1 ms)
[----------] 31 tests from dds_DCPS_XTypes_DynamicDataImpl (105 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 (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromStruct (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromUnion (2 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 (8 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 (2 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 (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStructXCDR1 (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1 (2 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 (8 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1 (8 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 (1 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 (5 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 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembersXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembersXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SingleKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SingleKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_NestedStructKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_NestedStructKeyOnly (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 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Enum_As_String
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Enum_As_String (1 ms)
[----------] 40 tests from dds_DCPS_XTypes_DynamicDataXcdrReadImpl (95 ms total)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct (2 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 (1 ms)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl (8 ms total)
[----------] 6 tests from dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyUnion
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyUnion (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.SCC
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.SCC (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LSeq
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LSeq (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LArr
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LArr (1 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 (0 ms)
[----------] 4 tests from dds_DCPS_XTypes_IdlScanner (0 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 (1 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 (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_Assignable (1 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 (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_Assignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_Assignable (3 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_NotAssignable (2 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 (10 ms total)
[----------] 2 tests from dds_DCPS_XTypes_TypeAssignability_EnumTypeTest
[ RUN ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.NotAssignable (0 ms)
[----------] 2 tests from dds_DCPS_XTypes_TypeAssignability_EnumTypeTest (0 ms total)
[----------] 84 tests from dds_DCPS_XTypes_TypeObject
[ RUN ] dds_DCPS_XTypes_TypeObject.maintest
[ OK ] dds_DCPS_XTypes_TypeObject.maintest (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.Sequence_equal
[ OK ] dds_DCPS_XTypes_TypeObject.Sequence_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.ExtendedAnnotationParameterValue_equal
[ OK ] dds_DCPS_XTypes_TypeObject.ExtendedAnnotationParameterValue_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AnnotationParameterValue_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AnnotationParameterValue_equal (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedVerbatimAnnotation_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedVerbatimAnnotation_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinMemberAnnotations_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinMemberAnnotations_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteMemberDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteMemberDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalMemberDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalMemberDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinTypeAnnotations_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinTypeAnnotations_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalTypeDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalTypeDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteTypeDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteTypeDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteElementDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteElementDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteSequenceType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteSequenceType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalSequenceType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalSequenceType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteArrayType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteArrayType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalArrayType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalArrayType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteMapType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteMapType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalMapType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalMapType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitmaskType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitmaskType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitmaskType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitmaskType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitsetHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitsetHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitsetHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitsetHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitsetType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitsetType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitsetType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitsetType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteExtendedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteExtendedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalExtendedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalExtendedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteTypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteTypeObject_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalTypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalTypeObject_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.TypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.TypeObject_equal (0 ms)
[----------] 84 tests from dds_DCPS_XTypes_TypeObject (1 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierTypeObjectPair
[ RUN ] dds_DCPS_XTypes_TypeIdentifierTypeObjectPair.TypeIdentifierTypeObjectPair_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierTypeObjectPair.TypeIdentifierTypeObjectPair_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierTypeObjectPair (0 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierPair
[ RUN ] dds_DCPS_XTypes_TypeIdentifierPair.TypeIdentifierPair_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierPair.TypeIdentifierPair_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierPair (0 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierWithSize
[ RUN ] dds_DCPS_XTypes_TypeIdentifierWithSize.TypeIdentifierWithSize_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierWithSize.TypeIdentifierWithSize_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierWithSize (0 ms total)
[----------] 2 tests from dds_DCPS_XTypes
[ RUN ] dds_DCPS_XTypes.make_scc_id_or_default
[ OK ] dds_DCPS_XTypes.make_scc_id_or_default (0 ms)
[ RUN ] dds_DCPS_XTypes.compute_dependencies
[ OK ] dds_DCPS_XTypes.compute_dependencies (0 ms)
[----------] 2 tests from dds_DCPS_XTypes (0 ms total)
[----------] 10 tests from dds_DCPS_XTypes_Utils
[ RUN ] dds_DCPS_XTypes_Utils.extensibility
[ OK ] dds_DCPS_XTypes_Utils.extensibility (3 ms)
[ RUN ] dds_DCPS_XTypes_Utils.max_extensibility
[ OK ] dds_DCPS_XTypes_Utils.max_extensibility (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 (18 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 (31 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 (2 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 (25 ms total)
[----------] 21 tests from dds_DCPS_optional
[ RUN ] dds_DCPS_optional.default_ctor
[ OK ] dds_DCPS_optional.default_ctor (0 ms)
[ RUN ] dds_DCPS_optional.value_ctor
[ OK ] dds_DCPS_optional.value_ctor (0 ms)
[ RUN ] dds_DCPS_optional.copy_ctor
[ OK ] dds_DCPS_optional.copy_ctor (0 ms)
[ RUN ] dds_DCPS_optional.copy_convert_ctor
[ OK ] dds_DCPS_optional.copy_convert_ctor (0 ms)
[ RUN ] dds_DCPS_optional.value_assign
[ OK ] dds_DCPS_optional.value_assign (0 ms)
[ RUN ] dds_DCPS_optional.copy_assign
[ OK ] dds_DCPS_optional.copy_assign (0 ms)
[ RUN ] dds_DCPS_optional.copy_convert_assign
[ OK ] dds_DCPS_optional.copy_convert_assign (0 ms)
[ RUN ] dds_DCPS_optional.swap
[ OK ] dds_DCPS_optional.swap (0 ms)
[ RUN ] dds_DCPS_optional.reset
[ OK ] dds_DCPS_optional.reset (0 ms)
[ RUN ] dds_DCPS_optional.equal
[ OK ] dds_DCPS_optional.equal (0 ms)
[ RUN ] dds_DCPS_optional.not_equal
[ OK ] dds_DCPS_optional.not_equal (0 ms)
[ RUN ] dds_DCPS_optional.less_than
[ OK ] dds_DCPS_optional.less_than (0 ms)
[ RUN ] dds_DCPS_optional.less_than_equal
[ OK ] dds_DCPS_optional.less_than_equal (0 ms)
[ RUN ] dds_DCPS_optional.greater_than
[ OK ] dds_DCPS_optional.greater_than (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_equal
[ OK ] dds_DCPS_optional.greater_than_equal (0 ms)
[ RUN ] dds_DCPS_optional.equal_value
[ OK ] dds_DCPS_optional.equal_value (0 ms)
[ RUN ] dds_DCPS_optional.not_equal_value
[ OK ] dds_DCPS_optional.not_equal_value (0 ms)
[ RUN ] dds_DCPS_optional.less_than_value
[ OK ] dds_DCPS_optional.less_than_value (0 ms)
[ RUN ] dds_DCPS_optional.less_than_equal_value
[ OK ] dds_DCPS_optional.less_than_equal_value (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_value
[ OK ] dds_DCPS_optional.greater_than_value (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_equal_value
[ OK ] dds_DCPS_optional.greater_than_equal_value (0 ms)
[----------] 21 tests from dds_DCPS_optional (0 ms total)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_load
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_load (1 ms)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions (1 ms total)
[----------] 4 tests from dds_DCPS_security_AccessControl_XmlUtils
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.get_parser
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.get_parser (1 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_bool
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_bool (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_time
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_time (1 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_domain_id_set
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_domain_id_set (0 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 (10 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 (10 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_Success (6 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 (10 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_default_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_date_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_date_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_action_validity_Fail (8 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 (9 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Partitions
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Partitions (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_default_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_action_validity_Fail (8 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 (10 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 (1 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 (10 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 (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_InvalidInput (0 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 (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.set_listener
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.set_listener (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_token
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_token (1 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 (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_Success (6 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 (212 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 (15 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success (9 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 (18 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage (15 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success (16 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (22 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (21 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 (28 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 (194 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 (1 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterDataReaderAndRemoteWriter
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterDataReaderAndRemoteWriter (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterParticipants
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterParticipants (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterDataWriter
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterDataWriter (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnRegisterDataReader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnRegisterDataReader (0 ms)
[----------] 8 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture (1 ms total)
[----------] 20 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_NullHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_NullHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_EmptyBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_EmptyBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_WithData
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_WithData (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NullSendingHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NullSendingHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NegativeIndex
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NegativeIndex (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NilReaderAtN
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NilReaderAtN (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_MultiPass
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_MultiPass (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_NullHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_NullHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_EmptyBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_EmptyBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_GoodBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_GoodBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NullSendingHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NullSendingHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NoParticipants
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NoParticipants (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NegativeIndex
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NegativeIndex (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_rtps_message_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_rtps_message_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.preprocess_secure_submsg_NilHandles
(4023|4023) 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 (0 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 (7 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 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success (7 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_LoadingWrongKeyType
(4023|4023) WARNING: PEM_read_bio_X509_AUX failed: error:0480006C:PEM routines::no start line
(4023|4023) SSL::Certificate::load: WARNING: Failed to load document supplied with URI 'file:../security/certs/identity/test_participant_01_private_key.pem'
(4023|4023) 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
(4023|4023) 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 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success (7 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 (8 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 (100 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 (17 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 (81 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 (3 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Success (3 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Data_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Data_Success (4 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 (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.content
[ OK ] dds_DCPS_security_SSL_SignedDocument.content (2 ms)
[----------] 8 tests from dds_DCPS_security_SSL_SignedDocument (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 (1 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Failure
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Failure (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Nominal_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success (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 (2 ms)
[ RUN ] copy_chain_visitor.simple_duplicate
[ OK ] copy_chain_visitor.simple_duplicate (1 ms)
[----------] 2 tests from copy_chain_visitor (3 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper
[ RUN ] dds_DCPS_transport_framework_MessageDropper.ctor
[ OK ] dds_DCPS_transport_framework_MessageDropper.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_MessageDropper.reload
[ OK ] dds_DCPS_transport_framework_MessageDropper.reload (0 ms)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper (0 ms total)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.defctor
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.defctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.alloc
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.alloc (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.cont
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.cont (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers (0 ms)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue
[ RUN ] dds_DCPS_transport_framework_ConfigValue.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValue.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef
[ RUN ] dds_DCPS_transport_framework_ConfigValueRef.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValueRef.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef (0 ms total)
[----------] 13 tests from dds_DCPS_transport_framework_TransportReassembly
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Main_Test
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Main_Test (1 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Gaps
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Gaps (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Gap
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Gap (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Split_Gap
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Split_Gap (1 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 (51 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics
[ RUN ] dds_DCPS_transport_framework_InternalTransportStatistics.ctor
[ OK ] dds_DCPS_transport_framework_InternalTransportStatistics.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_InternalTransportStatistics.reload
[ OK ] dds_DCPS_transport_framework_InternalTransportStatistics.reload (0 ms)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics (0 ms total)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.DefaultConstructor
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Constructor
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Constructor (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.reset_destination
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.reset_destination (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.dedup_empty
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.dedup_empty (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Merging
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Merging (0 ms)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage (0 ms total)
[----------] 6 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)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.SubmessageHeaderTooShort
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.SubmessageHeaderTooShort (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.ReadPointerPastWritePointer
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.ReadPointerPastWritePointer (0 ms)
[----------] 6 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 (5 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 (23 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 (1 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.AtomHash
[ OK ] tools_dds_rtpsrelaylib_Name.AtomHash (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.valid
[ OK ] tools_dds_rtpsrelaylib_Name.valid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.invalid
[ OK ] tools_dds_rtpsrelaylib_Name.invalid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.begin_end
[ OK ] tools_dds_rtpsrelaylib_Name.begin_end (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.equal_not_equal
[ OK ] tools_dds_rtpsrelaylib_Name.equal_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Name_stringify
[ OK ] tools_dds_rtpsrelaylib_Name.Name_stringify (0 ms)
[----------] 14 tests from tools_dds_rtpsrelaylib_Name (1 ms total)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.maintest
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.maintest (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.Identity
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.Identity (0 ms)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex (0 ms total)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_to_string
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_to_string (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.entity_id_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.entity_id_equal (1 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 (1 ms total)
[----------] Global test environment tear-down
[==========] 1313 tests from 100 test cases ran. (10315 ms total)
[ PASSED ] 1313 tests.
test PASSED.
auto_run_tests_finished: tests/unit-tests/run_test.pl Time:11s 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: 4297 started at 2026-04-24 17:09:06
[==========] Running 9 tests from 6 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from dds_DCPS_DispatchService
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchDelta
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta (894 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown (667 ms)
[----------] 2 tests from dds_DCPS_DispatchService (1561 ms total)
[----------] 2 tests from dds_DCPS_JobQueue
[ RUN ] dds_DCPS_JobQueue.MaxInternalQueue
[ OK ] dds_DCPS_JobQueue.MaxInternalQueue (28765 ms)
[ RUN ] dds_DCPS_JobQueue.MaxNotificationQueue
[ OK ] dds_DCPS_JobQueue.MaxNotificationQueue (47037 ms)
[----------] 2 tests from dds_DCPS_JobQueue (75803 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.001 s (PASS)
total_count = 0
TestObj::execute() called at 17:10:26.134540
TestObj::execute() called at 17:10:28.134504
total_count = 2
TestObj::execute() called at 17:10:29.232921
TestObj::execute() called at 17:10:29.333236
TestObj::execute() called at 17:10:29.433574
TestObj::execute() called at 17:10:29.533849
TestObj::execute() called at 17:10:29.634142
TestObj::execute() called at 17:10:29.734435
TestObj::execute() called at 17:10:29.834735
TestObj::execute() called at 17:10:29.935029
TestObj::execute() called at 17:10:30.035292
TestObj::execute() called at 17:10:30.135558
TestObj::execute() called at 17:10:30.235836
TestObj::execute() called at 17:10:30.336129
TestObj::execute() called at 17:10:30.436554
TestObj::execute() called at 17:10:30.536859
TestObj::execute() called at 17:10:30.637149
TestObj::execute() called at 17:10:30.737451
TestObj::execute() called at 17:10:30.837739
TestObj::execute() called at 17:10:30.938036
TestObj::execute() called at 17:10:31.038378
TestObj::execute() called at 17:10:31.138684
enable_calls = 1859
total_count = 22
TestObj::execute() called at 17:10:33.140601
TestObj::execute() called at 17:10:35.140598
total_count = 24
[ OK ] dds_DCPS_MultiTask.TimingChecker (12618 ms)
[----------] 1 test from dds_DCPS_MultiTask (12618 ms total)
[----------] 1 test from dds_DCPS_RcObject
[ RUN ] dds_DCPS_RcObject.WRCH_lock_vs_RCH_reset
[ OK ] dds_DCPS_RcObject.WRCH_lock_vs_RCH_reset (8490 ms)
[----------] 1 test from dds_DCPS_RcObject (8490 ms total)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta (1776 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown (1414 ms)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher (3190 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 17:10:50.433440
total_count = 1
TestObj::execute() called at 17:10:53.531962
TestObj::execute() called at 17:10:53.632394
TestObj::execute() called at 17:10:53.732736
TestObj::execute() called at 17:10:53.832954
TestObj::execute() called at 17:10:53.933151
TestObj::execute() called at 17:10:54.033393
TestObj::execute() called at 17:10:54.133677
TestObj::execute() called at 17:10:54.233951
TestObj::execute() called at 17:10:54.334245
TestObj::execute() called at 17:10:54.434556
TestObj::execute() called at 17:10:54.534832
TestObj::execute() called at 17:10:54.635089
TestObj::execute() called at 17:10:54.735391
TestObj::execute() called at 17:10:54.835667
TestObj::execute() called at 17:10:54.935951
TestObj::execute() called at 17:10:55.036227
TestObj::execute() called at 17:10:55.136483
TestObj::execute() called at 17:10:55.236747
TestObj::execute() called at 17:10:55.337014
TestObj::execute() called at 17:10:55.437286
schedule_calls = 1873
total_count = 21
total_count = 21
[ OK ] dds_DCPS_SporadicTask.TimingChecker (9620 ms)
[----------] 1 test from dds_DCPS_SporadicTask (9620 ms total)
[----------] Global test environment tear-down
[==========] 9 tests from 6 test cases ran. (111283 ms total)
[ PASSED ] 9 tests.
test PASSED.
auto_run_tests_finished: tests/stress-tests/run_test.pl Time:111s 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: 4357 started at 2026-04-24 17:10:57
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(4374|4374) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/StatusCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/ReadCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 4384
/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: 4394 started at 2026-04-24 17:11:07
wait returned
took sample 1
took sample 2
took sample 3
testing take_next_instance_w_condition
took sample 4
took sample 5
took sample 6
took sample 7
took sample 8
took sample 9
took sample 10
took sample 11
wait returned
an instance has been disposed, exiting
wait returned
took sample 1
took sample 2
took sample 3
testing take_instance_w_condition
wait returned
took sample 4
took sample 5
took sample 6
testing take_instance_w_condition
wait returned
took sample 7
took sample 8
took sample 9
testing take_instance_w_condition
wait returned
took sample 10
took sample 11
testing take_instance_w_condition
wait returned
an instance has been disposed, exiting
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/ReadCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/transport/simple/run_test.pl bp
#
simple_subscriber -p 1:localhost:13691 -s 2:localhost:10148 -n 400 -q
simple_publisher -p 1:localhost:13691 -s 2:localhost:10148 -n 400 -c 128 -q
(4403|4408) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4409|4414) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4409|4409) Publisher total time required was 0.5260 seconds.
(4403|4403) Total time required is 0.6384 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:10042 -s 2:localhost:11357 -n 400
simple_publisher -p 1:localhost:10042 -s 2:localhost:11357 -n 400
(4419|4424) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4425|4430) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [1]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [2]]
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [3]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [4]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [5]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [6]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [7]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [8]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [9]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [10]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [11]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [12]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [13]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [14]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [15]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [16]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [17]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [18]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [19]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [20]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [21]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [22]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [23]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [24]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [25]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [26]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [27]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [28]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [29]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [30]]
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [31]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [32]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [33]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [34]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [35]]
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [36]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [37]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [38]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [39]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [40]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [41]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [42]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [43]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [44]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [45]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [46]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [47]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [48]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [49]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [50]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [51]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [52]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [53]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [54]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [55]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [56]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [57]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [58]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [59]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [60]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [61]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [62]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [63]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [64]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [65]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [66]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [67]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [68]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [69]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [70]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [71]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [72]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [73]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [74]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [75]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [76]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [77]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [78]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [79]]
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [80]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [81]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [82]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [83]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [84]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [85]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [86]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [87]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [88]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [89]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [90]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [91]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [92]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [93]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [94]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [95]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [96]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [97]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [98]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [99]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [100]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [101]]
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [102]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [103]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [104]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [105]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [106]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [107]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [108]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [109]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [110]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [111]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [112]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [113]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [114]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [115]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [116]]
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [117]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [118]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [119]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [120]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [121]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [122]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [123]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [124]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [125]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [126]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [127]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [128]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [129]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [130]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [131]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [132]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [133]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [134]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [135]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [136]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [137]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [138]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [139]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [140]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [141]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [142]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [143]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [144]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [145]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [146]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [147]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [148]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [149]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [150]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [151]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [152]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [153]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [154]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [155]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [156]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [157]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [158]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [159]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [160]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [161]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [162]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [163]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [164]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [165]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [166]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [167]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [168]]
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [169]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [170]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [171]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [172]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [173]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [174]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [175]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [176]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [177]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [178]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [179]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [180]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [181]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [182]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [183]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [184]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [185]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [186]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [187]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [188]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [189]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [190]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [191]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [192]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [193]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [194]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [195]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [196]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [197]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [198]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [199]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [200]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [201]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [202]]
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [203]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [204]]
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Data has been received:
(4425|4425) The transport has confirmed that a sample has been delivered.
(4419|4424) Message: [Hello World! [205]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [206]]
(4419|4424) Data has been received:
(4425|4425) Publisher total time required was 0.8655 seconds.
(4419|4424) Message: [Hello World! [207]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [208]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [209]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [210]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [211]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [212]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [213]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [214]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [215]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [216]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [217]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [218]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [219]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [220]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [221]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [222]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [223]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [224]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [225]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [226]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [227]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [228]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [229]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [230]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [231]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [232]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [233]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [234]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [235]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [236]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [237]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [238]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [239]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [240]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [241]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [242]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [243]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [244]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [245]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [246]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [247]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [248]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [249]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [250]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [251]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [252]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [253]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [254]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [255]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [256]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [257]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [258]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [259]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [260]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [261]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [262]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [263]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [264]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [265]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [266]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [267]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [268]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [269]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [270]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [271]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [272]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [273]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [274]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [275]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [276]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [277]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [278]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [279]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [280]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [281]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [282]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [283]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [284]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [285]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [286]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [287]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [288]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [289]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [290]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [291]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [292]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [293]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [294]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [295]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [296]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [297]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [298]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [299]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [300]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [301]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [302]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [303]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [304]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [305]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [306]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [307]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [308]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [309]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [310]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [311]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [312]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [313]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [314]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [315]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [316]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [317]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [318]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [319]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [320]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [321]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [322]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [323]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [324]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [325]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [326]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [327]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [328]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [329]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [330]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [331]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [332]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [333]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [334]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [335]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [336]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [337]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [338]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [339]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [340]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [341]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [342]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [343]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [344]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [345]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [346]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [347]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [348]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [349]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [350]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [351]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [352]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [353]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [354]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [355]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [356]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [357]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [358]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [359]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [360]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [361]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [362]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [363]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [364]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [365]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [366]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [367]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [368]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [369]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [370]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [371]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [372]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [373]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [374]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [375]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [376]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [377]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [378]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [379]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [380]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [381]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [382]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [383]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [384]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [385]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [386]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [387]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [388]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [389]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [390]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [391]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [392]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [393]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [394]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [395]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [396]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [397]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [398]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [399]]
(4419|4424) Data has been received:
(4419|4424) Message: [Hello World! [400]]
(4419|4419) Total time required is 0.15882 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl n Time:2s Result:0
==============================================================================
tests/transport/simple/run_test.pl
#
simple_subscriber -p 1:localhost:13890 -s 2:localhost:13367
simple_publisher -p 1:localhost:13890 -s 2:localhost:13367
(4433|4438) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4439|4444) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4439|4439) The transport has confirmed that a sample has been delivered.
(4439|4439) Publisher total time required was 0.294 seconds.
(4433|4438) Data has been received:
(4433|4438) Message: [Hello World! [1]]
(4433|4433) Total time required is 0.4 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:12100 -s 2:localhost:11475 -m -n 400 -q
simple_publisher -p 1:localhost:12100 -s 2:localhost:11475 -m -n 400 -c 128 -q
(4447|4447) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(4454|4454) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(4447|4447) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4454|4460) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4454|4454) Publisher total time required was 0.5149 seconds.
(4447|4447) Total time required is 0.6737 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem bp Time:19s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem n
#
simple_subscriber -p 1:localhost:10632 -s 2:localhost:10618 -m -n 400
simple_publisher -p 1:localhost:10632 -s 2:localhost:10618 -m -n 400
(4463|4463) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(4470|4470) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(4463|4463) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4470|4476) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [1]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [2]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [3]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [4]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [5]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [6]]
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [7]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [8]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [9]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [10]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [11]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [12]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [13]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [14]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [15]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [16]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [17]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [18]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [19]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [20]]
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [21]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [22]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [23]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [24]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [25]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [26]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [27]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [28]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [29]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [30]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [31]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [32]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [33]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [34]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [35]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [36]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [37]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [38]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [39]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [40]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [41]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [42]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [43]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [44]]
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [45]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [46]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [47]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [48]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [49]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [50]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [51]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [52]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [53]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [54]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [55]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [56]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [57]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [58]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [59]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [60]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [61]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [62]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [63]]
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [64]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [65]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [66]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [67]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [68]]
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [69]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [70]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [71]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [72]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [73]]
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [74]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [75]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [76]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [77]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [78]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [79]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [80]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [81]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [82]]
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [83]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [84]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [85]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [86]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [87]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [88]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [89]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [90]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [91]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [92]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [93]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [94]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [95]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [96]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [97]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [98]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [99]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [100]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [101]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [102]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [103]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [104]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [105]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [106]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [107]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [108]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [109]]
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [110]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [111]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [112]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [113]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [114]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [115]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [116]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [117]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [118]]
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [119]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [120]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [121]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [122]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [123]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [124]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [125]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [126]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [127]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [128]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [129]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [130]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [131]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [132]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [133]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [134]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [135]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [136]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [137]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [138]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [139]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [140]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [141]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [142]]
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [143]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [144]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [145]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [146]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [147]]
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [148]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [149]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [150]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [151]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [152]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [153]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [154]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [155]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [156]]
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [157]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [158]]
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Data has been received:
(4470|4470) The transport has confirmed that a sample has been delivered.
(4463|4469) Message: [Hello World! [159]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [160]]
(4470|4470) Publisher total time required was 0.7775 seconds.
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [161]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [162]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [163]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [164]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [165]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [166]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [167]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [168]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [169]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [170]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [171]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [172]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [173]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [174]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [175]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [176]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [177]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [178]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [179]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [180]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [181]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [182]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [183]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [184]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [185]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [186]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [187]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [188]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [189]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [190]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [191]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [192]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [193]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [194]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [195]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [196]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [197]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [198]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [199]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [200]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [201]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [202]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [203]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [204]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [205]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [206]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [207]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [208]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [209]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [210]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [211]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [212]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [213]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [214]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [215]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [216]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [217]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [218]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [219]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [220]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [221]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [222]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [223]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [224]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [225]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [226]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [227]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [228]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [229]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [230]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [231]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [232]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [233]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [234]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [235]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [236]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [237]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [238]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [239]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [240]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [241]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [242]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [243]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [244]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [245]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [246]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [247]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [248]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [249]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [250]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [251]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [252]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [253]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [254]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [255]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [256]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [257]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [258]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [259]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [260]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [261]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [262]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [263]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [264]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [265]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [266]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [267]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [268]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [269]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [270]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [271]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [272]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [273]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [274]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [275]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [276]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [277]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [278]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [279]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [280]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [281]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [282]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [283]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [284]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [285]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [286]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [287]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [288]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [289]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [290]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [291]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [292]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [293]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [294]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [295]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [296]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [297]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [298]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [299]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [300]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [301]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [302]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [303]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [304]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [305]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [306]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [307]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [308]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [309]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [310]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [311]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [312]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [313]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [314]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [315]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [316]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [317]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [318]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [319]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [320]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [321]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [322]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [323]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [324]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [325]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [326]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [327]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [328]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [329]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [330]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [331]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [332]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [333]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [334]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [335]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [336]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [337]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [338]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [339]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [340]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [341]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [342]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [343]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [344]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [345]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [346]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [347]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [348]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [349]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [350]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [351]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [352]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [353]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [354]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [355]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [356]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [357]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [358]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [359]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [360]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [361]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [362]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [363]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [364]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [365]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [366]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [367]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [368]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [369]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [370]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [371]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [372]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [373]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [374]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [375]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [376]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [377]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [378]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [379]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [380]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [381]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [382]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [383]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [384]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [385]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [386]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [387]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [388]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [389]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [390]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [391]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [392]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [393]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [394]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [395]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [396]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [397]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [398]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [399]]
(4463|4469) Data has been received:
(4463|4469) Message: [Hello World! [400]]
(4463|4463) Total time required is 0.15422 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:13382 -s 2:localhost:13823 -m
simple_publisher -p 1:localhost:13382 -s 2:localhost:13823 -m
(4478|4478) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(4485|4485) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(4478|4478) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4485|4491) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4485|4485) The transport has confirmed that a sample has been delivered.
(4485|4485) Publisher total time required was 0.372 seconds.
(4478|4484) Data has been received:
(4478|4484) Message: [Hello World! [1]]
(4478|4478) Total time required is 0.3 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: 4493 started at 2026-04-24 17:11:55
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t tcp -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4508 started at 2026-04-24 17:11:55
Using transport:tcp
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=tcp Time:1s 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: 4521 started at 2026-04-24 17:11:56
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: 4538 started at 2026-04-24 17:11:56
Using transport:udp
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=udp Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=multicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t multicast -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4552 started at 2026-04-24 17:11:56
Using transport:multicast
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=multicast Time:1s 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: 4565
/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: 4575 started at 2026-04-24 17:11:57
/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: 4576 started at 2026-04-24 17:11:57
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl Time:0s 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: 4598
/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: 4608 started at 2026-04-24 17:11:58
/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: 4609 started at 2026-04-24 17:11:58
Starting publisher
Starting publisher with 3 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl default_tcp Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl thread_per
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4631
/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: 4641 started at 2026-04-24 17:11:58
/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: 4642 started at 2026-04-24 17:11:58
Starting publisher
Starting publisher with 2 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl thread_per Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4665
/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: 4675 started at 2026-04-24 17:11:59
/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: 4676 started at 2026-04-24 17:11:59
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 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: 4698
/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: 4708 started at 2026-04-24 17:12:00
/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: 4709 started at 2026-04-24 17:12:00
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_unicast Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4725 started at 2026-04-24 17:12:01
/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: 4726 started at 2026-04-24 17:12:01
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: 4742 started at 2026-04-24 17:12:01
/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: 4743 started at 2026-04-24 17:12:01
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4759 started at 2026-04-24 17:12:02
/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: 4760 started at 2026-04-24 17:12:02
Starting publisher
Starting publisher with 2 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per Time:0s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl
#
----- PlainCdr --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
reader_PlainCdr PID: 4777 started at 2026-04-24 17:12:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
writer_PlainCdr PID: 4778 started at 2026-04-24 17:12:02
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --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: 4793 started at 2026-04-24 17:12:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatch.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatch PID: 4794 started at 2026-04-24 17:12:03
test PASSED.
----- NoXTypesMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
reader_NoXTypesMatchTypeNames PID: 4810 started at 2026-04-24 17:12:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
writer_NoXTypesMatchTypeNames PID: 4811 started at 2026-04-24 17:12:04
test PASSED.
----- ExtendedAppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedAppendableMatch.log --type ExtendedAppendableStruct -DCPSPendingTimeout 3
reader_ExtendedAppendableMatch PID: 4826 started at 2026-04-24 17:12:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedAppendableMatch.log --type BaseAppendableStruct -DCPSPendingTimeout 3
writer_ExtendedAppendableMatch PID: 4827 started at 2026-04-24 17:12:05
test PASSED.
----- DisallowTypeCoercion_FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --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: 4842 started at 2026-04-24 17:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructNoMatch PID: 4843 started at 2026-04-24 17:12:06
test PASSED.
----- ExtendedMutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedMutableStructMatch.log --type MutableStruct -DCPSPendingTimeout 3
reader_ExtendedMutableStructMatch PID: 4863 started at 2026-04-24 17:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedMutableStructMatch.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_ExtendedMutableStructMatch PID: 4864 started at 2026-04-24 17:12:06
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: 4879 started at 2026-04-24 17:12:07
/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: 4880 started at 2026-04-24 17:12:07
test PASSED.
----- AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableNoMatch PID: 4895 started at 2026-04-24 17:12:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_AppendableNoMatch PID: 4896 started at 2026-04-24 17:12:08
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch2 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --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: 4928 started at 2026-04-24 17:12:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 4929 started at 2026-04-24 17:12:09
test PASSED.
----- Match_no_xtypes_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --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: 4946 started at 2026-04-24 17:12:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --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: 4947 started at 2026-04-24 17:12:10
test PASSED.
----- Match_no_xtypes_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --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: 4962 started at 2026-04-24 17:12:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --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: 4963 started at 2026-04-24 17:12:11
test PASSED.
----- MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnion PID: 4978 started at 2026-04-24 17:12:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_MutableUnion PID: 4979 started at 2026-04-24 17:12:12
test PASSED.
----- MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchName PID: 4994 started at 2026-04-24 17:12:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchName PID: 4995 started at 2026-04-24 17:12:13
test PASSED.
----- IgnoreMemberNames_MutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableStructMatch.log --type MutableStruct --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableStructMatch PID: 5012 started at 2026-04-24 17:12:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableStructMatch.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableStructMatch PID: 5013 started at 2026-04-24 17:12:14
test PASSED.
----- DisallowTypeCoercion_FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructMatch PID: 5031 started at 2026-04-24 17:12:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructMatch PID: 5032 started at 2026-04-24 17:12:15
test PASSED.
----- FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructMatch PID: 5047 started at 2026-04-24 17:12:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_FinalStructMatch PID: 5048 started at 2026-04-24 17:12:16
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch1 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --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: 5063 started at 2026-04-24 17:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 5064 started at 2026-04-24 17:12:17
test PASSED.
----- Tryconstruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Tryconstruct.log --type Trim20Struct -DCPSPendingTimeout 3
reader_Tryconstruct PID: 5081 started at 2026-04-24 17:12:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Tryconstruct.log --type Trim64Struct -DCPSPendingTimeout 3
writer_Tryconstruct PID: 5082 started at 2026-04-24 17:12:18
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --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: 5097 started at 2026-04-24 17:12:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --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: 5098 started at 2026-04-24 17:12:19
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --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: 5113 started at 2026-04-24 17:12:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --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: 5114 started at 2026-04-24 17:12:20
test PASSED.
----- Dependency --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Dependency.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Dependency PID: 5129 started at 2026-04-24 17:12:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Dependency.log --type AppendableStructWithDependency -DCPSPendingTimeout 3
writer_Dependency PID: 5130 started at 2026-04-24 17:12:21
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --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: 5145 started at 2026-04-24 17:12:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchId PID: 5146 started at 2026-04-24 17:12:22
test PASSED.
----- MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchDisc PID: 5162 started at 2026-04-24 17:12:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchDisc PID: 5163 started at 2026-04-24 17:12:22
test PASSED.
----- MutableUnionNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchName.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchName PID: 5178 started at 2026-04-24 17:12:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchName.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchName PID: 5179 started at 2026-04-24 17:12:23
test PASSED.
----- FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructNoMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructNoMatch PID: 5196 started at 2026-04-24 17:12:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_FinalStructNoMatch PID: 5197 started at 2026-04-24 17:12:24
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --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: 5212 started at 2026-04-24 17:12:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchType PID: 5213 started at 2026-04-24 17:12:25
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --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 2026-04-24 17:12:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --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 2026-04-24 17:12:25
test PASSED.
----- IgnoreMemberNames_MutableUnionMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --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 2026-04-24 17:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableUnionMatch.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableUnionMatch PID: 5245 started at 2026-04-24 17:12:26
test PASSED.
----- MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStruct PID: 5262 started at 2026-04-24 17:12:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_MutableStruct PID: 5263 started at 2026-04-24 17:12:27
test PASSED.
----- AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableMatch PID: 5279 started at 2026-04-24 17:12:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_AppendableMatch PID: 5280 started at 2026-04-24 17:12:28
test PASSED.
----- NoXTypesNoMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --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: 5295 started at 2026-04-24 17:12:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --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: 5296 started at 2026-04-24 17:12:29
test PASSED.
----- MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchType.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchType PID: 5312 started at 2026-04-24 17:12:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchType PID: 5313 started at 2026-04-24 17:12:30
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --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: 5328 started at 2026-04-24 17:12:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --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: 5329 started at 2026-04-24 17:12:31
test PASSED.
----- MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchId.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchId PID: 5344 started at 2026-04-24 17:12:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchId PID: 5345 started at 2026-04-24 17:12:32
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --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: 5360 started at 2026-04-24 17:12:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatch.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatch PID: 5361 started at 2026-04-24 17:12:33
test PASSED.
----- MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchType.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchType PID: 5376 started at 2026-04-24 17:12:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchType PID: 5377 started at 2026-04-24 17:12:34
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl Time:32s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl --tcp
#
----- Tcp_MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStruct PID: 5393 started at 2026-04-24 17:12:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStruct PID: 5394 started at 2026-04-24 17:12:34
test PASSED.
----- Tcp_MutableUnionNoMatchQos --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchQos.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchQos PID: 5410 started at 2026-04-24 17:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchQos.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchQos PID: 5411 started at 2026-04-24 17:12:35
test PASSED.
----- Tcp_MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnion PID: 5426 started at 2026-04-24 17:12:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnion PID: 5427 started at 2026-04-24 17:12:36
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: 5444 started at 2026-04-24 17:12:37
/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: 5445 started at 2026-04-24 17:12:37
test PASSED.
----- Tcp_MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStructNoMatchName PID: 5462 started at 2026-04-24 17:12:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStructNoMatchName PID: 5463 started at 2026-04-24 17:12:38
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: 5481 started at 2026-04-24 17:12:39
/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: 5482 started at 2026-04-24 17:12:39
test PASSED.
----- Tcp_MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchDisc PID: 5498 started at 2026-04-24 17:12:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchDisc PID: 5499 started at 2026-04-24 17:12:39
test PASSED.
----- Tcp_AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableMatch PID: 5516 started at 2026-04-24 17:12:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableMatch PID: 5517 started at 2026-04-24 17:12:40
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl --tcp Time:7s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5534
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5544 started at 2026-04-24 17:12:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5545 started at 2026-04-24 17:12:41
2026-04-24 17:12:41.474@LM_INFO@(5544|5544) INFO: set_DCPS_debug_level: set to 1
2026-04-24 17:12:41.474@LM_INFO@(5545|5545) INFO: set_DCPS_debug_level: set to 1
2026-04-24 17:12:41.475@LM_INFO@(5544|5544) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
2026-04-24 17:12:41.475@LM_INFO@(5544|5544) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-04-24 17:12:41.475@LM_INFO@(5544|5544) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
2026-04-24 17:12:41.475@LM_INFO@(5544|5544) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-04-24 17:12:41.475@LM_NOTICE@(5544|5544) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-04-24 17:12:41.475@LM_INFO@(5545|5545) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
2026-04-24 17:12:41.475@LM_INFO@(5545|5545) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-04-24 17:12:41.475@LM_INFO@(5545|5545) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
2026-04-24 17:12:41.475@LM_INFO@(5545|5545) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-04-24 17:12:41.475@LM_NOTICE@(5545|5545) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-04-24 17:12:41.476@LM_DEBUG@(5544|5544) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-04-24 17:12:41.476@LM_DEBUG@(5545|5545) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-04-24 17:12:41.476@LM_INFO@(5544|5544) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-04-24 17:12:41.477@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-04-24 17:12:41.477@LM_DEBUG@(5544|5544) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-04-24 17:12:41.477@LM_DEBUG@(5545|5545) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5534|5534) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
2026-04-24 17:12:41.670@LM_INFO@(5544|5544) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_R2026-04-24 17:12:41.670@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
EPO_DATALINK_RELEASE_DELAY=0
2026-04-24 17:12:41.671@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_R2026-04-24 17:12:41.671@LM_INFO@(5544|5544) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
EPO_LOCAL_ADDRESS=:0
2026-04-24 17:12:41.671@LM_INFO@(5544|5544) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-04-24 17:12:41.671@LM_INFO@(5545|5545) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-04-24 17:12:41.677@LM_WARNING@(5544|5544) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
2026-04-24 17:12:41.677@LM_WARNING@(5545|5545) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
2026-04-24 17:12:41.686@LM_DEBUG@(5545|5555) DataReaderImpl::add_association - bit 1 local 01030000.620a6548.00000002.000001c7(413741b7) remote 01030000.620a6548.00000001.000001c2(76fdcfe8)
2026-04-24 17:12:41.721@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:41.722@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 1 local 01030000.620a6548.00000003.000001c7(7c576807) remote 01030000.620a6548.00000001.000001c2(76fdcfe8)
2026-04-24 17:12:41.724@LM_WARNING@(5544|5544) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:41.725@LM_DEBUG@(5545|5545) DataReaderImpl::add_association - bit 1 local 01030000.620a6548.00000002.000002c7(6a1a1274) remote 01030000.620a6548.00000001.000002c2(5dd09c2b)
2026-04-24 17:12:41.728@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:41.729@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 1 local 01030000.620a6548.00000003.000002c7(577a3bc4) remote 01030000.620a6548.00000001.000002c2(5dd09c2b)
2026-04-24 17:12:41.731@LM_DEBUG@(5545|5555) DataReaderImpl::add_association - bit 1 local 01030000.620a6548.00000002.000003c7(73012335) remote 01030000.620a6548.00000001.000004c2(0b8a3bad)
2026-04-24 17:12:41.731@LM_WARNING@(5544|5544) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:41.733@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:41.734@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 1 local 01030000.620a6548.00000003.000003c7(4e610a85) remote 01030000.620a6548.00000001.000004c2(0b8a3bad)
2026-04-24 17:12:41.735@LM_DEBUG@(5545|5555) DataReaderImpl::add_association - bit 1 local 01030000.620a6548.00000002.000004c7(3c40b5f2) remote 01030000.620a6548.00000001.000003c2(44cbad6a)
2026-04-24 17:12:41.735@LM_WARNING@(5544|5544) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:41.737@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:41.738@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 1 local 01030000.620a6548.00000003.000004c7(01209c42) remote 01030000.620a6548.00000001.000003c2(44cbad6a)
2026-04-24 17:12:41.740@LM_WARNING@(5544|5544) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:41.746@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:41.749@LM_DEBUG@(5545|5555) DataWriterImpl::add_association - bit 0 local 01030000.620a6548.00000002.00000102(aa397788) remote 01030000.620a6548.00000003.00000507(835f6fb3)
2026-04-24 17:12:41.749@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 0 local 01030000.620a6548.00000003.00000507(835f6fb3) remote 01030000.620a6548.00000002.00000102(aa397788)
2026-04-24 17:12:41.749@LM_WARNING@(5544|5544) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:41.751@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 0 local 01030000.620a6548.00000003.00000507(835f6fb3) remote 01030000.620a6548.00000002.00000202(8114244b)
2026-04-24 17:12:41.751@LM_DEBUG@(5545|5545) DataWriterImpl::add_association - bit 0 local 01030000.620a6548.00000002.00000202(8114244b) remote 01030000.620a6548.00000003.00000507(835f6fb3)
2026-04-24 17:12:41.752@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:41.755@LM_DEBUG@(5545|5555) DataWriterImpl::add_association - bit 0 local 01030000.620a6548.00000002.00000302(980f150a) remote 01030000.620a6548.00000003.00000507(835f6fb3)
2026-04-24 17:12:41.755@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 0 local 01030000.620a6548.00000003.00000507(835f6fb3) remote 01030000.620a6548.00000002.00000302(980f150a)
2026-04-24 17:12:41.755@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:41.786@LM_INFO@(5545|5563) DataWriterImpl::transport_assoc_done: writer 01030000.620a6548.00000002.00000102(aa397788) succeeded in associating with reader 01030000.620a6548.00000003.00000507(835f6fb3)
2026-04-24 17:12:41.786@LM_DEBUG@(5545|5563) DataWriterImpl::transport_assoc_done: writer 01030000.620a6548.00000002.00000102(aa397788) reader 01030000.620a6548.00000003.00000507(835f6fb3) calling association_complete_i
2026-04-24 17:12:41.786@LM_DEBUG@(5545|5563) DataWriterImpl::association_complete_i - bit 0 local 01030000.620a6548.00000002.00000102(aa397788) remote 01030000.620a6548.00000003.00000507(835f6fb3)
2026-04-24 17:12:41.787@LM_DEBUG@(5545|5555) DataWriterImpl::add_association - bit 0 local 01030000.620a6548.00000002.00000102(aa397788) remote 01030000.620a6548.00000003.00000607(a8723c70)
2026-04-24 17:12:41.787@LM_INFO@(5545|5563) DataWriterImpl::transport_assoc_done: writer 01030000.620a6548.00000002.00000202(8114244b) succeeded in associating with reader 01030000.620a6548.00000003.00000507(835f6fb3)
2026-04-24 17:12:41.787@LM_DEBUG@(5545|5563) DataWriterImpl::transport_assoc_done: writer 01030000.620a6548.00000002.00000202(8114244b) reader 01030000.620a6548.00000003.00000507(835f6fb3) calling association_complete_i
2026-04-24 17:12:41.787@LM_DEBUG@(5545|5563) DataWriterImpl::association_complete_i - bit 0 local 01030000.620a6548.00000002.00000202(8114244b) remote 01030000.620a6548.00000003.00000507(835f6fb3)
2026-04-24 17:12:41.787@LM_INFO@(5545|5563) DataWriterImpl::transport_assoc_done: writer 01030000.620a6548.00000002.00000302(980f150a) succeeded in associating with reader 01030000.620a6548.00000003.00000507(835f6fb3)
2026-04-24 17:12:41.787@LM_DEBUG@(5545|5563) DataWriterImpl::transport_assoc_done: writer 01030000.620a6548.00000002.00000302(980f150a) reader 01030000.620a6548.00000003.00000507(835f6fb3) calling association_complete_i
2026-04-24 17:12:41.787@LM_DEBUG@(5545|5563) DataWriterImpl::association_complete_i - bit 0 local 01030000.620a6548.00000002.00000302(980f150a) remote 01030000.620a6548.00000003.00000507(835f6fb3)
2026-04-24 17:12:41.787@LM_DEBUG@(5545|5555) DataWriterImpl::add_association - bit 0 local 01030000.620a6548.00000002.00000202(8114244b) remote 01030000.620a6548.00000003.00000607(a8723c70)
2026-04-24 17:12:41.787@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 0 local 01030000.620a6548.00000003.00000607(a8723c70) remote 01030000.620a6548.00000002.00000102(aa397788)
2026-04-24 17:12:41.788@LM_DEBUG@(5544|5544) DataReaderImpl::add_association - bit 0 local 01030000.620a6548.00000003.00000607(a8723c70) remote 01030000.620a6548.00000002.00000202(8114244b)
2026-04-24 17:12:41.788@LM_DEBUG@(5545|5555) DataWriterImpl::add_association - bit 0 local 01030000.620a6548.00000002.00000302(980f150a) remote 01030000.620a6548.00000003.00000607(a8723c70)
2026-04-24 17:12:41.788@LM_INFO@(5545|5563) DataWriterImpl::transport_assoc_done: writer 01030000.620a6548.00000002.00000102(aa397788) succeeded in associating with reader 01030000.620a6548.00000003.00000607(a8723c70)
2026-04-24 17:12:41.788@LM_DEBUG@(5545|5563) DataWriterImpl::transport_assoc_done: writer 01030000.620a6548.00000002.00000102(aa397788) reader 01030000.620a6548.00000003.00000607(a8723c70) calling association_complete_i
2026-04-24 17:12:41.788@LM_DEBUG@(5545|5563) DataWriterImpl::association_complete_i - bit 0 local 01030000.620a6548.00000002.00000102(aa397788) remote 01030000.620a6548.00000003.00000607(a8723c70)
2026-04-24 17:12:41.789@LM_DEBUG@(5544|5554) DataReaderImpl::add_association - bit 0 local 01030000.620a6548.00000003.00000607(a8723c70) remote 01030000.620a6548.00000002.00000302(980f150a)
2026-04-24 17:12:41.789@LM_INFO@(5545|5563) DataWriterImpl::transport_assoc_done: writer 01030000.620a6548.00000002.00000202(8114244b) succeeded in associating with reader 01030000.620a6548.00000003.00000607(a8723c70)
2026-04-24 17:12:41.789@LM_DEBUG@(5545|5563) DataWriterImpl::transport_assoc_done: writer 01030000.620a6548.00000002.00000202(8114244b) reader 01030000.620a6548.00000003.00000607(a8723c70) calling association_complete_i
2026-04-24 17:12:41.789@LM_DEBUG@(5545|5563) DataWriterImpl::association_complete_i - bit 0 local 01030000.620a6548.00000002.00000202(8114244b) remote 01030000.620a6548.00000003.00000607(a8723c70)
2026-04-24 17:12:41.789@LM_INFO@(5545|5563) DataWriterImpl::transport_assoc_done: writer 01030000.620a6548.00000002.00000302(980f150a) succeeded in associating with reader 01030000.620a6548.00000003.00000607(a8723c70)
2026-04-24 17:12:41.789@LM_DEBUG@(5545|5563) DataWriterImpl::transport_assoc_done: writer 01030000.620a6548.00000002.00000302(980f150a) reader 01030000.620a6548.00000003.00000607(a8723c70) calling association_complete_i
2026-04-24 17:12:41.789@LM_DEBUG@(5545|5563) DataWriterImpl::association_complete_i - bit 0 local 01030000.620a6548.00000002.00000302(980f150a) remote 01030000.620a6548.00000003.00000607(a8723c70)
2026-04-24 17:12:41.789@LM_WARNING@(5544|5544) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:41.790@LM_DEBUG@(5545|5566) Writer::svc() - processing publication 0.
2026-04-24 17:12:41.790@LM_DEBUG@(5545|5567) Writer::svc() - processing publication 1.
2026-04-24 17:12:41.790@LM_DEBUG@(5545|5568) Writer::svc() - processing publication 2.
2026-04-24 17:12:43.791@LM_DEBUG@(5545|5545) DataWriterImpl::create_ack_token() - for sequence 1260
2026-04-24 17:12:43.791@LM_DEBUG@(5545|5545) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1260 at 17:12:43.791914
2026-04-24 17:12:43.792@LM_DEBUG@(5545|5545) DataWriterImpl::create_ack_token() - for sequence 1281
2026-04-24 17:12:43.792@LM_DEBUG@(5545|5545) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1281 at 17:12:43.792621
2026-04-24 17:12:43.793@LM_DEBUG@(5545|5545) DataWriterImpl::create_ack_token() - for sequence 1274
2026-04-24 17:12:43.793@LM_DEBUG@(5545|5545) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1274 at 17:12:43.793268
2026-04-24 17:12:43.794@LM_DEBUG@(5545|5568) DataWriterImpl::create_ack_token() - for sequence 1275
2026-04-24 17:12:43.794@LM_DEBUG@(5545|5568) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1275 at 17:12:43.794614
2026-04-24 17:12:43.795@LM_DEBUG@(5545|5566) DataWriterImpl::create_ack_token() - for sequence 1262
2026-04-24 17:12:43.795@LM_DEBUG@(5545|5566) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1262 at 17:12:43.795395
2026-04-24 17:12:43.795@LM_DEBUG@(5545|5567) DataWriterImpl::create_ack_token() - for sequence 1283
2026-04-24 17:12:43.795@LM_DEBUG@(5545|5567) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1283 at 17:12:43.795616
2026-04-24 17:12:43.795@LM_DEBUG@(5545|5545) Publisher::run() - publication 0 stopping after sending 1259 messages.
2026-04-24 17:12:43.795@LM_DEBUG@(5545|5545) Publisher::run() - publication 1 stopping after sending 1280 messages.
2026-04-24 17:12:43.795@LM_DEBUG@(5545|5545) Publisher::run() - publication 2 stopping after sending 1272 messages.
2026-04-24 17:12:43.815@LM_DEBUG@(5545|5551) DataWriterImpl::remove_associations: bit 0 local 01030000.620a6548.00000002.00000102(aa397788) remote 01030000.620a6548.00000003.00000507(835f6fb3) num remotes 2
2026-04-24 17:12:43.817@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations: bit 0 local 01030000.620a6548.00000003.00000507(835f6fb3) remote 01030000.620a6548.00000002.00000102(aa397788) num remotes 1
2026-04-24 17:12:43.817@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations_i: bit 0 local 01030000.620a6548.00000003.00000507(835f6fb3) remote 01030000.620a6548.00000002.00000102(aa397788) num remotes 1
2026-04-24 17:12:43.817@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations: bit 0 local 01030000.620a6548.00000003.00000607(a8723c70) remote 01030000.620a6548.00000002.00000102(aa397788) num remotes 1
2026-04-24 17:12:43.817@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations_i: bit 0 local 01030000.620a6548.00000003.00000607(a8723c70) remote 01030000.620a6548.00000002.00000102(aa397788) num remotes 1
2026-04-24 17:12:43.818@LM_DEBUG@(5545|5551) DataWriterImpl::remove_associations: bit 0 local 01030000.620a6548.00000002.00000202(8114244b) remote 01030000.620a6548.00000003.00000507(835f6fb3) num remotes 2
2026-04-24 17:12:43.819@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations: bit 0 local 01030000.620a6548.00000003.00000507(835f6fb3) remote 01030000.620a6548.00000002.00000202(8114244b) num remotes 1
2026-04-24 17:12:43.819@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations_i: bit 0 local 01030000.620a6548.00000003.00000507(835f6fb3) remote 01030000.620a6548.00000002.00000202(8114244b) num remotes 1
2026-04-24 17:12:43.819@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations: bit 0 local 01030000.620a6548.00000003.00000607(a8723c70) remote 01030000.620a6548.00000002.00000202(8114244b) num remotes 1
2026-04-24 17:12:43.819@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations_i: bit 0 local 01030000.620a6548.00000003.00000607(a8723c70) remote 01030000.620a6548.00000002.00000202(8114244b) num remotes 1
2026-04-24 17:12:43.820@LM_DEBUG@(5545|5551) DataWriterImpl::remove_associations: bit 0 local 01030000.620a6548.00000002.00000302(980f150a) remote 01030000.620a6548.00000003.00000507(835f6fb3) num remotes 2
2026-04-24 17:12:43.820@LM_DEBUG@(5545|5563) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-04-24 17:12:43.821@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations: bit 0 local 01030000.620a6548.00000003.00000507(835f6fb3) remote 01030000.620a6548.00000002.00000302(980f150a) num remotes 1
2026-04-24 17:12:43.821@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations_i: bit 0 local 01030000.620a6548.00000003.00000507(835f6fb3) remote 01030000.620a6548.00000002.00000302(980f150a) num remotes 1
2026-04-24 17:12:43.821@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations: bit 0 local 01030000.620a6548.00000003.00000607(a8723c70) remote 01030000.620a6548.00000002.00000302(980f150a) num remotes 1
2026-04-24 17:12:43.821@LM_DEBUG@(5544|5554) DataReaderImpl::remove_associations_i: bit 0 local 01030000.620a6548.00000003.00000607(a8723c70) remote 01030000.620a6548.00000002.00000302(980f150a) num remotes 1
2026-04-24 17:12:43.821@LM_DEBUG@(5544|5565) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-04-24 17:12:43.821@LM_DEBUG@(5544|5544) subscriber_main() - test complete.
2026-04-24 17:12:43.822@LM_DEBUG@(5545|5551) DataReaderImpl::remove_associations: bit 1 local 01030000.620a6548.00000002.000001c7(413741b7) remote 01030000.620a6548.00000001.000001c2(76fdcfe8) num remotes 1
2026-04-24 17:12:43.823@LM_DEBUG@(5545|5551) DataReaderImpl::remove_associations_i: bit 1 local 01030000.620a6548.00000002.000001c7(413741b7) remote 01030000.620a6548.00000001.000001c2(76fdcfe8) num remotes 1
2026-04-24 17:12:43.823@LM_DEBUG@(5544|5550) DataReaderImpl::remove_associations: bit 1 local 01030000.620a6548.00000003.000001c7(7c576807) remote 01030000.620a6548.00000001.000001c2(76fdcfe8) num remotes 1
2026-04-24 17:12:43.823@LM_DEBUG@(5544|5550) DataReaderImpl::remove_associations_i: bit 1 local 01030000.620a6548.00000003.000001c7(7c576807) remote 01030000.620a6548.00000001.000001c2(76fdcfe8) num remotes 1
2026-04-24 17:12:43.825@LM_DEBUG@(5545|5551) DataReaderImpl::remove_associations: bit 1 local 01030000.620a6548.00000002.000003c7(73012335) remote 01030000.620a6548.00000001.000004c2(0b8a3bad) num remotes 1
2026-04-24 17:12:43.825@LM_DEBUG@(5545|5551) DataReaderImpl::remove_associations_i: bit 1 local 01030000.620a6548.00000002.000003c7(73012335) remote 01030000.620a6548.00000001.000004c2(0b8a3bad) num remotes 1
2026-04-24 17:12:43.826@LM_DEBUG@(5544|5550) DataReaderImpl::remove_associations: bit 1 local 01030000.620a6548.00000003.000003c7(4e610a85) remote 01030000.620a6548.00000001.000004c2(0b8a3bad) num remotes 1
2026-04-24 17:12:43.826@LM_DEBUG@(5544|5550) DataReaderImpl::remove_associations_i: bit 1 local 01030000.620a6548.00000003.000003c7(4e610a85) remote 01030000.620a6548.00000001.000004c2(0b8a3bad) num remotes 1
2026-04-24 17:12:43.827@LM_DEBUG@(5545|5551) DataReaderImpl::remove_associations: bit 1 local 01030000.620a6548.00000002.000004c7(3c40b5f2) remote 01030000.620a6548.00000001.000003c2(44cbad6a) num remotes 1
2026-04-24 17:12:43.827@LM_DEBUG@(5545|5551) DataReaderImpl::remove_associations_i: bit 1 local 01030000.620a6548.00000002.000004c7(3c40b5f2) remote 01030000.620a6548.00000001.000003c2(44cbad6a) num remotes 1
2026-04-24 17:12:43.828@LM_DEBUG@(5544|5550) DataReaderImpl::remove_associations: bit 1 local 01030000.620a6548.00000003.000004c7(01209c42) remote 01030000.620a6548.00000001.000003c2(44cbad6a) num remotes 1
2026-04-24 17:12:43.828@LM_DEBUG@(5544|5550) DataReaderImpl::remove_associations_i: bit 1 local 01030000.620a6548.00000003.000004c7(01209c42) remote 01030000.620a6548.00000001.000003c2(44cbad6a) num remotes 1
2026-04-24 17:12:43.829@LM_DEBUG@(5545|5551) DataReaderImpl::remove_associations: bit 1 local 01030000.620a6548.00000002.000002c7(6a1a1274) remote 01030000.620a6548.00000001.000002c2(5dd09c2b) num remotes 1
2026-04-24 17:12:43.829@LM_DEBUG@(5545|5551) DataReaderImpl::remove_associations_i: bit 1 local 01030000.620a6548.00000002.000002c7(6a1a1274) remote 01030000.620a6548.00000001.000002c2(5dd09c2b) num remotes 1
2026-04-24 17:12:43.829@LM_DEBUG@(5545|5561) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:41709 , reconnect_state = INIT_STATE.
2026-04-24 17:12:43.829@LM_DEBUG@(5544|5550) DataReaderImpl::remove_associations: bit 1 local 01030000.620a6548.00000003.000002c7(577a3bc4) remote 01030000.620a6548.00000001.000002c2(5dd09c2b) num remotes 1
2026-04-24 17:12:43.829@LM_DEBUG@(5544|5550) DataReaderImpl::remove_associations_i: bit 1 local 01030000.620a6548.00000003.000002c7(577a3bc4) remote 01030000.620a6548.00000001.000002c2(5dd09c2b) num remotes 1
2026-04-24 17:12:43.829@LM_DEBUG@(5545|5561) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-04-24 17:12:43.831@LM_DEBUG@(5544|5560) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-04-24 17:12:43.837@LM_DEBUG@(5545|5545) Service_Participant::shutdown
2026-04-24 17:12:43.838@LM_DEBUG@(5544|5565) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.242:39863 , reconnect_state = INIT_STATE.
2026-04-24 17:12:43.847@LM_DEBUG@(5544|5544) Service_Participant::shutdown
2026-04-24 17:12:43.853@LM_DEBUG@(5545|5545) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24 17:12:43.854@LM_DEBUG@(5545|5545) Service_Participant::~Service_Participant
2026-04-24 17:12:43.854@LM_DEBUG@(5545|5545) Service_Participant::shutdown
2026-04-24 17:12:43.863@LM_DEBUG@(5544|5544) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24 17:12:43.864@LM_DEBUG@(5544|5544) Service_Participant::~Service_Participant
2026-04-24 17:12:43.864@LM_DEBUG@(5544|5544) 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: 5570
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5580 started at 2026-04-24 17:12:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5581 started at 2026-04-24 17:12:44
2026-04-24 17:12:44.433@LM_INFO@(5580|5580) INFO: set_DCPS_debug_level: set to 1
2026-04-24 17:12:44.433@LM_INFO@(5580|5580) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-04-24 17:12:44.433@LM_INFO@(5580|5580) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-04-24 17:12:44.434@LM_INFO@(5581|5581) INFO: set_DCPS_debug_level: set to 1
2026-04-24 17:12:44.434@LM_INFO@(5580|5580) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-04-24 17:12:44.434@LM_INFO@(5580|5580) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-04-24 17:12:44.434@LM_INFO@(5580|5580) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-04-24 17:12:44.434@LM_INFO@(5580|5580) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-04-24 17:12:44.434@LM_INFO@(5580|5580) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-04-24 17:12:44.434@LM_INFO@(5580|5580) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-04-24 17:12:44.435@LM_INFO@(5580|5580) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-04-24 17:12:44.435@LM_INFO@(5581|5581) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-04-24 17:12:44.435@LM_INFO@(5581|5581) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-04-24 17:12:44.435@LM_INFO@(5581|5581) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-04-24 17:12:44.435@LM_INFO@(5581|5581) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-04-24 17:12:44.435@LM_INFO@(5581|5581) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-04-24 17:12:44.435@LM_INFO@(5581|5581) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-04-24 17:12:44.435@LM_INFO@(5581|5581) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-04-24 17:12:44.436@LM_INFO@(5581|5581) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-04-24 17:12:44.436@LM_INFO@(5581|5581) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-04-24 17:12:44.436@LM_INFO@(5580|5580) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
2026-04-24 17:12:44.436@LM_INFO@(5580|5580) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-04-24 17:12:44.436@LM_INFO@(5580|5580) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
2026-04-24 17:12:44.436@LM_INFO@(5580|5580) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-04-24 17:12:44.436@LM_NOTICE@(5580|5580) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-04-24 17:12:44.437@LM_INFO@(5581|5581) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
2026-04-24 17:12:44.437@LM_INFO@(5581|5581) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-04-24 17:12:44.437@LM_INFO@(5581|5581) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
2026-04-24 17:12:44.437@LM_INFO@(5581|5581) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-04-24 17:12:44.437@LM_NOTICE@(5581|5581) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-04-24 17:12:44.438@LM_DEBUG@(5580|5580) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-04-24 17:12:44.439@LM_DEBUG@(5581|5581) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-04-24 17:12:44.439@LM_INFO@(5580|5580) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-04-24 17:12:44.439@LM_DEBUG@(5580|5580) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-04-24 17:12:44.440@LM_INFO@(5581|5581) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-04-24 17:12:44.440@LM_DEBUG@(5581|5581) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5570|5570) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
2026-04-24 17:12:44.644@LM_INFO@(5580|5580) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-04-24 17:12:44.645@LM_INFO@(5580|5580) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-04-24 17:12:44.645@LM_INFO@(5581|5581) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-04-24 17:12:44.645@LM_INFO@(5580|5580) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-04-24 17:12:44.645@LM_INFO@(5581|5581) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-04-24 17:12:44.645@LM_INFO@(5581|5581) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-04-24 17:12:44.653@LM_WARNING@(5581|5581) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
2026-04-24 17:12:44.653@LM_WARNING@(5580|5580) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
2026-04-24 17:12:44.666@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 1 local 01030000.267f24e8.00000002.000001c7(68fbddfb) remote 01030000.267f24e8.00000001.000001c2(5f3153a4)
2026-04-24 17:12:44.707@LM_DEBUG@(5581|5591) DataReaderImpl::add_association - bit 1 local 01030000.267f24e8.00000003.000001c7(559bf44b) remote 01030000.267f24e8.00000001.000001c2(5f3153a4)
2026-04-24 17:12:44.709@LM_WARNING@(5581|5581) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:44.710@LM_WARNING@(5580|5580) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:44.712@LM_DEBUG@(5581|5591) DataReaderImpl::add_association - bit 1 local 01030000.267f24e8.00000003.000002c7(7eb6a788) remote 01030000.267f24e8.00000001.000002c2(741c0067)
2026-04-24 17:12:44.714@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 1 local 01030000.267f24e8.00000002.000002c7(43d68e38) remote 01030000.267f24e8.00000001.000002c2(741c0067)
2026-04-24 17:12:44.715@LM_WARNING@(5581|5581) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:44.717@LM_WARNING@(5580|5580) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:44.718@LM_DEBUG@(5581|5591) DataReaderImpl::add_association - bit 1 local 01030000.267f24e8.00000003.000003c7(67ad96c9) remote 01030000.267f24e8.00000001.000004c2(2246a7e1)
2026-04-24 17:12:44.720@LM_WARNING@(5581|5581) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:44.720@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 1 local 01030000.267f24e8.00000002.000003c7(5acdbf79) remote 01030000.267f24e8.00000001.000004c2(2246a7e1)
2026-04-24 17:12:44.722@LM_WARNING@(5580|5580) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:44.723@LM_DEBUG@(5581|5591) DataReaderImpl::add_association - bit 1 local 01030000.267f24e8.00000003.000004c7(28ec000e) remote 01030000.267f24e8.00000001.000003c2(6d073126)
2026-04-24 17:12:44.725@LM_WARNING@(5581|5581) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:44.725@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 1 local 01030000.267f24e8.00000002.000004c7(158c29be) remote 01030000.267f24e8.00000001.000003c2(6d073126)
2026-04-24 17:12:44.727@LM_WARNING@(5580|5580) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:44.733@LM_WARNING@(5580|5580) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:44.733@LM_WARNING@(5580|5580) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:44.734@LM_WARNING@(5581|5581) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:44.734@LM_WARNING@(5581|5581) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:44.737@LM_WARNING@(5580|5580) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:44.738@LM_WARNING@(5580|5580) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:44.738@LM_WARNING@(5580|5580) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:44.739@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 0 local 01030000.267f24e8.00000002.00000507(97f3da4f) remote 01030000.267f24e8.00000003.00000102(be95c274)
2026-04-24 17:12:44.740@LM_DEBUG@(5581|5591) DataWriterImpl::add_association - bit 0 local 01030000.267f24e8.00000003.00000102(be95c274) remote 01030000.267f24e8.00000002.00000507(97f3da4f)
2026-04-24 17:12:44.740@LM_WARNING@(5581|5581) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:44.741@LM_WARNING@(5581|5581) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:44.741@LM_WARNING@(5581|5581) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:44.744@LM_DEBUG@(5580|5580) DataReaderImpl::add_association - bit 0 local 01030000.267f24e8.00000002.00000607(bcde898c) remote 01030000.267f24e8.00000003.00000102(be95c274)
2026-04-24 17:12:44.747@LM_INFO@(5581|5591) DataWriterImpl::transport_assoc_done: writer 01030000.267f24e8.00000003.00000102(be95c274) succeeded in associating with reader 01030000.267f24e8.00000002.00000507(97f3da4f)
2026-04-24 17:12:44.748@LM_DEBUG@(5581|5591) DataWriterImpl::transport_assoc_done: writer 01030000.267f24e8.00000003.00000102(be95c274) reader 01030000.267f24e8.00000002.00000507(97f3da4f) calling association_complete_i
2026-04-24 17:12:44.748@LM_DEBUG@(5581|5591) DataWriterImpl::association_complete_i - bit 0 local 01030000.267f24e8.00000003.00000102(be95c274) remote 01030000.267f24e8.00000002.00000507(97f3da4f)
2026-04-24 17:12:44.748@LM_WARNING@(5580|5580) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:44.748@LM_DEBUG@(5581|5591) DataWriterImpl::add_association - bit 0 local 01030000.267f24e8.00000003.00000102(be95c274) remote 01030000.267f24e8.00000002.00000607(bcde898c)
2026-04-24 17:12:44.748@LM_INFO@(5581|5591) DataWriterImpl::transport_assoc_done: writer 01030000.267f24e8.00000003.00000102(be95c274) succeeded in associating with reader 01030000.267f24e8.00000002.00000607(bcde898c)
2026-04-24 17:12:44.748@LM_DEBUG@(5581|5591) DataWriterImpl::transport_assoc_done: writer 01030000.267f24e8.00000003.00000102(be95c274) reader 01030000.267f24e8.00000002.00000607(bcde898c) calling association_complete_i
2026-04-24 17:12:44.748@LM_DEBUG@(5581|5591) DataWriterImpl::association_complete_i - bit 0 local 01030000.267f24e8.00000003.00000102(be95c274) remote 01030000.267f24e8.00000002.00000607(bcde898c)
2026-04-24 17:12:44.750@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 0 local 01030000.267f24e8.00000002.00000507(97f3da4f) remote 01030000.267f24e8.00000003.00000202(95b891b7)
2026-04-24 17:12:44.750@LM_DEBUG@(5581|5581) DataWriterImpl::add_association - bit 0 local 01030000.267f24e8.00000003.00000202(95b891b7) remote 01030000.267f24e8.00000002.00000507(97f3da4f)
2026-04-24 17:12:44.750@LM_DEBUG@(5581|5591) DataWriterImpl::add_association - bit 0 local 01030000.267f24e8.00000003.00000202(95b891b7) remote 01030000.267f24e8.00000002.00000607(bcde898c)
2026-04-24 17:12:44.751@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 0 local 01030000.267f24e8.00000002.00000607(bcde898c) remote 01030000.267f24e8.00000003.00000202(95b891b7)
2026-04-24 17:12:44.751@LM_INFO@(5581|5581) DataWriterImpl::transport_assoc_done: writer 01030000.267f24e8.00000003.00000202(95b891b7) succeeded in associating with reader 01030000.267f24e8.00000002.00000507(97f3da4f)
2026-04-24 17:12:44.751@LM_DEBUG@(5581|5581) DataWriterImpl::transport_assoc_done: writer 01030000.267f24e8.00000003.00000202(95b891b7) reader 01030000.267f24e8.00000002.00000507(97f3da4f) calling association_complete_i
2026-04-24 17:12:44.751@LM_DEBUG@(5581|5581) DataWriterImpl::association_complete_i - bit 0 local 01030000.267f24e8.00000003.00000202(95b891b7) remote 01030000.267f24e8.00000002.00000507(97f3da4f)
2026-04-24 17:12:44.751@LM_INFO@(5581|5591) DataWriterImpl::transport_assoc_done: writer 01030000.267f24e8.00000003.00000202(95b891b7) succeeded in associating with reader 01030000.267f24e8.00000002.00000607(bcde898c)
2026-04-24 17:12:44.751@LM_DEBUG@(5581|5591) DataWriterImpl::transport_assoc_done: writer 01030000.267f24e8.00000003.00000202(95b891b7) reader 01030000.267f24e8.00000002.00000607(bcde898c) calling association_complete_i
2026-04-24 17:12:44.751@LM_DEBUG@(5581|5591) DataWriterImpl::association_complete_i - bit 0 local 01030000.267f24e8.00000003.00000202(95b891b7) remote 01030000.267f24e8.00000002.00000607(bcde898c)
2026-04-24 17:12:44.751@LM_WARNING@(5581|5581) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:44.752@LM_WARNING@(5581|5581) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:44.752@LM_WARNING@(5581|5581) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:44.755@LM_DEBUG@(5581|5591) DataWriterImpl::add_association - bit 0 local 01030000.267f24e8.00000003.00000302(8ca3a0f6) remote 01030000.267f24e8.00000002.00000507(97f3da4f)
2026-04-24 17:12:44.755@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 0 local 01030000.267f24e8.00000002.00000507(97f3da4f) remote 01030000.267f24e8.00000003.00000302(8ca3a0f6)
2026-04-24 17:12:44.755@LM_DEBUG@(5581|5581) DataWriterImpl::add_association - bit 0 local 01030000.267f24e8.00000003.00000302(8ca3a0f6) remote 01030000.267f24e8.00000002.00000607(bcde898c)
2026-04-24 17:12:44.755@LM_INFO@(5581|5591) DataWriterImpl::transport_assoc_done: writer 01030000.267f24e8.00000003.00000302(8ca3a0f6) succeeded in associating with reader 01030000.267f24e8.00000002.00000507(97f3da4f)
2026-04-24 17:12:44.755@LM_DEBUG@(5581|5591) DataWriterImpl::transport_assoc_done: writer 01030000.267f24e8.00000003.00000302(8ca3a0f6) reader 01030000.267f24e8.00000002.00000507(97f3da4f) calling association_complete_i
2026-04-24 17:12:44.755@LM_DEBUG@(5581|5591) DataWriterImpl::association_complete_i - bit 0 local 01030000.267f24e8.00000003.00000302(8ca3a0f6) remote 01030000.267f24e8.00000002.00000507(97f3da4f)
2026-04-24 17:12:44.755@LM_DEBUG@(5580|5590) DataReaderImpl::add_association - bit 0 local 01030000.267f24e8.00000002.00000607(bcde898c) remote 01030000.267f24e8.00000003.00000302(8ca3a0f6)
2026-04-24 17:12:44.756@LM_INFO@(5581|5581) DataWriterImpl::transport_assoc_done: writer 01030000.267f24e8.00000003.00000302(8ca3a0f6) succeeded in associating with reader 01030000.267f24e8.00000002.00000607(bcde898c)
2026-04-24 17:12:44.756@LM_DEBUG@(5581|5581) DataWriterImpl::transport_assoc_done: writer 01030000.267f24e8.00000003.00000302(8ca3a0f6) reader 01030000.267f24e8.00000002.00000607(bcde898c) calling association_complete_i
2026-04-24 17:12:44.756@LM_DEBUG@(5581|5581) DataWriterImpl::association_complete_i - bit 0 local 01030000.267f24e8.00000003.00000302(8ca3a0f6) remote 01030000.267f24e8.00000002.00000607(bcde898c)
2026-04-24 17:12:44.756@LM_WARNING@(5581|5581) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:44.756@LM_DEBUG@(5581|5602) Writer::svc() - processing publication 0.
2026-04-24 17:12:44.756@LM_DEBUG@(5581|5603) Writer::svc() - processing publication 1.
2026-04-24 17:12:44.757@LM_DEBUG@(5581|5604) Writer::svc() - processing publication 2.
2026-04-24 17:12:46.758@LM_DEBUG@(5581|5581) DataWriterImpl::create_ack_token() - for sequence 1057
2026-04-24 17:12:46.758@LM_DEBUG@(5581|5581) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1057 at 17:12:46.758148
2026-04-24 17:12:46.831@LM_DEBUG@(5581|5581) DataWriterImpl::create_ack_token() - for sequence 1080
2026-04-24 17:12:46.831@LM_DEBUG@(5581|5581) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1080 at 17:12:46.831524
2026-04-24 17:12:47.125@LM_DEBUG@(5581|5581) DataWriterImpl::create_ack_token() - for sequence 1176
2026-04-24 17:12:47.125@LM_DEBUG@(5581|5581) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1176 at 17:12:47.125722
2026-04-24 17:12:47.152@LM_DEBUG@(5581|5603) DataWriterImpl::create_ack_token() - for sequence 1194
2026-04-24 17:12:47.153@LM_DEBUG@(5581|5603) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1194 at 17:12:47.153080
2026-04-24 17:12:47.153@LM_DEBUG@(5581|5602) DataWriterImpl::create_ack_token() - for sequence 1207
2026-04-24 17:12:47.154@LM_DEBUG@(5581|5602) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1207 at 17:12:47.154008
2026-04-24 17:12:47.154@LM_DEBUG@(5581|5604) DataWriterImpl::create_ack_token() - for sequence 1186
2026-04-24 17:12:47.154@LM_DEBUG@(5581|5604) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1186 at 17:12:47.154606
2026-04-24 17:12:47.176@LM_DEBUG@(5581|5581) Publisher::run() - publication 0 stopping after sending 1204 messages.
2026-04-24 17:12:47.177@LM_DEBUG@(5581|5581) Publisher::run() - publication 1 stopping after sending 1191 messages.
2026-04-24 17:12:47.370@LM_DEBUG@(5581|5581) Publisher::run() - publication 2 stopping after sending 1183 messages.
2026-04-24 17:12:47.391@LM_DEBUG@(5581|5587) WriteDataContainer::wait_pending timeout at 00:05:55.620676
2026-04-24 17:12:47.395@LM_DEBUG@(5581|5587) WriteDataContainer::wait_pending done
2026-04-24 17:12:47.395@LM_DEBUG@(5581|5587) DataWriterImpl::remove_associations: bit 0 local 01030000.267f24e8.00000003.00000102(be95c274) remote 01030000.267f24e8.00000002.00000507(97f3da4f) num remotes 2
2026-04-24 17:12:47.397@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations: bit 0 local 01030000.267f24e8.00000002.00000507(97f3da4f) remote 01030000.267f24e8.00000003.00000102(be95c274) num remotes 1
2026-04-24 17:12:47.397@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations_i: bit 0 local 01030000.267f24e8.00000002.00000507(97f3da4f) remote 01030000.267f24e8.00000003.00000102(be95c274) num remotes 1
2026-04-24 17:12:47.398@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations: bit 0 local 01030000.267f24e8.00000002.00000607(bcde898c) remote 01030000.267f24e8.00000003.00000102(be95c274) num remotes 1
2026-04-24 17:12:47.398@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations_i: bit 0 local 01030000.267f24e8.00000002.00000607(bcde898c) remote 01030000.267f24e8.00000003.00000102(be95c274) num remotes 1
2026-04-24 17:12:47.398@LM_DEBUG@(5581|5587) DataWriterImpl::remove_associations: bit 0 local 01030000.267f24e8.00000003.00000202(95b891b7) remote 01030000.267f24e8.00000002.00000507(97f3da4f) num remotes 2
2026-04-24 17:12:47.399@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations: bit 0 local 01030000.267f24e8.00000002.00000507(97f3da4f) remote 01030000.267f24e8.00000003.00000202(95b891b7) num remotes 1
2026-04-24 17:12:47.399@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations_i: bit 0 local 01030000.267f24e8.00000002.00000507(97f3da4f) remote 01030000.267f24e8.00000003.00000202(95b891b7) num remotes 1
2026-04-24 17:12:47.400@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations: bit 0 local 01030000.267f24e8.00000002.00000607(bcde898c) remote 01030000.267f24e8.00000003.00000202(95b891b7) num remotes 1
2026-04-24 17:12:47.400@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations_i: bit 0 local 01030000.267f24e8.00000002.00000607(bcde898c) remote 01030000.267f24e8.00000003.00000202(95b891b7) num remotes 1
2026-04-24 17:12:47.400@LM_DEBUG@(5581|5587) WriteDataContainer::wait_pending timeout at 00:05:55.620676
2026-04-24 17:12:47.591@LM_DEBUG@(5581|5587) WriteDataContainer::wait_pending done
2026-04-24 17:12:47.592@LM_DEBUG@(5581|5587) DataWriterImpl::remove_associations: bit 0 local 01030000.267f24e8.00000003.00000302(8ca3a0f6) remote 01030000.267f24e8.00000002.00000507(97f3da4f) num remotes 2
2026-04-24 17:12:47.593@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations: bit 0 local 01030000.267f24e8.00000002.00000507(97f3da4f) remote 01030000.267f24e8.00000003.00000302(8ca3a0f6) num remotes 1
2026-04-24 17:12:47.593@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations_i: bit 0 local 01030000.267f24e8.00000002.00000507(97f3da4f) remote 01030000.267f24e8.00000003.00000302(8ca3a0f6) num remotes 1
2026-04-24 17:12:47.594@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations: bit 0 local 01030000.267f24e8.00000002.00000607(bcde898c) remote 01030000.267f24e8.00000003.00000302(8ca3a0f6) num remotes 1
2026-04-24 17:12:47.594@LM_DEBUG@(5580|5590) DataReaderImpl::remove_associations_i: bit 0 local 01030000.267f24e8.00000002.00000607(bcde898c) remote 01030000.267f24e8.00000003.00000302(8ca3a0f6) num remotes 1
2026-04-24 17:12:47.594@LM_DEBUG@(5580|5580) subscriber_main() - test complete.
2026-04-24 17:12:47.595@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations: bit 1 local 01030000.267f24e8.00000003.000001c7(559bf44b) remote 01030000.267f24e8.00000001.000001c2(5f3153a4) num remotes 1
2026-04-24 17:12:47.595@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations_i: bit 1 local 01030000.267f24e8.00000003.000001c7(559bf44b) remote 01030000.267f24e8.00000001.000001c2(5f3153a4) num remotes 1
2026-04-24 17:12:47.595@LM_DEBUG@(5580|5584) DataReaderImpl::remove_associations: bit 1 local 01030000.267f24e8.00000002.000001c7(68fbddfb) remote 01030000.267f24e8.00000001.000001c2(5f3153a4) num remotes 1
2026-04-24 17:12:47.595@LM_DEBUG@(5580|5584) DataReaderImpl::remove_associations_i: bit 1 local 01030000.267f24e8.00000002.000001c7(68fbddfb) remote 01030000.267f24e8.00000001.000001c2(5f3153a4) num remotes 1
2026-04-24 17:12:47.597@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations: bit 1 local 01030000.267f24e8.00000003.000003c7(67ad96c9) remote 01030000.267f24e8.00000001.000004c2(2246a7e1) num remotes 1
2026-04-24 17:12:47.597@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations_i: bit 1 local 01030000.267f24e8.00000003.000003c7(67ad96c9) remote 01030000.267f24e8.00000001.000004c2(2246a7e1) num remotes 1
2026-04-24 17:12:47.597@LM_DEBUG@(5580|5584) DataReaderImpl::remove_associations: bit 1 local 01030000.267f24e8.00000002.000003c7(5acdbf79) remote 01030000.267f24e8.00000001.000004c2(2246a7e1) num remotes 1
2026-04-24 17:12:47.597@LM_DEBUG@(5580|5584) DataReaderImpl::remove_associations_i: bit 1 local 01030000.267f24e8.00000002.000003c7(5acdbf79) remote 01030000.267f24e8.00000001.000004c2(2246a7e1) num remotes 1
2026-04-24 17:12:47.598@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations: bit 1 local 01030000.267f24e8.00000003.000004c7(28ec000e) remote 01030000.267f24e8.00000001.000003c2(6d073126) num remotes 1
2026-04-24 17:12:47.598@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations_i: bit 1 local 01030000.267f24e8.00000003.000004c7(28ec000e) remote 01030000.267f24e8.00000001.000003c2(6d073126) num remotes 1
2026-04-24 17:12:47.598@LM_DEBUG@(5580|5584) DataReaderImpl::remove_associations: bit 1 local 01030000.267f24e8.00000002.000004c7(158c29be) remote 01030000.267f24e8.00000001.000003c2(6d073126) num remotes 1
2026-04-24 17:12:47.598@LM_DEBUG@(5580|5584) DataReaderImpl::remove_associations_i: bit 1 local 01030000.267f24e8.00000002.000004c7(158c29be) remote 01030000.267f24e8.00000001.000003c2(6d073126) num remotes 1
2026-04-24 17:12:47.599@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations: bit 1 local 01030000.267f24e8.00000003.000002c7(7eb6a788) remote 01030000.267f24e8.00000001.000002c2(741c0067) num remotes 1
2026-04-24 17:12:47.600@LM_DEBUG@(5581|5587) DataReaderImpl::remove_associations_i: bit 1 local 01030000.267f24e8.00000003.000002c7(7eb6a788) remote 01030000.267f24e8.00000001.000002c2(741c0067) num remotes 1
2026-04-24 17:12:47.600@LM_DEBUG@(5581|5597) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:42803 , reconnect_state = INIT_STATE.
2026-04-24 17:12:47.600@LM_DEBUG@(5580|5584) DataReaderImpl::remove_associations: bit 1 local 01030000.267f24e8.00000002.000002c7(43d68e38) remote 01030000.267f24e8.00000001.000002c2(741c0067) num remotes 1
2026-04-24 17:12:47.600@LM_DEBUG@(5580|5584) DataReaderImpl::remove_associations_i: bit 1 local 01030000.267f24e8.00000002.000002c7(43d68e38) remote 01030000.267f24e8.00000001.000002c2(741c0067) num remotes 1
2026-04-24 17:12:47.600@LM_DEBUG@(5581|5597) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-04-24 17:12:47.601@LM_DEBUG@(5580|5596) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-04-24 17:12:47.607@LM_DEBUG@(5581|5581) Service_Participant::shutdown
2026-04-24 17:12:47.616@LM_DEBUG@(5580|5580) Service_Participant::shutdown
2026-04-24 17:12:47.623@LM_DEBUG@(5581|5581) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24 17:12:47.625@LM_DEBUG@(5581|5581) Service_Participant::~Service_Participant
2026-04-24 17:12:47.625@LM_DEBUG@(5581|5581) Service_Participant::shutdown
2026-04-24 17:12:47.637@LM_DEBUG@(5580|5580) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24 17:12:47.638@LM_DEBUG@(5580|5580) Service_Participant::~Service_Participant
2026-04-24 17:12:47.638@LM_DEBUG@(5580|5580) 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: 5606
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5616 started at 2026-04-24 17:12:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5617 started at 2026-04-24 17:12:48
2026-04-24 17:12:48.184@LM_INFO@(5617|5617) INFO: set_DCPS_debug_level: set to 1
2026-04-24 17:12:48.185@LM_INFO@(5617|5617) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
2026-04-24 17:12:48.185@LM_INFO@(5617|5617) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-04-24 17:12:48.185@LM_INFO@(5617|5617) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
2026-04-24 17:12:48.185@LM_INFO@(5617|5617) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-04-24 17:12:48.185@LM_NOTICE@(5617|5617) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-04-24 17:12:48.186@LM_INFO@(5616|5616) INFO: set_DCPS_debug_level: set to 1
2026-04-24 17:12:48.186@LM_DEBUG@(5617|5617) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-04-24 17:12:48.186@LM_INFO@(5616|5616) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
2026-04-24 17:12:48.186@LM_INFO@(5616|5616) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-04-24 17:12:48.186@LM_INFO@(5616|5616) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
2026-04-24 17:12:48.187@LM_INFO@(5616|5616) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-04-24 17:12:48.187@LM_NOTICE@(5616|5616) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-04-24 17:12:48.187@LM_INFO@(5617|5617) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-04-24 17:12:48.187@LM_DEBUG@(5617|5617) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-04-24 17:12:48.189@LM_DEBUG@(5616|5616) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-04-24 17:12:48.189@LM_INFO@(5616|5616) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-04-24 17:12:48.190@LM_DEBUG@(5616|5616) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5606|5606) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
2026-04-24 17:12:48.387@LM_INFO@(5617|5617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-04-24 17:12:48.387@LM_INFO@(5617|5617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-04-24 17:12:48.387@LM_INFO@(5616|5616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-04-24 17:12:48.387@LM_INFO@(5617|5617) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-04-24 17:12:48.388@LM_INFO@(5616|5616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-04-24 17:12:48.388@LM_INFO@(5616|5616) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-04-24 17:12:48.406@LM_WARNING@(5617|5617) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1"2026-04-24 17:12:48.406@LM_WARNING@(5616|5616) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
as fully qualified hostname, please correct system configuration.
2026-04-24 17:12:48.416@LM_DEBUG@(5617|5626) DataReaderImpl::add_association - bit 1 local 01030000.4b2e097d.00000002.000001c7(5d973de8) remote 01030000.4b2e097d.00000001.000001c2(6a5db3b7)
2026-04-24 17:12:48.453@LM_WARNING@(5617|5617) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:48.419@LM_DEBUG@(5616|5627) DataReaderImpl::add_association - bit 1 local 01030000.4b2e097d.00000003.000001c7(60f71458) remote 01030000.4b2e097d.00000001.000001c2(6a5db3b7)
2026-04-24 17:12:48.457@LM_WARNING@(5616|5616) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:48.459@LM_DEBUG@(5617|5617) DataReaderImpl::add_association - bit 1 local 01030000.4b2e097d.00000002.000002c7(76ba6e2b) remote 01030000.4b2e097d.00000001.000002c2(4170e074)
2026-04-24 17:12:48.461@LM_DEBUG@(5616|5616) DataReaderImpl::add_association - bit 1 local 01030000.4b2e097d.00000003.000002c7(4bda479b) remote 01030000.4b2e097d.00000001.000002c2(4170e074)
2026-04-24 17:12:48.462@LM_WARNING@(5617|5617) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:48.466@LM_DEBUG@(5617|5626) DataReaderImpl::add_association - bit 1 local 01030000.4b2e097d.00000002.000003c7(6fa15f6a) remote 01030000.4b2e097d.00000001.000004c2(172a47f2)
2026-04-24 17:12:48.468@LM_WARNING@(5617|5617) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:48.469@LM_WARNING@(5616|5616) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:48.471@LM_DEBUG@(5617|5626) DataReaderImpl::add_association - bit 1 local 01030000.4b2e097d.00000002.000004c7(20e0c9ad) remote 01030000.4b2e097d.00000001.000003c2(586bd135)
2026-04-24 17:12:48.473@LM_DEBUG@(5616|5627) DataReaderImpl::add_association - bit 1 local 01030000.4b2e097d.00000003.000003c7(52c176da) remote 01030000.4b2e097d.00000001.000004c2(172a47f2)
2026-04-24 17:12:48.473@LM_WARNING@(5617|5617) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:48.474@LM_WARNING@(5616|5616) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:48.477@LM_DEBUG@(5616|5627) DataReaderImpl::add_association - bit 1 local 01030000.4b2e097d.00000003.000004c7(1d80e01d) remote 01030000.4b2e097d.00000001.000003c2(586bd135)
2026-04-24 17:12:48.479@LM_WARNING@(5616|5616) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:48.482@LM_WARNING@(5617|5617) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:48.486@LM_WARNING@(5617|5617) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:48.488@LM_DEBUG@(5617|5626) DataWriterImpl::add_association - bit 0 local 01030000.4b2e097d.00000002.00000102(b6990bd7) remote 01030000.4b2e097d.00000003.00000507(9fff13ec)
2026-04-24 17:12:48.489@LM_DEBUG@(5616|5627) DataReaderImpl::add_association - bit 0 local 01030000.4b2e097d.00000003.00000507(9fff13ec) remote 01030000.4b2e097d.00000002.00000102(b6990bd7)
2026-04-24 17:12:48.489@LM_DEBUG@(5617|5617) DataWriterImpl::add_association - bit 0 local 01030000.4b2e097d.00000002.00000202(9db45814) remote 01030000.4b2e097d.00000003.00000507(9fff13ec)
2026-04-24 17:12:48.490@LM_DEBUG@(5616|5627) DataReaderImpl::add_association - bit 0 local 01030000.4b2e097d.00000003.00000507(9fff13ec) remote 01030000.4b2e097d.00000002.00000202(9db45814)
2026-04-24 17:12:48.491@LM_WARNING@(5616|5616) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:48.492@LM_DEBUG@(5616|5627) DataReaderImpl::add_association - bit 0 local 01030000.4b2e097d.00000003.00000507(9fff13ec) remote 01030000.4b2e097d.00000002.00000302(84af6955)
2026-04-24 17:12:48.493@LM_DEBUG@(5617|5626) DataWriterImpl::add_association - bit 0 local 01030000.4b2e097d.00000002.00000302(84af6955) remote 01030000.4b2e097d.00000003.00000507(9fff13ec)
2026-04-24 17:12:48.493@LM_WARNING@(5617|5617) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:48.495@LM_DEBUG@(5616|5627) DataReaderImpl::add_association - bit 0 local 01030000.4b2e097d.00000003.00000607(b4d2402f) remote 01030000.4b2e097d.00000002.00000102(b6990bd7)
2026-04-24 17:12:48.495@LM_DEBUG@(5616|5616) DataReaderImpl::add_association - bit 0 local 01030000.4b2e097d.00000003.00000607(b4d2402f) remote 01030000.4b2e097d.00000002.00000202(9db45814)
2026-04-24 17:12:48.495@LM_INFO@(5617|5635) DataWriterImpl::transport_assoc_done: writer 01030000.4b2e097d.00000002.00000102(b6990bd7) succeeded in associating with reader 01030000.4b2e097d.00000003.00000507(9fff13ec)
2026-04-24 17:12:48.496@LM_DEBUG@(5617|5635) DataWriterImpl::transport_assoc_done: writer 01030000.4b2e097d.00000002.00000102(b6990bd7) reader 01030000.4b2e097d.00000003.00000507(9fff13ec) calling association_complete_i
2026-04-24 17:12:48.496@LM_DEBUG@(5617|5626) DataWriterImpl::add_association - bit 0 local 01030000.4b2e097d.00000002.00000102(b6990bd7) remote 01030000.4b2e097d.00000003.00000607(b4d2402f)
2026-04-24 17:12:48.496@LM_DEBUG@(5617|5635) DataWriterImpl::association_complete_i - bit 0 local 01030000.4b2e097d.00000002.00000102(b6990bd7) remote 01030000.4b2e097d.00000003.00000507(9fff13ec)
2026-04-24 17:12:48.496@LM_DEBUG@(5617|5626) DataWriterImpl::add_association - bit 0 local 01030000.4b2e097d.00000002.00000202(9db45814) remote 01030000.4b2e097d.00000003.00000607(b4d2402f)
2026-04-24 17:12:48.496@LM_INFO@(5617|5635) DataWriterImpl::transport_assoc_done: writer 01030000.4b2e097d.00000002.00000202(9db45814) succeeded in associating with reader 01030000.4b2e097d.00000003.00000507(9fff13ec)
2026-04-24 17:12:48.496@LM_DEBUG@(5617|5635) DataWriterImpl::transport_assoc_done: writer 01030000.4b2e097d.00000002.00000202(9db45814) reader 01030000.4b2e097d.00000003.00000507(9fff13ec) calling association_complete_i
2026-04-24 17:12:48.496@LM_DEBUG@(5617|5635) DataWriterImpl::association_complete_i - bit 0 local 01030000.4b2e097d.00000002.00000202(9db45814) remote 01030000.4b2e097d.00000003.00000507(9fff13ec)
2026-04-24 17:12:48.497@LM_DEBUG@(5616|5616) DataReaderImpl::add_association - bit 0 local 01030000.4b2e097d.00000003.00000607(b4d2402f) remote 01030000.4b2e097d.00000002.00000302(84af6955)
2026-04-24 17:12:48.497@LM_DEBUG@(5617|5626) DataWriterImpl::add_association - bit 0 local 01030000.4b2e097d.00000002.00000302(84af6955) remote 01030000.4b2e097d.00000003.00000607(b4d2402f)
2026-04-24 17:12:48.497@LM_INFO@(5617|5635) DataWriterImpl::transport_assoc_done: writer 01030000.4b2e097d.00000002.00000102(b6990bd7) succeeded in associating with reader 01030000.4b2e097d.00000003.00000607(b4d2402f)
2026-04-24 17:12:48.497@LM_DEBUG@(5617|5635) DataWriterImpl::transport_assoc_done: writer 01030000.4b2e097d.00000002.00000102(b6990bd7) reader 01030000.4b2e097d.00000003.00000607(b4d2402f) calling association_complete_i
2026-04-24 17:12:48.497@LM_DEBUG@(5617|5635) DataWriterImpl::association_complete_i - bit 0 local 01030000.4b2e097d.00000002.00000102(b6990bd7) remote 01030000.4b2e097d.00000003.00000607(b4d2402f)
2026-04-24 17:12:48.497@LM_INFO@(5617|5635) DataWriterImpl::transport_assoc_done: writer 01030000.4b2e097d.00000002.00000202(9db45814) succeeded in associating with reader 01030000.4b2e097d.00000003.00000607(b4d2402f)
2026-04-24 17:12:48.497@LM_DEBUG@(5617|5635) DataWriterImpl::transport_assoc_done: writer 01030000.4b2e097d.00000002.00000202(9db45814) reader 01030000.4b2e097d.00000003.00000607(b4d2402f) calling association_complete_i
2026-04-24 17:12:48.497@LM_DEBUG@(5617|5635) DataWriterImpl::association_complete_i - bit 0 local 01030000.4b2e097d.00000002.00000202(9db45814) remote 01030000.4b2e097d.00000003.00000607(b4d2402f)
2026-04-24 17:12:48.498@LM_WARNING@(5616|5616) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:48.498@LM_INFO@(5617|5635) DataWriterImpl::transport_assoc_done: writer 01030000.4b2e097d.00000002.00000302(84af6955) succeeded in associating with reader 01030000.4b2e097d.00000003.00000507(9fff13ec)
2026-04-24 17:12:48.498@LM_DEBUG@(5617|5635) DataWriterImpl::transport_assoc_done: writer 01030000.4b2e097d.00000002.00000302(84af6955) reader 01030000.4b2e097d.00000003.00000507(9fff13ec) calling association_complete_i
2026-04-24 17:12:48.498@LM_DEBUG@(5617|5635) DataWriterImpl::association_complete_i - bit 0 local 01030000.4b2e097d.00000002.00000302(84af6955) remote 01030000.4b2e097d.00000003.00000507(9fff13ec)
2026-04-24 17:12:48.499@LM_INFO@(5617|5635) DataWriterImpl::transport_assoc_done: writer 01030000.4b2e097d.00000002.00000302(84af6955) succeeded in associating with reader 01030000.4b2e097d.00000003.00000607(b4d2402f)
2026-04-24 17:12:48.499@LM_DEBUG@(5617|5635) DataWriterImpl::transport_assoc_done: writer 01030000.4b2e097d.00000002.00000302(84af6955) reader 01030000.4b2e097d.00000003.00000607(b4d2402f) calling association_complete_i
2026-04-24 17:12:48.499@LM_DEBUG@(5617|5635) DataWriterImpl::association_complete_i - bit 0 local 01030000.4b2e097d.00000002.00000302(84af6955) remote 01030000.4b2e097d.00000003.00000607(b4d2402f)
2026-04-24 17:12:48.499@LM_DEBUG@(5617|5638) Writer::svc() - processing publication 0.
2026-04-24 17:12:48.500@LM_DEBUG@(5617|5639) Writer::svc() - processing publication 1.
2026-04-24 17:12:48.500@LM_DEBUG@(5617|5640) Writer::svc() - processing publication 2.
2026-04-24 17:12:50.500@LM_DEBUG@(5617|5617) DataWriterImpl::create_ack_token() - for sequence 1196
2026-04-24 17:12:50.500@LM_DEBUG@(5617|5617) DataWriterImpl::create_ack_token() - for sequence 1180
2026-04-24 17:12:50.500@LM_DEBUG@(5617|5617) DataWriterImpl::create_ack_token() - for sequence 1176
2026-04-24 17:12:50.501@LM_DEBUG@(5617|5638) DataWriterImpl::create_ack_token() - for sequence 1197
2026-04-24 17:12:50.501@LM_DEBUG@(5617|5638) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1197 at 17:12:50.501226
2026-04-24 17:12:50.501@LM_DEBUG@(5617|5640) DataWriterImpl::create_ack_token() - for sequence 1177
2026-04-24 17:12:50.501@LM_DEBUG@(5617|5640) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1177 at 17:12:50.501299
2026-04-24 17:12:50.501@LM_DEBUG@(5617|5617) Publisher::run() - publication 0 stopping after sending 1195 messages.
2026-04-24 17:12:50.502@LM_DEBUG@(5617|5639) DataWriterImpl::create_ack_token() - for sequence 1182
2026-04-24 17:12:50.502@LM_DEBUG@(5617|5639) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1182 at 17:12:50.502360
2026-04-24 17:12:50.502@LM_DEBUG@(5617|5617) Publisher::run() - publication 1 stopping after sending 1180 messages.
2026-04-24 17:12:50.502@LM_DEBUG@(5617|5617) Publisher::run() - publication 2 stopping after sending 1175 messages.
2026-04-24 17:12:50.521@LM_DEBUG@(5617|5620) DataWriterImpl::remove_associations: bit 0 local 01030000.4b2e097d.00000002.00000102(b6990bd7) remote 01030000.4b2e097d.00000003.00000507(9fff13ec) num remotes 2
2026-04-24 17:12:50.522@LM_DEBUG@(5616|5627) DataReaderImpl::remove_associations: bit 0 local 01030000.4b2e097d.00000003.00000507(9fff13ec) remote 01030000.4b2e097d.00000002.00000102(b6990bd7) num remotes 1
2026-04-24 17:12:50.523@LM_DEBUG@(5616|5627) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4b2e097d.00000003.00000507(9fff13ec) remote 01030000.4b2e097d.00000002.00000102(b6990bd7) num remotes 1
2026-04-24 17:12:50.523@LM_DEBUG@(5616|5627) DataReaderImpl::remove_associations: bit 0 local 01030000.4b2e097d.00000003.00000607(b4d2402f) remote 01030000.4b2e097d.00000002.00000102(b6990bd7) num remotes 1
2026-04-24 17:12:50.523@LM_DEBUG@(5616|5627) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4b2e097d.00000003.00000607(b4d2402f) remote 01030000.4b2e097d.00000002.00000102(b6990bd7) num remotes 1
2026-04-24 17:12:50.524@LM_DEBUG@(5617|5620) DataWriterImpl::remove_associations: bit 0 local 01030000.4b2e097d.00000002.00000202(9db45814) remote 01030000.4b2e097d.00000003.00000507(9fff13ec) num remotes 2
2026-04-24 17:12:50.525@LM_DEBUG@(5616|5627) DataReaderImpl::remove_associations: bit 0 local 01030000.4b2e097d.00000003.00000507(9fff13ec) remote 01030000.4b2e097d.00000002.00000202(9db45814) num remotes 1
2026-04-24 17:12:50.525@LM_DEBUG@(5616|5627) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4b2e097d.00000003.00000507(9fff13ec) remote 01030000.4b2e097d.00000002.00000202(9db45814) num remotes 1
2026-04-24 17:12:50.525@LM_DEBUG@(5616|5627) DataReaderImpl::remove_associations: bit 0 local 01030000.4b2e097d.00000003.00000607(b4d2402f) remote 01030000.4b2e097d.00000002.00000202(9db45814) num remotes 1
2026-04-24 17:12:50.525@LM_DEBUG@(5616|5627) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4b2e097d.00000003.00000607(b4d2402f) remote 01030000.4b2e097d.00000002.00000202(9db45814) num remotes 1
2026-04-24 17:12:50.525@LM_DEBUG@(5617|5620) DataWriterImpl::remove_associations: bit 0 local 01030000.4b2e097d.00000002.00000302(84af6955) remote 01030000.4b2e097d.00000003.00000507(9fff13ec) num remotes 2
2026-04-24 17:12:50.526@LM_DEBUG@(5617|5635) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-04-24 17:12:50.526@LM_DEBUG@(5616|5627) DataReaderImpl::remove_associations: bit 0 local 01030000.4b2e097d.00000003.00000507(9fff13ec) remote 01030000.4b2e097d.00000002.00000302(84af6955) num remotes 1
2026-04-24 17:12:50.526@LM_DEBUG@(5616|5627) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4b2e097d.00000003.00000507(9fff13ec) remote 01030000.4b2e097d.00000002.00000302(84af6955) num remotes 1
2026-04-24 17:12:50.527@LM_DEBUG@(5616|5627) DataReaderImpl::remove_associations: bit 0 local 01030000.4b2e097d.00000003.00000607(b4d2402f) remote 01030000.4b2e097d.00000002.00000302(84af6955) num remotes 1
2026-04-24 17:12:50.527@LM_DEBUG@(5616|5627) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4b2e097d.00000003.00000607(b4d2402f) remote 01030000.4b2e097d.00000002.00000302(84af6955) num remotes 1
2026-04-24 17:12:50.527@LM_DEBUG@(5616|5637) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-04-24 17:12:50.527@LM_DEBUG@(5616|5616) subscriber_main() - test complete.
2026-04-24 17:12:50.529@LM_DEBUG@(5616|5623) DataReaderImpl::remove_associations: bit 1 local 01030000.4b2e097d.00000003.000001c7(60f71458) remote 01030000.4b2e097d.00000001.000001c2(6a5db3b7) num remotes 1
2026-04-24 17:12:50.529@LM_DEBUG@(5616|5623) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4b2e097d.00000003.000001c7(60f71458) remote 01030000.4b2e097d.00000001.000001c2(6a5db3b7) num remotes 1
2026-04-24 17:12:50.529@LM_DEBUG@(5617|5620) DataReaderImpl::remove_associations: bit 1 local 01030000.4b2e097d.00000002.000001c7(5d973de8) remote 01030000.4b2e097d.00000001.000001c2(6a5db3b7) num remotes 1
2026-04-24 17:12:50.529@LM_DEBUG@(5617|5620) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4b2e097d.00000002.000001c7(5d973de8) remote 01030000.4b2e097d.00000001.000001c2(6a5db3b7) num remotes 1
2026-04-24 17:12:50.531@LM_DEBUG@(5617|5620) DataReaderImpl::remove_associations: bit 1 local 01030000.4b2e097d.00000002.000003c7(6fa15f6a) remote 01030000.4b2e097d.00000001.000004c2(172a47f2) num remotes 1
2026-04-24 17:12:50.531@LM_DEBUG@(5617|5620) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4b2e097d.00000002.000003c7(6fa15f6a) remote 01030000.4b2e097d.00000001.000004c2(172a47f2) num remotes 1
2026-04-24 17:12:50.531@LM_DEBUG@(5616|5623) DataReaderImpl::remove_associations: bit 1 local 01030000.4b2e097d.00000003.000003c7(52c176da) remote 01030000.4b2e097d.00000001.000004c2(172a47f2) num remotes 1
2026-04-24 17:12:50.531@LM_DEBUG@(5616|5623) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4b2e097d.00000003.000003c7(52c176da) remote 01030000.4b2e097d.00000001.000004c2(172a47f2) num remotes 1
2026-04-24 17:12:50.532@LM_DEBUG@(5617|5620) DataReaderImpl::remove_associations: bit 1 local 01030000.4b2e097d.00000002.000004c7(20e0c9ad) remote 01030000.4b2e097d.00000001.000003c2(586bd135) num remotes 1
2026-04-24 17:12:50.533@LM_DEBUG@(5617|5620) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4b2e097d.00000002.000004c7(20e0c9ad) remote 01030000.4b2e097d.00000001.000003c2(586bd135) num remotes 1
2026-04-24 17:12:50.533@LM_DEBUG@(5616|5623) DataReaderImpl::remove_associations: bit 1 local 01030000.4b2e097d.00000003.000004c7(1d80e01d) remote 01030000.4b2e097d.00000001.000003c2(586bd135) num remotes 1
2026-04-24 17:12:50.533@LM_DEBUG@(5616|5623) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4b2e097d.00000003.000004c7(1d80e01d) remote 01030000.4b2e097d.00000001.000003c2(586bd135) num remotes 1
2026-04-24 17:12:50.534@LM_DEBUG@(5617|5620) DataReaderImpl::remove_associations: bit 1 local 01030000.4b2e097d.00000002.000002c7(76ba6e2b) remote 01030000.4b2e097d.00000001.000002c2(4170e074) num remotes 1
2026-04-24 17:12:50.534@LM_DEBUG@(5617|5620) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4b2e097d.00000002.000002c7(76ba6e2b) remote 01030000.4b2e097d.00000001.000002c2(4170e074) num remotes 1
2026-04-24 17:12:50.534@LM_DEBUG@(5617|5632) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:39191 , reconnect_state = INIT_STATE.
2026-04-24 17:12:50.535@LM_DEBUG@(5616|5623) DataReaderImpl::remove_associations: bit 1 local 01030000.4b2e097d.00000003.000002c7(4bda479b) remote 01030000.4b2e097d.00000001.000002c2(4170e074) num remotes 1
2026-04-24 17:12:50.535@LM_DEBUG@(5616|5623) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4b2e097d.00000003.000002c7(4bda479b) remote 01030000.4b2e097d.00000001.000002c2(4170e074) num remotes 1
2026-04-24 17:12:50.535@LM_DEBUG@(5617|5632) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-04-24 17:12:50.535@LM_DEBUG@(5616|5633) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-04-24 17:12:50.542@LM_DEBUG@(5617|5617) Service_Participant::shutdown
2026-04-24 17:12:50.544@LM_DEBUG@(5616|5637) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.242:40819 , reconnect_state = INIT_STATE.
2026-04-24 17:12:50.550@LM_DEBUG@(5616|5616) Service_Participant::shutdown
2026-04-24 17:12:50.557@LM_DEBUG@(5617|5617) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24 17:12:50.558@LM_DEBUG@(5617|5617) Service_Participant::~Service_Participant
2026-04-24 17:12:50.558@LM_DEBUG@(5617|5617) Service_Participant::shutdown
2026-04-24 17:12:50.564@LM_DEBUG@(5616|5616) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24 17:12:50.565@LM_DEBUG@(5616|5616) Service_Participant::~Service_Participant
2026-04-24 17:12:50.565@LM_DEBUG@(5616|5616) 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: 5642
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5652 started at 2026-04-24 17:12:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5653 started at 2026-04-24 17:12:51
2026-04-24 17:12:51.134@LM_INFO@(5653|5653) INFO: set_DCPS_debug_level: set to 1
2026-04-24 17:12:51.134@LM_INFO@(5652|5652) INFO: set_DCPS_debug_level: set to 1
2026-04-24 17:12:51.134@LM_INFO@(5652|5652) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-04-24 17:12:51.134@LM_INFO@(5653|5653) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-04-24 17:12:51.134@LM_INFO@(5653|5653) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-04-24 17:12:51.135@LM_INFO@(5652|5652) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-04-24 17:12:51.135@LM_INFO@(5653|5653) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-04-24 17:12:51.135@LM_INFO@(5653|5653) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-04-24 17:12:51.135@LM_INFO@(5653|5653) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-04-24 17:12:51.135@LM_INFO@(5653|5653) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-04-24 17:12:51.135@LM_INFO@(5652|5652) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-04-24 17:12:51.135@LM_INFO@(5653|5653) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-04-24 17:12:51.135@LM_INFO@(5653|5653) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-04-24 17:12:51.135@LM_INFO@(5652|5652) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-04-24 17:12:51.135@LM_INFO@(5653|5653) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-04-24 17:12:51.135@LM_INFO@(5652|5652) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-04-24 17:12:51.135@LM_INFO@(5652|5652) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-04-24 17:12:51.135@LM_INFO@(5652|5652) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-04-24 17:12:51.136@LM_INFO@(5652|5652) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-04-24 17:12:51.136@LM_INFO@(5652|5652) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-04-24 17:12:51.137@LM_INFO@(5653|5653) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
2026-04-24 17:12:51.137@LM_INFO@(5653|5653) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-04-24 17:12:51.137@LM_INFO@(5653|5653) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
2026-04-24 17:12:51.137@LM_INFO@(5653|5653) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-04-24 17:12:51.137@LM_NOTICE@(5653|5653) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-04-24 17:12:51.137@LM_INFO@(5652|5652) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
2026-04-24 17:12:51.137@LM_INFO@(5652|5652) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-04-24 17:12:51.137@LM_INFO@(5652|5652) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
2026-04-24 17:12:51.137@LM_INFO@(5652|5652) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-04-24 17:12:51.137@LM_NOTICE@(5652|5652) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-04-24 17:12:51.138@LM_DEBUG@(5653|5653) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-04-24 17:12:51.139@LM_DEBUG@(5652|5652) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-04-24 17:12:51.139@LM_INFO@(5653|5653) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-04-24 17:12:51.139@LM_INFO@(5652|5652) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-04-24 17:12:51.140@LM_DEBUG@(5653|5653) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-04-24 17:12:51.140@LM_DEBUG@(5652|5652) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5642|5642) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
2026-04-24 17:12:51.355@LM_INFO@(5653|5653) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_R2026-04-24 17:12:51.355@LM_INFO@(5652|5652) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
EPO_DATALINK_RELEASE_DELAY=0
2026-04-24 17:12:51.355@LM_INFO@(5653|5653) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_R2026-04-24 17:12:51.355@LM_INFO@(5652|5652) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
EPO_LOCAL_ADDRESS=:0
2026-04-24 17:12:51.355@LM_INFO@(5652|5652) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-04-24 17:12:51.355@LM_INFO@(5653|5653) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-04-24 17:12:51.363@LM_WARNING@(5653|5653) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
2026-04-24 17:12:51.363@LM_WARNING@(5652|5652) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
2026-04-24 17:12:51.374@LM_DEBUG@(5652|5662) DataReaderImpl::add_association - bit 1 local 01030000.30778dd0.00000003.000001c7(ccd91ec3) remote 01030000.30778dd0.00000001.000001c2(c673b92c)
2026-04-24 17:12:51.412@LM_WARNING@(5652|5652) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:51.412@LM_DEBUG@(5653|5663) DataReaderImpl::add_association - bit 1 local 01030000.30778dd0.00000002.000001c7(f1b93773) remote 01030000.30778dd0.00000001.000001c2(c673b92c)
2026-04-24 17:12:51.414@LM_WARNING@(5653|5653) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:51.418@LM_DEBUG@(5652|5662) DataReaderImpl::add_association - bit 1 local 01030000.30778dd0.00000003.000002c7(e7f44d00) remote 01030000.30778dd0.00000001.000002c2(ed5eeaef)
2026-04-24 17:12:51.419@LM_DEBUG@(5653|5663) DataReaderImpl::add_association - bit 1 local 01030000.30778dd0.00000002.000002c7(da9464b0) remote 01030000.30778dd0.00000001.000002c2(ed5eeaef)
2026-04-24 17:12:51.419@LM_WARNING@(5652|5652) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:51.421@LM_WARNING@(5653|5653) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:51.422@LM_DEBUG@(5652|5662) DataReaderImpl::add_association - bit 1 local 01030000.30778dd0.00000003.000003c7(feef7c41) remote 01030000.30778dd0.00000001.000004c2(bb044d69)
2026-04-24 17:12:51.424@LM_WARNING@(5652|5652) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:51.425@LM_DEBUG@(5653|5663) DataReaderImpl::add_association - bit 1 local 01030000.30778dd0.00000002.000003c7(c38f55f1) remote 01030000.30778dd0.00000001.000004c2(bb044d69)
2026-04-24 17:12:51.426@LM_WARNING@(5653|5653) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:51.427@LM_DEBUG@(5652|5662) DataReaderImpl::add_association - bit 1 local 01030000.30778dd0.00000003.000004c7(b1aeea86) remote 01030000.30778dd0.00000001.000003c2(f445dbae)
2026-04-24 17:12:51.429@LM_WARNING@(5652|5652) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:51.429@LM_DEBUG@(5653|5663) DataReaderImpl::add_association - bit 1 local 01030000.30778dd0.00000002.000004c7(8ccec336) remote 01030000.30778dd0.00000001.000003c2(f445dbae)
2026-04-24 17:12:51.431@LM_WARNING@(5653|5653) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:51.435@LM_WARNING@(5652|5652) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:51.435@LM_WARNING@(5652|5652) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:51.436@LM_WARNING@(5653|5653) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:51.437@LM_WARNING@(5653|5653) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:51.438@LM_WARNING@(5652|5652) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:51.439@LM_WARNING@(5652|5652) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:51.439@LM_WARNING@(5652|5652) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:51.440@LM_DEBUG@(5653|5663) DataWriterImpl::add_association - bit 0 local 01030000.30778dd0.00000002.00000102(1ab7014c) remote 01030000.30778dd0.00000003.00000507(33d11977)
2026-04-24 17:12:51.441@LM_DEBUG@(5652|5662) DataReaderImpl::add_association - bit 0 local 01030000.30778dd0.00000003.00000507(33d11977) remote 01030000.30778dd0.00000002.00000102(1ab7014c)
2026-04-24 17:12:51.443@LM_WARNING@(5653|5653) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:51.445@LM_WARNING@(5653|5653) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:51.445@LM_WARNING@(5653|5653) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:51.445@LM_DEBUG@(5652|5652) DataReaderImpl::add_association - bit 0 local 01030000.30778dd0.00000003.00000607(18fc4ab4) remote 01030000.30778dd0.00000002.00000102(1ab7014c)
2026-04-24 17:12:51.448@LM_INFO@(5653|5663) DataWriterImpl::transport_assoc_done: writer 01030000.30778dd0.00000002.00000102(1ab7014c) succeeded in associating with reader 01030000.30778dd0.00000003.00000507(33d11977)
2026-04-24 17:12:51.448@LM_DEBUG@(5653|5663) DataWriterImpl::transport_assoc_done: writer 01030000.30778dd0.00000002.00000102(1ab7014c) reader 01030000.30778dd0.00000003.00000507(33d11977) calling association_complete_i
2026-04-24 17:12:51.448@LM_DEBUG@(5653|5663) DataWriterImpl::association_complete_i - bit 0 local 01030000.30778dd0.00000002.00000102(1ab7014c) remote 01030000.30778dd0.00000003.00000507(33d11977)
2026-04-24 17:12:51.448@LM_DEBUG@(5653|5663) DataWriterImpl::add_association - bit 0 local 01030000.30778dd0.00000002.00000102(1ab7014c) remote 01030000.30778dd0.00000003.00000607(18fc4ab4)
2026-04-24 17:12:51.448@LM_WARNING@(5652|5652) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:51.449@LM_INFO@(5653|5663) DataWriterImpl::transport_assoc_done: writer 01030000.30778dd0.00000002.00000102(1ab7014c) succeeded in associating with reader 01030000.30778dd0.00000003.00000607(18fc4ab4)
2026-04-24 17:12:51.449@LM_DEBUG@(5653|5663) DataWriterImpl::transport_assoc_done: writer 01030000.30778dd0.00000002.00000102(1ab7014c) reader 01030000.30778dd0.00000003.00000607(18fc4ab4) calling association_complete_i
2026-04-24 17:12:51.449@LM_DEBUG@(5653|5663) DataWriterImpl::association_complete_i - bit 0 local 01030000.30778dd0.00000002.00000102(1ab7014c) remote 01030000.30778dd0.00000003.00000607(18fc4ab4)
2026-04-24 17:12:51.450@LM_DEBUG@(5653|5653) DataWriterImpl::add_association - bit 0 local 01030000.30778dd0.00000002.00000202(319a528f) remote 01030000.30778dd0.00000003.00000507(33d11977)
2026-04-24 17:12:51.450@LM_DEBUG@(5653|5663) DataWriterImpl::add_association - bit 0 local 01030000.30778dd0.00000002.00000202(319a528f) remote 01030000.30778dd0.00000003.00000607(18fc4ab4)
2026-04-24 17:12:51.451@LM_DEBUG@(5652|5662) DataReaderImpl::add_association - bit 0 local 01030000.30778dd0.00000003.00000507(33d11977) remote 01030000.30778dd0.00000002.00000202(319a528f)
2026-04-24 17:12:51.451@LM_INFO@(5653|5653) DataWriterImpl::transport_assoc_done: writer 01030000.30778dd0.00000002.00000202(319a528f) succeeded in associating with reader 01030000.30778dd0.00000003.00000507(33d11977)
2026-04-24 17:12:51.451@LM_DEBUG@(5653|5653) DataWriterImpl::transport_assoc_done: writer 01030000.30778dd0.00000002.00000202(319a528f) reader 01030000.30778dd0.00000003.00000507(33d11977) calling association_complete_i
2026-04-24 17:12:51.451@LM_DEBUG@(5653|5653) DataWriterImpl::association_complete_i - bit 0 local 01030000.30778dd0.00000002.00000202(319a528f) remote 01030000.30778dd0.00000003.00000507(33d11977)
2026-04-24 17:12:51.451@LM_DEBUG@(5652|5662) DataReaderImpl::add_association - bit 0 local 01030000.30778dd0.00000003.00000607(12026-04-24 17:12:51.451@LM_INFO@(5653|5663) DataWriterImpl::transport_assoc_done: writer 01030000.30778dd0.00000002.00000202(3198fc4ab4) remote 01030000.30778dd0.00000002.00000202(319a528f)
a528f) succeeded in associating with reader 01030000.30778dd0.00000003.00000607(18fc4ab4)
2026-04-24 17:12:51.451@LM_DEBUG@(5653|5663) DataWriterImpl::transport_assoc_done: writer 01030000.30778dd0.00000002.00000202(319a528f) reader 01030000.30778dd0.00000003.00000607(18fc4ab4) calling association_complete_i
2026-04-24 17:12:51.451@LM_DEBUG@(5653|5663) DataWriterImpl::association_complete_i - bit 0 local 01030000.30778dd0.00000002.00000202(319a528f) remote 01030000.30778dd0.00000003.00000607(18fc4ab4)
2026-04-24 17:12:51.452@LM_WARNING@(5653|5653) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:51.452@LM_WARNING@(5653|5653) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:51.452@LM_WARNING@(5653|5653) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-04-24 17:12:51.455@LM_DEBUG@(5653|5663) DataWriterImpl::add_association - bit 0 local 01030000.30778dd0.00000002.00000302(288163ce) remote 01030000.30778dd0.00000003.00000507(33d11977)
2026-04-24 17:12:51.455@LM_DEBUG@(5652|5662) DataReaderImpl::add_association - bit 0 local 01030000.30778dd0.00000003.00000507(33d11977) remote 01030000.30778dd0.00000002.00000302(288163ce)
2026-04-24 17:12:51.456@LM_INFO@(5653|5663) DataWriterImpl::transport_assoc_done: writer 01030000.30778dd0.00000002.00000302(288163ce) succeeded in associating with reader 01030000.30778dd0.00000003.00000507(33d11977)
2026-04-24 17:12:51.456@LM_DEBUG@(5653|5663) DataWriterImpl::transport_assoc_done: writer 01030000.30778dd0.00000002.00000302(288163ce) reader 01030000.30778dd0.00000003.00000507(33d11977) calling association_complete_i
2026-04-24 17:12:51.456@LM_DEBUG@(5653|5663) DataWriterImpl::association_complete_i - bit 0 local 01030000.30778dd0.00000002.00000302(288163ce) remote 01030000.30778dd0.00000003.00000507(33d11977)
2026-04-24 17:12:51.456@LM_DEBUG@(5652|5662) DataReaderImpl::add_association - bit 0 local 01030000.30778dd0.00000003.00000607(18fc4ab4) remote 01030000.30778dd0.00000002.00000302(288163ce)
2026-04-24 17:12:51.456@LM_DEBUG@(5653|5663) DataWriterImpl::add_association - bit 0 local 01030000.30778dd0.00000002.00000302(288163ce) remote 01030000.30778dd0.00000003.00000607(18fc4ab4)
2026-04-24 17:12:51.456@LM_WARNING@(5653|5653) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-04-24 17:12:51.456@LM_INFO@(5653|5663) DataWriterImpl::transport_assoc_done: writer 01030000.30778dd0.00000002.00000302(288163ce) succeeded in associating with reader 01030000.30778dd0.00000003.00000607(18fc4ab4)
2026-04-24 17:12:51.456@LM_DEBUG@(5653|5663) DataWriterImpl::transport_assoc_done: writer 01030000.30778dd0.00000002.00000302(288163ce) reader 01030000.30778dd0.00000003.00000607(18fc4ab4) calling association_complete_i
2026-04-24 17:12:51.456@LM_DEBUG@(5653|5663) DataWriterImpl::association_complete_i - bit 0 local 01030000.30778dd0.00000002.00000302(288163ce) remote 01030000.30778dd0.00000003.00000607(18fc4ab4)
2026-04-24 17:12:51.457@LM_DEBUG@(5653|5674) Writer::svc() - processing publication 0.
2026-04-24 17:12:51.457@LM_DEBUG@(5653|5675) Writer::svc() - processing publication 1.
2026-04-24 17:12:51.457@LM_DEBUG@(5653|5676) Writer::svc() - processing publication 2.
2026-04-24 17:12:53.457@LM_DEBUG@(5653|5653) DataWriterImpl::create_ack_token() - for sequence 994
2026-04-24 17:12:53.457@LM_DEBUG@(5653|5653) DataWriterImpl::create_ack_token() - for sequence 1016
2026-04-24 17:12:53.457@LM_DEBUG@(5653|5653) DataWriterImpl::create_ack_token() - for sequence 1028
2026-04-24 17:12:53.565@LM_DEBUG@(5653|5676) DataWriterImpl::create_ack_token() - for sequence 1063
2026-04-24 17:12:53.565@LM_DEBUG@(5653|5676) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1063 at 17:12:53.565461
2026-04-24 17:12:53.565@LM_DEBUG@(5653|5675) DataWriterImpl::create_ack_token() - for sequence 1055
2026-04-24 17:12:53.565@LM_DEBUG@(5653|5675) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1055 at 17:12:53.565793
2026-04-24 17:12:53.566@LM_DEBUG@(5653|5674) DataWriterImpl::create_ack_token() - for sequence 1035
2026-04-24 17:12:53.566@LM_DEBUG@(5653|5674) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1035 at 17:12:53.566572
2026-04-24 17:12:53.588@LM_DEBUG@(5653|5653) Publisher::run() - publication 0 stopping after sending 1033 messages.
2026-04-24 17:12:53.590@LM_DEBUG@(5653|5653) Publisher::run() - publication 1 stopping after sending 1053 messages.
2026-04-24 17:12:53.591@LM_DEBUG@(5653|5653) Publisher::run() - publication 2 stopping after sending 1061 messages.
2026-04-24 17:12:53.610@LM_DEBUG@(5653|5658) WriteDataContainer::wait_pending timeout at 00:06:01.840244
2026-04-24 17:12:53.809@LM_DEBUG@(5653|5658) WriteDataContainer::wait_pending done
2026-04-24 17:12:53.809@LM_DEBUG@(5653|5658) DataWriterImpl::remove_associations: bit 0 local 01030000.30778dd0.00000002.00000102(1ab7014c) remote 01030000.30778dd0.00000003.00000507(33d11977) num remotes 2
2026-04-24 17:12:53.811@LM_DEBUG@(5652|5662) DataReaderImpl::remove_associations: bit 0 local 01030000.30778dd0.00000003.00000507(33d11977) remote 01030000.30778dd0.00000002.00000102(1ab7014c) num remotes 1
2026-04-24 17:12:53.811@LM_DEBUG@(5652|5662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30778dd0.00000003.00000507(33d11977) remote 01030000.30778dd0.00000002.00000102(1ab7014c) num remotes 1
2026-04-24 17:12:53.811@LM_DEBUG@(5652|5662) DataReaderImpl::remove_associations: bit 0 local 01030000.30778dd0.00000003.00000607(18fc4ab4) remote 01030000.30778dd0.00000002.00000102(1ab7014c) num remotes 1
2026-04-24 17:12:53.812@LM_DEBUG@(5652|5662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30778dd0.00000003.00000607(18fc4ab4) remote 01030000.30778dd0.00000002.00000102(1ab7014c) num remotes 1
2026-04-24 17:12:53.812@LM_DEBUG@(5653|5658) DataWriterImpl::remove_associations: bit 0 local 01030000.30778dd0.00000002.00000202(319a528f) remote 01030000.30778dd0.00000003.00000507(33d11977) num remotes 2
2026-04-24 17:12:53.813@LM_DEBUG@(5652|5662) DataReaderImpl::remove_associations: bit 0 local 01030000.30778dd0.00000003.00000507(33d11977) remote 01030000.30778dd0.00000002.00000202(319a528f) num remotes 1
2026-04-24 17:12:53.813@LM_DEBUG@(5652|5662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30778dd0.00000003.00000507(33d11977) remote 01030000.30778dd0.00000002.00000202(319a528f) num remotes 1
2026-04-24 17:12:53.813@LM_DEBUG@(5652|5662) DataReaderImpl::remove_associations: bit 0 local 01030000.30778dd0.00000003.00000607(18fc4ab4) remote 01030000.30778dd0.00000002.00000202(319a528f) num remotes 1
2026-04-24 17:12:53.813@LM_DEBUG@(5652|5662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30778dd0.00000003.00000607(18fc4ab4) remote 01030000.30778dd0.00000002.00000202(319a528f) num remotes 1
2026-04-24 17:12:53.814@LM_DEBUG@(5653|5658) DataWriterImpl::remove_associations: bit 0 local 01030000.30778dd0.00000002.00000302(288163ce) remote 01030000.30778dd0.00000003.00000507(33d11977) num remotes 2
2026-04-24 17:12:53.815@LM_DEBUG@(5652|5662) DataReaderImpl::remove_associations: bit 0 local 01030000.30778dd0.00000003.00000507(33d11977) remote 01030000.30778dd0.00000002.00000302(288163ce) num remotes 1
2026-04-24 17:12:53.815@LM_DEBUG@(5652|5662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30778dd0.00000003.00000507(33d11977) remote 01030000.30778dd0.00000002.00000302(288163ce) num remotes 1
2026-04-24 17:12:53.815@LM_DEBUG@(5652|5662) DataReaderImpl::remove_associations: bit 0 local 01030000.30778dd0.00000003.00000607(18fc4ab4) remote 01030000.30778dd0.00000002.00000302(288163ce) num remotes 1
2026-04-24 17:12:53.815@LM_DEBUG@(5652|5662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30778dd0.00000003.00000607(18fc4ab4) remote 01030000.30778dd0.00000002.00000302(288163ce) num remotes 1
2026-04-24 17:12:53.816@LM_DEBUG@(5652|5652) subscriber_main() - test complete.
2026-04-24 17:12:53.817@LM_DEBUG@(5653|5658) DataReaderImpl::remove_associations: bit 1 local 01030000.30778dd0.00000002.000001c7(f1b93773) remote 01030000.30778dd0.00000001.000001c2(c673b92c) num remotes 1
2026-04-24 17:12:53.817@LM_DEBUG@(5653|5658) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30778dd0.00000002.000001c7(f1b93773) remote 01030000.30778dd0.00000001.000001c2(c673b92c) num remotes 1
2026-04-24 17:12:53.817@LM_DEBUG@(5652|5659) DataReaderImpl::remove_associations: bit 1 local 01030000.30778dd0.00000003.000001c7(ccd91ec3) remote 01030000.30778dd0.00000001.000001c2(c673b92c) num remotes 1
2026-04-24 17:12:53.817@LM_DEBUG@(5652|5659) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30778dd0.00000003.000001c7(ccd91ec3) remote 01030000.30778dd0.00000001.000001c2(c673b92c) num remotes 1
2026-04-24 17:12:53.819@LM_DEBUG@(5653|5658) DataReaderImpl::remove_associations: bit 1 local 01030000.30778dd0.00000002.000003c7(c38f55f1) remote 01030000.30778dd0.00000001.000004c2(bb044d69) num remotes 1
2026-04-24 17:12:53.819@LM_DEBUG@(5653|5658) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30778dd0.00000002.000003c7(c38f55f1) remote 01030000.30778dd0.00000001.000004c2(bb044d69) num remotes 1
2026-04-24 17:12:53.819@LM_DEBUG@(5652|5659) DataReaderImpl::remove_associations: bit 1 local 01030000.30778dd0.00000003.000003c7(feef7c41) remote 01030000.30778dd0.00000001.000004c2(bb044d69) num remotes 1
2026-04-24 17:12:53.819@LM_DEBUG@(5652|5659) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30778dd0.00000003.000003c7(feef7c41) remote 01030000.30778dd0.00000001.000004c2(bb044d69) num remotes 1
2026-04-24 17:12:53.820@LM_DEBUG@(5653|5658) DataReaderImpl::remove_associations: bit 1 local 01030000.30778dd0.00000002.000004c7(8ccec336) remote 01030000.30778dd0.00000001.000003c2(f445dbae) num remotes 1
2026-04-24 17:12:53.820@LM_DEBUG@(5653|5658) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30778dd0.00000002.000004c7(8ccec336) remote 01030000.30778dd0.00000001.000003c2(f445dbae) num remotes 1
2026-04-24 17:12:53.821@LM_DEBUG@(5652|5659) DataReaderImpl::remove_associations: bit 1 local 01030000.30778dd0.00000003.000004c7(b1aeea86) remote 01030000.30778dd0.00000001.000003c2(f445dbae) num remotes 1
2026-04-24 17:12:53.821@LM_DEBUG@(5652|5659) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30778dd0.00000003.000004c7(b1aeea86) remote 01030000.30778dd0.00000001.000003c2(f445dbae) num remotes 1
2026-04-24 17:12:53.822@LM_DEBUG@(5653|5658) DataReaderImpl::remove_associations: bit 1 local 01030000.30778dd0.00000002.000002c7(da9464b0) remote 01030000.30778dd0.00000001.000002c2(ed5eeaef) num remotes 1
2026-04-24 17:12:53.822@LM_DEBUG@(5653|5658) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30778dd0.00000002.000002c7(da9464b0) remote 01030000.30778dd0.00000001.000002c2(ed5eeaef) num remotes 1
2026-04-24 17:12:53.822@LM_DEBUG@(5653|5668) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:37573 , reconnect_state = INIT_STATE.
2026-04-24 17:12:53.823@LM_DEBUG@(5652|5659) DataReaderImpl::remove_associations: bit 1 local 01030000.30778dd0.00000003.000002c7(e7f44d00) remote 01030000.30778dd0.00000001.000002c2(ed5eeaef) num remotes 1
2026-04-24 17:12:53.823@LM_DEBUG@(5652|5659) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30778dd0.00000003.000002c7(e7f44d00) remote 01030000.30778dd0.00000001.000002c2(ed5eeaef) num remotes 1
2026-04-24 17:12:53.823@LM_DEBUG@(5653|5668) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-04-24 17:12:53.824@LM_DEBUG@(5652|5669) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-04-24 17:12:53.830@LM_DEBUG@(5653|5653) Service_Participant::shutdown
2026-04-24 17:12:53.839@LM_DEBUG@(5652|5652) Service_Participant::shutdown
2026-04-24 17:12:53.848@LM_DEBUG@(5653|5653) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24 17:12:53.849@LM_DEBUG@(5653|5653) Service_Participant::~Service_Participant
2026-04-24 17:12:53.850@LM_DEBUG@(5653|5653) Service_Participant::shutdown
2026-04-24 17:12:53.861@LM_DEBUG@(5652|5652) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24 17:12:53.866@LM_DEBUG@(5652|5652) Service_Participant::~Service_Participant
2026-04-24 17:12:53.866@LM_DEBUG@(5652|5652) 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: 5679
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5689 started at 2026-04-24 17:12:54
(5679|5679) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
Publisher 5689 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: 5701 started at 2026-04-24 17:12:57
Publisher 5689 is done waiting for 1 readers.
Publisher 5689 is waiting for acknowledgments.
Subscriber 5701 got new message data:
- From : 5689
- Count : 0
Subscriber 5701 got new message data:
- From : 5689
- Count : 1
Subscriber 5701 got new message data:
- From : 5689
- Count : 2
Subscriber 5701 got new message data:
- From : 5689
- Count : 3
Subscriber 5701 got new message data:
- From : 5689
- Count : 4
Subscriber 5701 got new message data:
- From : 5689
- Count : 5
Subscriber 5701 got new message data:
- From : 5689
- Count : 6
Subscriber 5701 got new message data:
- From : 5689
- Count : 7
Subscriber 5701 got new message data:
- From : 5689
- Count : 8
Subscriber 5701 got new message data:
- From : 5689
- Count : 9
Subscriber 5701 got new message data:
- From : 5689
- Count : 10
Subscriber 5701 got new message data:
- From : 5689
- Count : 11
Subscriber 5701 got new message data:
- From : 5689
- Count : 12
Subscriber 5701 got new message data:
- From : 5689
- Count : 13
Subscriber 5701 got new message data:
- From : 5689
- Count : 14
Subscriber 5701 got new message data:
- From : 5689
- Count : 15
Subscriber 5701 got new message data:
- From : 5689
- Count : 16
Subscriber 5701 got new message data:
- From : 5689
- Count : 17
Subscriber 5701 got new message data:
- From : 5689
- Count : 18
Subscriber 5701 got new message data:
- From : 5689
- Count : 19
Subscriber 5701 is done. Exiting.
Publisher 5689 is done waiting for acknowledgments.
Publisher 5689 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: 5712 started at 2026-04-24 17:13:00
Publisher 5689 is done waiting for 2 readers.
Publisher 5689 is waiting for acknowledgments.
Subscriber 5712 got new message data:
- From : 5689
- Count : 0
Subscriber 5712 got new message data:
- From : 5689
- Count : 1
Subscriber 5712 got new message data:
- From : 5689
- Count : 2
Subscriber 5712 got new message data:
- From : 5689
- Count : 3
Subscriber 5712 got new message data:
- From : 5689
- Count : 4
Subscriber 5712 got new message data:
- From : 5689
- Count : 5
Subscriber 5712 got new message data:
- From : 5689
- Count : 6
Subscriber 5712 got new message data:
- From : 5689
- Count : 7
Subscriber 5712 got new message data:
- From : 5689
- Count : 8
Subscriber 5712 got new message data:
- From : 5689
- Count : 9
Subscriber 5712 got new message data:
- From : 5689
- Count : 10
Subscriber 5712 got new message data:
- From : 5689
- Count : 11
Subscriber 5712 got new message data:
- From : 5689
- Count : 12
Subscriber 5712 got new message data:
- From : 5689
- Count : 13
Subscriber 5712 got new message data:
- From : 5689
- Count : 14
Subscriber 5712 got new message data:
- From : 5689
- Count : 15
Subscriber 5712 got new message data:
- From : 5689
- Count : 16
Subscriber 5712 got new message data:
- From : 5689
- Count : 17
Subscriber 5712 got new message data:
- From : 5689
- Count : 18
Subscriber 5712 got new message data:
- From : 5689
- Count : 19
Subscriber 5712 is done. Exiting.
Publisher 5689 is done waiting for acknowledgments.
Publisher 5689 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: 5723 started at 2026-04-24 17:13:03
Publisher 5689 is done waiting for 3 readers.
Publisher 5689 is waiting for acknowledgments.
Subscriber 5723 got new message data:
- From : 5689
- Count : 0
Subscriber 5723 got new message data:
- From : 5689
- Count : 1
Subscriber 5723 got new message data:
- From : 5689
- Count : 2
Subscriber 5723 got new message data:
- From : 5689
- Count : 3
Subscriber 5723 got new message data:
- From : 5689
- Count : 4
Subscriber 5723 got new message data:
- From : 5689
- Count : 5
Subscriber 5723 got new message data:
- From : 5689
- Count : 6
Subscriber 5723 got new message data:
- From : 5689
- Count : 7
Subscriber 5723 got new message data:
- From : 5689
- Count : 8
Subscriber 5723 got new message data:
- From : 5689
- Count : 9
Subscriber 5723 got new message data:
- From : 5689
- Count : 10
Subscriber 5723 got new message data:
- From : 5689
- Count : 11
Subscriber 5723 got new message data:
- From : 5689
- Count : 12
Subscriber 5723 got new message data:
- From : 5689
- Count : 13
Subscriber 5723 got new message data:
- From : 5689
- Count : 14
Subscriber 5723 got new message data:
- From : 5689
- Count : 15
Subscriber 5723 got new message data:
- From : 5689
- Count : 16
Subscriber 5723 got new message data:
- From : 5689
- Count : 17
Subscriber 5723 got new message data:
- From : 5689
- Count : 18
Subscriber 5723 got new message data:
- From : 5689
- Count : 19
Subscriber 5723 is done. Exiting.
Publisher 5689 is done waiting for acknowledgments.
Publisher 5689 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: 5735
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5745 started at 2026-04-24 17:13:04
(5735|5735) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
Publisher 5745 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: 5757 started at 2026-04-24 17:13:07
Publisher 5745 is done waiting for 1 readers.
Publisher 5745 is waiting for acknowledgments.
Subscriber 5757 got new message data:
- From : 5745
- Count : 0
Subscriber 5757 got new message data:
- From : 5745
- Count : 1
Subscriber 5757 got new message data:
- From : 5745
- Count : 2
Subscriber 5757 got new message data:
- From : 5745
- Count : 3
Subscriber 5757 is done. Exiting.
Publisher 5745 is done waiting for acknowledgments.
Publisher 5745 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: 5768 started at 2026-04-24 17:13:10
Publisher 5745 is done waiting for 2 readers.
Publisher 5745 is waiting for acknowledgments.
Subscriber 5768 got new message data:
- From : 5745
- Count : 0
Subscriber 5768 got new message data:
- From : 5745
- Count : 1
Subscriber 5768 got new message data:
- From : 5745
- Count : 2
Subscriber 5768 got new message data:
- From : 5745
- Count : 3
Subscriber 5768 is done. Exiting.
Publisher 5745 is done waiting for acknowledgments.
Publisher 5745 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: 5779 started at 2026-04-24 17:13:13
Publisher 5745 is done waiting for 3 readers.
Publisher 5745 is waiting for acknowledgments.
Subscriber 5779 got new message data:
- From : 5745
- Count : 0
Subscriber 5779 got new message data:
- From : 5745
- Count : 1
Subscriber 5779 got new message data:
- From : 5745
- Count : 2
Subscriber 5779 got new message data:
- From : 5745
- Count : 3
Subscriber 5779 is done. Exiting.
Publisher 5745 is done waiting for acknowledgments.
Publisher 5745 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: 5791
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5802 started at 2026-04-24 17:13:14
(5791|5791) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
Publisher 5802 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: 5814 started at 2026-04-24 17:13:17
Publisher 5802 is done waiting for 1 readers.
Publisher 5802 is waiting for acknowledgments.
Subscriber 5814 got new message data:
- From : 5802
- Count : 0
Subscriber 5814 got new message data:
- From : 5802
- Count : 1
Subscriber 5814 got new message data:
- From : 5802
- Count : 2
Subscriber 5814 got new message data:
- From : 5802
- Count : 3
Subscriber 5814 got new message data:
- From : 5802
- Count : 4
Subscriber 5814 got new message data:
- From : 5802
- Count : 5
Subscriber 5814 got new message data:
- From : 5802
- Count : 6
Subscriber 5814 got new message data:
- From : 5802
- Count : 7
Subscriber 5814 got new message data:
- From : 5802
- Count : 8
Subscriber 5814 got new message data:
- From : 5802
- Count : 9
Subscriber 5814 got new message data:
- From : 5802
- Count : 10
Subscriber 5814 got new message data:
- From : 5802
- Count : 11
Subscriber 5814 got new message data:
- From : 5802
- Count : 12
Subscriber 5814 got new message data:
- From : 5802
- Count : 13
Subscriber 5814 got new message data:
- From : 5802
- Count : 14
Subscriber 5814 got new message data:
- From : 5802
- Count : 15
Subscriber 5814 got new message data:
- From : 5802
- Count : 16
Subscriber 5814 got new message data:
- From : 5802
- Count : 17
Subscriber 5814 got new message data:
- From : 5802
- Count : 18
Subscriber 5814 got new message data:
- From : 5802
- Count : 19
Publisher 5802 is done waiting for acknowledgments.
Publisher 5802 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: 5824 started at 2026-04-24 17:13:20
Publisher 5802 is done waiting for 2 readers.
Publisher 5802 is waiting for acknowledgments.
Subscriber 5824 got new message data:
- From : 5802
- Count : 0
Subscriber 5824 got new message data:
- From : 5802
- Count : 1
Subscriber 5824 got new message data:
- From : 5802
- Count : 2
Subscriber 5824 got new message data:
- From : 5802
- Count : 3
Subscriber 5824 got new message data:
- From : 5802
- Count : 4
Subscriber 5824 got new message data:
- From : 5802
- Count : 5
Subscriber 5824 got new message data:
- From : 5802
- Count : 6
Subscriber 5824 got new message data:
- From : 5802
- Count : 7
Subscriber 5824 got new message data:
- From : 5802
- Count : 8
Subscriber 5824 got new message data:
- From : 5802
- Count : 9
Subscriber 5824 got new message data:
- From : 5802
- Count : 10
Subscriber 5824 got new message data:
- From : 5802
- Count : 11
Subscriber 5824 got new message data:
- From : 5802
- Count : 12
Subscriber 5824 got new message data:
- From : 5802
- Count : 13
Subscriber 5824 got new message data:
- From : 5802
- Count : 14
Subscriber 5824 got new message data:
- From : 5802
- Count : 15
Subscriber 5824 got new message data:
- From : 5802
- Count : 16
Subscriber 5824 got new message data:
- From : 5802
- Count : 17
Subscriber 5824 got new message data:
- From : 5802
- Count : 18
Subscriber 5824 got new message data:
- From : 5802
- Count : 19
Publisher 5802 is done waiting for acknowledgments.
Publisher 5802 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: 5835 started at 2026-04-24 17:13:23
Publisher 5802 is done waiting for 3 readers.
Publisher 5802 is waiting for acknowledgments.
Subscriber 5835 got new message data:
- From : 5802
- Count : 0
Subscriber 5835 got new message data:
- From : 5802
- Count : 1
Subscriber 5835 got new message data:
- From : 5802
- Count : 2
Subscriber 5835 got new message data:
- From : 5802
- Count : 3
Subscriber 5835 got new message data:
- From : 5802
- Count : 4
Subscriber 5835 got new message data:
- From : 5802
- Count : 5
Subscriber 5835 got new message data:
- From : 5802
- Count : 6
Subscriber 5835 got new message data:
- From : 5802
- Count : 7
Subscriber 5835 got new message data:
- From : 5802
- Count : 8
Subscriber 5835 got new message data:
- From : 5802
- Count : 9
Subscriber 5835 got new message data:
- From : 5802
- Count : 10
Subscriber 5835 got new message data:
- From : 5802
- Count : 11
Subscriber 5835 got new message data:
- From : 5802
- Count : 12
Subscriber 5835 got new message data:
- From : 5802
- Count : 13
Subscriber 5835 got new message data:
- From : 5802
- Count : 14
Subscriber 5835 got new message data:
- From : 5802
- Count : 15
Subscriber 5835 got new message data:
- From : 5802
- Count : 16
Subscriber 5835 got new message data:
- From : 5802
- Count : 17
Subscriber 5835 got new message data:
- From : 5802
- Count : 18
Subscriber 5835 got new message data:
- From : 5802
- Count : 19
Publisher 5802 is done waiting for acknowledgments.
Publisher 5802 is done. Exiting.
Subscriber 5814 is done. Exiting.
Subscriber 5835 is done. Exiting.
Subscriber 5824 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5850
/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 2026-04-24 17:13:23
(5850|5850) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" 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: 5872 started at 2026-04-24 17:13:26
Publisher 5860 is done waiting for 1 readers.
Publisher 5860 is waiting for acknowledgments.
Subscriber 5872 got new message data:
- From : 5860
- Count : 0
Subscriber 5872 got new message data:
- From : 5860
- Count : 1
Subscriber 5872 got new message data:
- From : 5860
- Count : 2
Subscriber 5872 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: 5882 started at 2026-04-24 17:13:29
Publisher 5860 is done waiting for 2 readers.
Publisher 5860 is waiting for acknowledgments.
Subscriber 5882 got new message data:
- From : 5860
- Count : 0
Subscriber 5882 got new message data:
- From : 5860
- Count : 1
Subscriber 5882 got new message data:
- From : 5860
- Count : 2
Subscriber 5882 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: 5892 started at 2026-04-24 17:13:32
Publisher 5860 is done waiting for 3 readers.
Publisher 5860 is waiting for acknowledgments.
Subscriber 5892 got new message data:
- From : 5860
- Count : 0
Subscriber 5892 got new message data:
- From : 5860
- Count : 1
Subscriber 5892 got new message data:
- From : 5860
- Count : 2
Subscriber 5892 got new message data:
- From : 5860
- Count : 3
Publisher 5860 is done waiting for acknowledgments.
Publisher 5860 is done. Exiting.
Subscriber 5872 is done. Exiting.
Subscriber 5882 is done. Exiting.
Subscriber 5892 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: 5906 started at 2026-04-24 17:13:33
Publisher 5906 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: 5915 started at 2026-04-24 17:13:36
Publisher 5906 is done waiting for 1 readers.
Publisher 5906 is waiting for acknowledgments.
Subscriber 5915 got new message data:
- From : 5906
- Count : 0
Subscriber 5915 got new message data:
- From : 5906
- Count : 1
Subscriber 5915 got new message data:
- From : 5906
- Count : 2
Subscriber 5915 got new message data:
- From : 5906
- Count : 3
Subscriber 5915 got new message data:
- From : 5906
- Count : 4
Subscriber 5915 got new message data:
- From : 5906
- Count : 5
Subscriber 5915 got new message data:
- From : 5906
- Count : 6
Subscriber 5915 got new message data:
- From : 5906
- Count : 7
Subscriber 5915 got new message data:
- From : 5906
- Count : 8
Subscriber 5915 got new message data:
- From : 5906
- Count : 9
Subscriber 5915 got new message data:
- From : 5906
- Count : 10
Subscriber 5915 got new message data:
- From : 5906
- Count : 11
Subscriber 5915 got new message data:
- From : 5906
- Count : 12
Subscriber 5915 got new message data:
- From : 5906
- Count : 13
Subscriber 5915 got new message data:
- From : 5906
- Count : 14
Subscriber 5915 got new message data:
- From : 5906
- Count : 15
Subscriber 5915 got new message data:
- From : 5906
- Count : 16
Subscriber 5915 got new message data:
- From : 5906
- Count : 17
Subscriber 5915 got new message data:
- From : 5906
- Count : 18
Subscriber 5915 got new message data:
- From : 5906
- Count : 19
Subscriber 5915 is done. Exiting.
Publisher 5906 is done waiting for acknowledgments.
Publisher 5906 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: 5924 started at 2026-04-24 17:13:39
Publisher 5906 is done waiting for 2 readers.
Publisher 5906 is waiting for acknowledgments.
Subscriber 5924 got new message data:
- From : 5906
- Count : 0
Subscriber 5924 got new message data:
- From : 5906
- Count : 1
Subscriber 5924 got new message data:
- From : 5906
- Count : 2
Subscriber 5924 got new message data:
- From : 5906
- Count : 3
Subscriber 5924 got new message data:
- From : 5906
- Count : 4
Subscriber 5924 got new message data:
- From : 5906
- Count : 5
Subscriber 5924 got new message data:
- From : 5906
- Count : 6
Subscriber 5924 got new message data:
- From : 5906
- Count : 7
Subscriber 5924 got new message data:
- From : 5906
- Count : 8
Subscriber 5924 got new message data:
- From : 5906
- Count : 9
Subscriber 5924 got new message data:
- From : 5906
- Count : 10
Subscriber 5924 got new message data:
- From : 5906
- Count : 11
Subscriber 5924 got new message data:
- From : 5906
- Count : 12
Subscriber 5924 got new message data:
- From : 5906
- Count : 13
Subscriber 5924 got new message data:
- From : 5906
- Count : 14
Subscriber 5924 got new message data:
- From : 5906
- Count : 15
Subscriber 5924 got new message data:
- From : 5906
- Count : 16
Subscriber 5924 got new message data:
- From : 5906
- Count : 17
Subscriber 5924 got new message data:
- From : 5906
- Count : 18
Subscriber 5924 got new message data:
- From : 5906
- Count : 19
Subscriber 5924 is done. Exiting.
Publisher 5906 is done waiting for acknowledgments.
Publisher 5906 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: 5935 started at 2026-04-24 17:13:42
Publisher 5906 is done waiting for 3 readers.
Publisher 5906 is waiting for acknowledgments.
Subscriber 5935 got new message data:
- From : 5906
- Count : 0
Subscriber 5935 got new message data:
- From : 5906
- Count : 1
Subscriber 5935 got new message data:
- From : 5906
- Count : 2
Subscriber 5935 got new message data:
- From : 5906
- Count : 3
Subscriber 5935 got new message data:
- From : 5906
- Count : 4
Subscriber 5935 got new message data:
- From : 5906
- Count : 5
Subscriber 5935 got new message data:
- From : 5906
- Count : 6
Subscriber 5935 got new message data:
- From : 5906
- Count : 7
Subscriber 5935 got new message data:
- From : 5906
- Count : 8
Subscriber 5935 got new message data:
- From : 5906
- Count : 9
Subscriber 5935 got new message data:
- From : 5906
- Count : 10
Subscriber 5935 got new message data:
- From : 5906
- Count : 11
Subscriber 5935 got new message data:
- From : 5906
- Count : 12
Subscriber 5935 got new message data:
- From : 5906
- Count : 13
Subscriber 5935 got new message data:
- From : 5906
- Count : 14
Subscriber 5935 got new message data:
- From : 5906
- Count : 15
Subscriber 5935 got new message data:
- From : 5906
- Count : 16
Subscriber 5935 got new message data:
- From : 5906
- Count : 17
Subscriber 5935 got new message data:
- From : 5906
- Count : 18
Subscriber 5935 got new message data:
- From : 5906
- Count : 19
Subscriber 5935 is done. Exiting.
Publisher 5906 is done waiting for acknowledgments.
Publisher 5906 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: 5945 started at 2026-04-24 17:13:43
Publisher 5945 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: 5953 started at 2026-04-24 17:13:46
Publisher 5945 is done waiting for 1 readers.
Publisher 5945 is waiting for acknowledgments.
Subscriber 5953 got new message data:
- From : 5945
- Count : 0
Subscriber 5953 got new message data:
- From : 5945
- Count : 1
Subscriber 5953 got new message data:
- From : 5945
- Count : 2
Subscriber 5953 got new message data:
- From : 5945
- Count : 3
Subscriber 5953 is done. Exiting.
Publisher 5945 is done waiting for acknowledgments.
Publisher 5945 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: 5962 started at 2026-04-24 17:13:49
Publisher 5945 is done waiting for 2 readers.
Publisher 5945 is waiting for acknowledgments.
Subscriber 5962 got new message data:
- From : 5945
- Count : 0
Subscriber 5962 got new message data:
- From : 5945
- Count : 1
Subscriber 5962 got new message data:
- From : 5945
- Count : 2
Subscriber 5962 got new message data:
- From : 5945
- Count : 3
Subscriber 5962 is done. Exiting.
Publisher 5945 is done waiting for acknowledgments.
Publisher 5945 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: 5971 started at 2026-04-24 17:13:52
Publisher 5945 is done waiting for 3 readers.
Publisher 5945 is waiting for acknowledgments.
Subscriber 5971 got new message data:
- From : 5945
- Count : 0
Subscriber 5971 got new message data:
- From : 5945
- Count : 1
Subscriber 5971 got new message data:
- From : 5945
- Count : 2
Subscriber 5971 got new message data:
- From : 5945
- Count : 3
Subscriber 5971 is done. Exiting.
Publisher 5945 is done waiting for acknowledgments.
Publisher 5945 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: 5983 started at 2026-04-24 17:13:53
Publisher 5983 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: 5993 started at 2026-04-24 17:13:56
Publisher 5983 is done waiting for 1 readers.
Publisher 5983 is waiting for acknowledgments.
Subscriber 5993 got new message data:
- From : 5983
- Count : 0
Subscriber 5993 got new message data:
- From : 5983
- Count : 1
Subscriber 5993 got new message data:
- From : 5983
- Count : 2
Subscriber 5993 got new message data:
- From : 5983
- Count : 3
Subscriber 5993 got new message data:
- From : 5983
- Count : 4
Subscriber 5993 got new message data:
- From : 5983
- Count : 5
Subscriber 5993 got new message data:
- From : 5983
- Count : 6
Subscriber 5993 got new message data:
- From : 5983
- Count : 7
Subscriber 5993 got new message data:
- From : 5983
- Count : 8
Subscriber 5993 got new message data:
- From : 5983
- Count : 9
Subscriber 5993 got new message data:
- From : 5983
- Count : 10
Subscriber 5993 got new message data:
- From : 5983
- Count : 11
Subscriber 5993 got new message data:
- From : 5983
- Count : 12
Subscriber 5993 got new message data:
- From : 5983
- Count : 13
Subscriber 5993 got new message data:
- From : 5983
- Count : 14
Subscriber 5993 got new message data:
- From : 5983
- Count : 15
Subscriber 5993 got new message data:
- From : 5983
- Count : 16
Subscriber 5993 got new message data:
- From : 5983
- Count : 17
Subscriber 5993 got new message data:
- From : 5983
- Count : 18
Subscriber 5993 got new message data:
- From : 5983
- Count : 19
Publisher 5983 is done waiting for acknowledgments.
Publisher 5983 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: 6001 started at 2026-04-24 17:13:59
Publisher 5983 is done waiting for 2 readers.
Publisher 5983 is waiting for acknowledgments.
Subscriber 6001 got new message data:
- From : 5983
- Count : 0
Subscriber 6001 got new message data:
- From : 5983
- Count : 1
Subscriber 6001 got new message data:
- From : 5983
- Count : 2
Subscriber 6001 got new message data:
- From : 5983
- Count : 3
Subscriber 6001 got new message data:
- From : 5983
- Count : 4
Subscriber 6001 got new message data:
- From : 5983
- Count : 5
Subscriber 6001 got new message data:
- From : 5983
- Count : 6
Subscriber 6001 got new message data:
- From : 5983
- Count : 7
Subscriber 6001 got new message data:
- From : 5983
- Count : 8
Subscriber 6001 got new message data:
- From : 5983
- Count : 9
Subscriber 6001 got new message data:
- From : 5983
- Count : 10
Subscriber 6001 got new message data:
- From : 5983
- Count : 11
Subscriber 6001 got new message data:
- From : 5983
- Count : 12
Subscriber 6001 got new message data:
- From : 5983
- Count : 13
Subscriber 6001 got new message data:
- From : 5983
- Count : 14
Subscriber 6001 got new message data:
- From : 5983
- Count : 15
Subscriber 6001 got new message data:
- From : 5983
- Count : 16
Subscriber 6001 got new message data:
- From : 5983
- Count : 17
Subscriber 6001 got new message data:
- From : 5983
- Count : 18
Subscriber 6001 got new message data:
- From : 5983
- Count : 19
Publisher 5983 is done waiting for acknowledgments.
Publisher 5983 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: 6009 started at 2026-04-24 17:14:02
Publisher 5983 is done waiting for 3 readers.
Publisher 5983 is waiting for acknowledgments.
Subscriber 6009 got new message data:
- From : 5983
- Count : 0
Subscriber 6009 got new message data:
- From : 5983
- Count : 1
Subscriber 6009 got new message data:
- From : 5983
- Count : 2
Subscriber 6009 got new message data:
- From : 5983
- Count : 3
Subscriber 6009 got new message data:
- From : 5983
- Count : 4
Subscriber 6009 got new message data:
- From : 5983
- Count : 5
Subscriber 6009 got new message data:
- From : 5983
- Count : 6
Subscriber 6009 got new message data:
- From : 5983
- Count : 7
Subscriber 6009 got new message data:
- From : 5983
- Count : 8
Subscriber 6009 got new message data:
- From : 5983
- Count : 9
Subscriber 6009 got new message data:
- From : 5983
- Count : 10
Subscriber 6009 got new message data:
- From : 5983
- Count : 11
Subscriber 6009 got new message data:
- From : 5983
- Count : 12
Subscriber 6009 got new message data:
- From : 5983
- Count : 13
Subscriber 6009 got new message data:
- From : 5983
- Count : 14
Subscriber 6009 got new message data:
- From : 5983
- Count : 15
Subscriber 6009 got new message data:
- From : 5983
- Count : 16
Subscriber 6009 got new message data:
- From : 5983
- Count : 17
Subscriber 6009 got new message data:
- From : 5983
- Count : 18
Subscriber 6009 got new message data:
- From : 5983
- Count : 19
Publisher 5983 is done waiting for acknowledgments.
Publisher 5983 is done. Exiting.
Subscriber 6001 is done. Exiting.
Subscriber 5993 is done. Exiting.
Subscriber 6009 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: 6021 started at 2026-04-24 17:14:03
Publisher 6021 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: 6030 started at 2026-04-24 17:14:06
Publisher 6021 is done waiting for 1 readers.
Publisher 6021 is waiting for acknowledgments.
Subscriber 6030 got new message data:
- From : 6021
- Count : 0
Subscriber 6030 got new message data:
- From : 6021
- Count : 1
Subscriber 6030 got new message data:
- From : 6021
- Count : 2
Subscriber 6030 got new message data:
- From : 6021
- Count : 3
Publisher 6021 is done waiting for acknowledgments.
Publisher 6021 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: 6039 started at 2026-04-24 17:14:09
Publisher 6021 is done waiting for 2 readers.
Publisher 6021 is waiting for acknowledgments.
Subscriber 6039 got new message data:
- From : 6021
- Count : 0
Subscriber 6039 got new message data:
- From : 6021
- Count : 1
Subscriber 6039 got new message data:
- From : 6021
- Count : 2
Subscriber 6039 got new message data:
- From : 6021
- Count : 3
Publisher 6021 is done waiting for acknowledgments.
Publisher 6021 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: 6047 started at 2026-04-24 17:14:12
Publisher 6021 is done waiting for 3 readers.
Publisher 6021 is waiting for acknowledgments.
Subscriber 6047 got new message data:
- From : 6021
- Count : 0
Subscriber 6047 got new message data:
- From : 6021
- Count : 1
Subscriber 6047 got new message data:
- From : 6021
- Count : 2
Subscriber 6047 got new message data:
- From : 6021
- Count : 3
Publisher 6021 is done waiting for acknowledgments.
Publisher 6021 is done. Exiting.
Subscriber 6030 is done. Exiting.
Subscriber 6039 is done. Exiting.
Subscriber 6047 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: 6059
/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: 6069 started at 2026-04-24 17:14:14
(6069|6069) INFO: set_DCPS_debug_level: set to 1
(6069|6069) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6069|6069) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(6069|6069) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6069|6069) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(6069|6069) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6069|6069) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6069|6069) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6069|6069) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6069|6069) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6059|6059) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(6069|6069) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6069|6069) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6069|6069) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6069|6069) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(6069|6074) DataReaderImpl::add_association - bit 1 local 01030000.3c6b5d9c.00000002.000001c7(37e853a4) remote 01030000.3c6b5d9c.00000001.000001c2(0022ddfb)
(6069|6069) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6069|6069) DataReaderImpl::add_association - bit 1 local 01030000.3c6b5d9c.00000002.000002c7(1cc50067) remote 01030000.3c6b5d9c.00000001.000002c2(2b0f8e38)
(6069|6069) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6069|6074) DataReaderImpl::add_association - bit 1 local 01030000.3c6b5d9c.00000002.000003c7(05de3126) remote 01030000.3c6b5d9c.00000001.000004c2(7d5529be)
(6069|6069) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6069|6074) DataReaderImpl::add_association - bit 1 local 01030000.3c6b5d9c.00000002.000004c7(4a9fa7e1) remote 01030000.3c6b5d9c.00000001.000003c2(3214bf79)
(6069|6069) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6069|6074) DataReaderImpl::add_association - bit 1 local 01030000.3c6b5d9c.00000003.000001c7(0a887a14) remote 01030000.3c6b5d9c.00000001.000001c2(0022ddfb)
(6069|6069) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6069|6074) DataReaderImpl::add_association - bit 1 local 01030000.3c6b5d9c.00000003.000002c7(21a529d7) remote 01030000.3c6b5d9c.00000001.000002c2(2b0f8e38)
(6069|6069) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6069|6074) DataReaderImpl::add_association - bit 1 local 01030000.3c6b5d9c.00000003.000003c7(38be1896) remote 01030000.3c6b5d9c.00000001.000004c2(7d5529be)
(6069|6069) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6069|6074) DataReaderImpl::add_association - bit 1 local 01030000.3c6b5d9c.00000003.000004c7(77ff8e51) remote 01030000.3c6b5d9c.00000001.000003c2(3214bf79)
(6069|6069) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6069|6069) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6069|6069) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6069|6069) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6069|6069) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6069|6069) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6069|6074) DataWriterImpl::add_association - bit 0 local 01030000.3c6b5d9c.00000002.00000102(dce6659b) remote 01030000.3c6b5d9c.00000003.00000507(f5807da0)
(6069|6069) DataReaderImpl::add_association - bit 0 local 01030000.3c6b5d9c.00000003.00000507(f5807da0) remote 01030000.3c6b5d9c.00000002.00000102(dce6659b)
(6069|6069) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6069|6074) DataWriterImpl::add_association - bit 0 local 01030000.3c6b5d9c.00000002.00000202(f7cb3658) remote 01030000.3c6b5d9c.00000003.00000607(dead2e63)
(6069|6069) DataReaderImpl::add_association - bit 0 local 01030000.3c6b5d9c.00000003.00000607(dead2e63) remote 01030000.3c6b5d9c.00000002.00000202(f7cb3658)
(6069|6069) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6069|6080) DataReaderListenerImpl::on_subscription_matched
(6069|6080) DataReaderListenerImpl::on_subscription_matched
(6069|6080) DataWriterImpl::transport_assoc_done: writer 01030000.3c6b5d9c.00000002.00000102(dce6659b) succeeded in associating with reader 01030000.3c6b5d9c.00000003.00000507(f5807da0)
(6069|6080) DataWriterImpl::transport_assoc_done: writer 01030000.3c6b5d9c.00000002.00000102(dce6659b) reader 01030000.3c6b5d9c.00000003.00000507(f5807da0) calling association_complete_i
(6069|6080) DataWriterImpl::association_complete_i - bit 0 local 01030000.3c6b5d9c.00000002.00000102(dce6659b) remote 01030000.3c6b5d9c.00000003.00000507(f5807da0)
(6069|6074) DataWriterImpl::add_association - bit 0 local 01030000.3c6b5d9c.00000002.00000202(f7cb3658) remote 01030000.3c6b5d9c.00000002.00000507(c8e05410)
(6069|6080) DataWriterImpl::transport_assoc_done: writer 01030000.3c6b5d9c.00000002.00000202(f7cb3658) succeeded in associating with reader 01030000.3c6b5d9c.00000003.00000607(dead2e63)
(6069|6080) DataWriterImpl::transport_assoc_done: writer 01030000.3c6b5d9c.00000002.00000202(f7cb3658) reader 01030000.3c6b5d9c.00000003.00000607(dead2e63) calling association_complete_i
(6069|6080) DataWriterImpl::association_complete_i - bit 0 local 01030000.3c6b5d9c.00000002.00000202(f7cb3658) remote 01030000.3c6b5d9c.00000003.00000607(dead2e63)
(6069|6069) DataReaderImpl::add_association - bit 0 local 01030000.3c6b5d9c.00000002.00000507(c8e05410) remote 01030000.3c6b5d9c.00000002.00000202(f7cb3658)
(6069|6069) DataReaderListenerImpl::on_subscription_matched
(6069|6080) DataWriterImpl::transport_assoc_done: writer 01030000.3c6b5d9c.00000002.00000202(f7cb3658) succeeded in associating with reader 01030000.3c6b5d9c.00000002.00000507(c8e05410)
(6069|6080) DataWriterImpl::transport_assoc_done: writer 01030000.3c6b5d9c.00000002.00000202(f7cb3658) reader 01030000.3c6b5d9c.00000002.00000507(c8e05410) calling association_complete_i
(6069|6080) DataWriterImpl::association_complete_i - bit 0 local 01030000.3c6b5d9c.00000002.00000202(f7cb3658) remote 01030000.3c6b5d9c.00000002.00000507(c8e05410)
(6069|6069) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6069|6080) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6069|6069) Writer::run_test begins.
(6069|6069) 17:14:15.244136 Writer::run_test starting to write pass 0
(6069|6080) 17:14:15.244484 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: 1777050855 243853000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6080) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6069|6069) 17:14:15.244789 Writer::run_test done writing.
(6069|6069) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6069|6080) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6069|6069) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6069|6069) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6069|6069) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6069|6069) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6069|6080) 17:14:15.245253 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: 1777050855 244441000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6080) 17:14:15.245531 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: 1777050855 244441000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6080) 17:14:15.245799 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: 1777050855 244634000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6080) 17:14:15.245976 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: 1777050855 244634000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6071) 17:14:17.246054 read foo[0]: x = -415730134209298573966398680488476672.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: 1777050857 245735000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6071) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6069|6071) 17:14:17.246526 read foo[0]: x = -415730134209298573966398680488476672.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: 1777050857 246349000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6071) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6069|6069) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6069|6069) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6069|6069) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6069|6069) Writer::run_test begins.
(6069|6069) 17:14:17.246782 Writer::run_test starting to write pass 1
(6069|6080) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6069|6069) 17:14:17.247436 Writer::run_test done writing.
(6069|6069) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6069|6080) 17:14:17.247566 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: 1777050857 246821000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6080) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6069|6069) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6069|6069) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6069|6069) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6069|6069) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6069|6080) 17:14:17.247886 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: 1777050857 246821000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6080) 17:14:17.248135 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: 1777050857 247185000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6080) 17:14:17.248288 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: 1777050857 247185000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6071) 17:14:19.248360 read foo[0]: x = -415730134209298573966398680488476672.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: 1777050859 248109000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6071) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6069|6071) 17:14:19.248693 read foo[0]: x = -415730134209298573966398680488476672.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: 1777050859 248529000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6071) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6069|6069) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6069|6069) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6069|6069) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6069|6069) Writer::run_test begins.
(6069|6069) 17:14:19.248900 Writer::run_test starting to write pass 2
(6069|6069) 17:14:19.249380 Writer::run_test done writing.
(6069|6069) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6069|6080) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6069|6080) 17:14:19.249757 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: 1777050859 248926000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6080) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6069|6069) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6069|6069) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6069|6069) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6069|6069) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6069|6080) 17:14:19.250084 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: 1777050859 248926000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6080) 17:14:19.250324 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: 1777050859 249215000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6080) 17:14:19.250514 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: 1777050859 249215000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6071) 17:14:21.250816 read foo[0]: x = -415730134209298573966398680488476672.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: 1777050861 250265000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6071) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6069|6071) 17:14:21.251403 read foo[0]: x = -415730134209298573966398680488476672.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: 1777050861 251199000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6071) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6069|6069) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6069|6069) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6069|6069) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6069|6080) 17:14:21.252456 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: 1777050861 251655000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6069|6080) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6069|6080) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6069|6069) DataWriterImpl::remove_associations: bit 0 local 01030000.3c6b5d9c.00000002.00000102(dce6659b) remote 01030000.3c6b5d9c.00000003.00000507(f5807da0) num remotes 1
(6069|6074) DataReaderImpl::remove_associations: bit 0 local 01030000.3c6b5d9c.00000003.00000507(f5807da0) remote 01030000.3c6b5d9c.00000002.00000102(dce6659b) num remotes 1
(6069|6074) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3c6b5d9c.00000003.00000507(f5807da0) remote 01030000.3c6b5d9c.00000002.00000102(dce6659b) num remotes 1
(6069|6069) DataWriterImpl::remove_associations: bit 0 local 01030000.3c6b5d9c.00000002.00000202(f7cb3658) remote 01030000.3c6b5d9c.00000002.00000507(c8e05410) num remotes 2
(6069|6074) DataReaderListenerImpl::on_subscription_matched
(6069|6080) DataLink::handle_exception() - (delay) scheduling timer for future release
(6069|6069) DataReaderImpl::remove_associations: bit 0 local 01030000.3c6b5d9c.00000002.00000507(c8e05410) remote 01030000.3c6b5d9c.00000002.00000202(f7cb3658) num remotes 1
(6069|6069) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3c6b5d9c.00000002.00000507(c8e05410) remote 01030000.3c6b5d9c.00000002.00000202(f7cb3658) num remotes 1
(6069|6074) DataReaderImpl::remove_associations: bit 0 local 01030000.3c6b5d9c.00000003.00000607(dead2e63) remote 01030000.3c6b5d9c.00000002.00000202(f7cb3658) num remotes 1
(6069|6074) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3c6b5d9c.00000003.00000607(dead2e63) remote 01030000.3c6b5d9c.00000002.00000202(f7cb3658) num remotes 1
(6069|6069) DataReaderListenerImpl::on_subscription_matched
(6069|6074) DataReaderListenerImpl::on_subscription_matched
(6069|6080) 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
(6069|6072) DataReaderImpl::remove_associations: bit 1 local 01030000.3c6b5d9c.00000002.000001c7(37e853a4) remote 01030000.3c6b5d9c.00000001.000001c2(0022ddfb) num remotes 1
(6069|6072) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c6b5d9c.00000002.000001c7(37e853a4) remote 01030000.3c6b5d9c.00000001.000001c2(0022ddfb) num remotes 1
(6069|6072) DataReaderImpl::remove_associations: bit 1 local 01030000.3c6b5d9c.00000002.000003c7(05de3126) remote 01030000.3c6b5d9c.00000001.000004c2(7d5529be) num remotes 1
(6069|6072) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c6b5d9c.00000002.000003c7(05de3126) remote 01030000.3c6b5d9c.00000001.000004c2(7d5529be) num remotes 1
(6069|6072) DataReaderImpl::remove_associations: bit 1 local 01030000.3c6b5d9c.00000002.000004c7(4a9fa7e1) remote 01030000.3c6b5d9c.00000001.000003c2(3214bf79) num remotes 1
(6069|6072) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c6b5d9c.00000002.000004c7(4a9fa7e1) remote 01030000.3c6b5d9c.00000001.000003c2(3214bf79) num remotes 1
(6069|6072) DataReaderImpl::remove_associations: bit 1 local 01030000.3c6b5d9c.00000002.000002c7(1cc50067) remote 01030000.3c6b5d9c.00000001.000002c2(2b0f8e38) num remotes 1
(6069|6072) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c6b5d9c.00000002.000002c7(1cc50067) remote 01030000.3c6b5d9c.00000001.000002c2(2b0f8e38) num remotes 1
(6069|6072) DataReaderImpl::remove_associations: bit 1 local 01030000.3c6b5d9c.00000003.000001c7(0a887a14) remote 01030000.3c6b5d9c.00000001.000001c2(0022ddfb) num remotes 1
(6069|6072) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c6b5d9c.00000003.000001c7(0a887a14) remote 01030000.3c6b5d9c.00000001.000001c2(0022ddfb) num remotes 1
(6069|6072) DataReaderImpl::remove_associations: bit 1 local 01030000.3c6b5d9c.00000003.000003c7(38be1896) remote 01030000.3c6b5d9c.00000001.000004c2(7d5529be) num remotes 1
(6069|6072) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c6b5d9c.00000003.000003c7(38be1896) remote 01030000.3c6b5d9c.00000001.000004c2(7d5529be) num remotes 1
(6069|6072) DataReaderImpl::remove_associations: bit 1 local 01030000.3c6b5d9c.00000003.000004c7(77ff8e51) remote 01030000.3c6b5d9c.00000001.000003c2(3214bf79) num remotes 1
(6069|6072) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c6b5d9c.00000003.000004c7(77ff8e51) remote 01030000.3c6b5d9c.00000001.000003c2(3214bf79) num remotes 1
(6069|6072) DataReaderImpl::remove_associations: bit 1 local 01030000.3c6b5d9c.00000003.000002c7(21a529d7) remote 01030000.3c6b5d9c.00000001.000002c2(2b0f8e38) num remotes 1
(6069|6072) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3c6b5d9c.00000003.000002c7(21a529d7) remote 01030000.3c6b5d9c.00000001.000002c2(2b0f8e38) num remotes 1
(6069|6078) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:46179 , reconnect_state = INIT_STATE.
(6069|6078) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6069|6069) Service_Participant::shutdown
(6069|6069) DataReaderListenerImpl::~DataReaderListenerImpl
(6069|6069) DataReaderListenerImpl::~DataReaderListenerImpl
(6069|6069) DataReaderListenerImpl::~DataReaderListenerImpl
(6069|6069) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6069|6069) Service_Participant::~Service_Participant
(6069|6069) 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: 6083
/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: 6093 started at 2026-04-24 17:14:21
(6093|6093) INFO: set_DCPS_debug_level: set to 1
(6093|6093) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6093|6093) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(6093|6093) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6093|6093) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(6093|6093) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6093|6093) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6093|6093) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6093|6093) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6093|6093) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6083|6083) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(6093|6093) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6093|6093) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6093|6093) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6093|6093) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(6093|6098) DataReaderImpl::add_association - bit 1 local 01030000.3a41ce26.00000002.000001c7(4b3058fe) remote 01030000.3a41ce26.00000001.000001c2(7cfad6a1)
(6093|6093) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6093|6093) DataReaderImpl::add_association - bit 1 local 01030000.3a41ce26.00000002.000002c7(601d0b3d) remote 01030000.3a41ce26.00000001.000002c2(57d78562)
(6093|6093) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6093|6098) DataReaderImpl::add_association - bit 1 local 01030000.3a41ce26.00000002.000003c7(79063a7c) remote 01030000.3a41ce26.00000001.000004c2(018d22e4)
(6093|6093) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6093|6098) DataReaderImpl::add_association - bit 1 local 01030000.3a41ce26.00000002.000004c7(3647acbb) remote 01030000.3a41ce26.00000001.000003c2(4eccb423)
(6093|6093) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6093|6098) DataReaderImpl::add_association - bit 1 local 01030000.3a41ce26.00000003.000001c7(7650714e) remote 01030000.3a41ce26.00000001.000001c2(7cfad6a1)
(6093|6093) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6093|6098) DataReaderImpl::add_association - bit 1 local 01030000.3a41ce26.00000003.000002c7(5d7d228d) remote 01030000.3a41ce26.00000001.000002c2(57d78562)
(6093|6093) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6093|6098) DataReaderImpl::add_association - bit 1 local 01030000.3a41ce26.00000003.000003c7(446613cc) remote 01030000.3a41ce26.00000001.000004c2(018d22e4)
(6093|6093) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6093|6098) DataReaderImpl::add_association - bit 1 local 01030000.3a41ce26.00000003.000004c7(0b27850b) remote 01030000.3a41ce26.00000001.000003c2(4eccb423)
(6093|6093) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6093|6093) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6093|6093) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6093|6093) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6093|6093) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6093|6093) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6093|6098) DataWriterImpl::add_association - bit 0 local 01030000.3a41ce26.00000002.00000102(a03e6ec1) remote 01030000.3a41ce26.00000003.00000507(895876fa)
(6093|6093) DataReaderImpl::add_association - bit 0 local 01030000.3a41ce26.00000003.00000507(895876fa) remote 01030000.3a41ce26.00000002.00000102(a03e6ec1)
(6093|6093) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6093|6098) DataWriterImpl::add_association - bit 0 local 01030000.3a41ce26.00000002.00000202(8b133d02) remote 01030000.3a41ce26.00000003.00000607(a2752539)
(6093|6093) DataReaderImpl::add_association - bit 0 local 01030000.3a41ce26.00000003.00000607(a2752539) remote 01030000.3a41ce26.00000002.00000202(8b133d02)
(6093|6093) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6093|6104) DataReaderListenerImpl::on_subscription_matched
(6093|6104) DataReaderListenerImpl::on_subscription_matched
(6093|6104) DataWriterImpl::transport_assoc_done: writer 01030000.3a41ce26.00000002.00000102(a03e6ec1) succeeded in associating with reader 01030000.3a41ce26.00000003.00000507(895876fa)
(6093|6104) DataWriterImpl::transport_assoc_done: writer 01030000.3a41ce26.00000002.00000102(a03e6ec1) reader 01030000.3a41ce26.00000003.00000507(895876fa) calling association_complete_i
(6093|6104) DataWriterImpl::association_complete_i - bit 0 local 01030000.3a41ce26.00000002.00000102(a03e6ec1) remote 01030000.3a41ce26.00000003.00000507(895876fa)
(6093|6104) DataWriterImpl::transport_assoc_done: writer 01030000.3a41ce26.00000002.00000202(8b133d02) succeeded in associating with reader 01030000.3a41ce26.00000003.00000607(a2752539)
(6093|6104) DataWriterImpl::transport_assoc_done: writer 01030000.3a41ce26.00000002.00000202(8b133d02) reader 01030000.3a41ce26.00000003.00000607(a2752539) calling association_complete_i
(6093|6104) DataWriterImpl::association_complete_i - bit 0 local 01030000.3a41ce26.00000002.00000202(8b133d02) remote 01030000.3a41ce26.00000003.00000607(a2752539)
(6093|6098) DataWriterImpl::add_association - bit 0 local 01030000.3a41ce26.00000002.00000202(8b133d02) remote 01030000.3a41ce26.00000002.00000507(b4385f4a)
(6093|6093) DataReaderImpl::add_association - bit 0 local 01030000.3a41ce26.00000002.00000507(b4385f4a) remote 01030000.3a41ce26.00000002.00000202(8b133d02)
(6093|6093) DataReaderListenerImpl::on_subscription_matched
(6093|6104) DataWriterImpl::transport_assoc_done: writer 01030000.3a41ce26.00000002.00000202(8b133d02) succeeded in associating with reader 01030000.3a41ce26.00000002.00000507(b4385f4a)
(6093|6104) DataWriterImpl::transport_assoc_done: writer 01030000.3a41ce26.00000002.00000202(8b133d02) reader 01030000.3a41ce26.00000002.00000507(b4385f4a) calling association_complete_i
(6093|6093) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6093|6104) DataWriterImpl::association_complete_i - bit 0 local 01030000.3a41ce26.00000002.00000202(8b133d02) remote 01030000.3a41ce26.00000002.00000507(b4385f4a)
(6093|6104) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6093|6093) Writer::run_test begins.
(6093|6093) 17:14:22.185446 Writer::run_test starting to write pass 0
(6093|6104) 17:14:22.185784 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: 1777050862 185153000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6104) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6093|6093) 17:14:22.186011 Writer::run_test done writing.
(6093|6093) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6093|6104) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6093|6093) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6093|6093) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6093|6093) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6093|6093) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6093|6104) 17:14:22.186487 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: 1777050862 185691000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6104) 17:14:22.186713 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: 1777050862 185691000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6104) 17:14:22.186994 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: 1777050862 185870000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6104) 17:14:22.187186 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: 1777050862 185870000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6095) 17:14:24.187336 took foo[0]: x = -12389723485985355793428381696.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: 1777050864 186915000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6095) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6093|6095) 17:14:24.187851 took foo[0]: x = -12389723485985355793428381696.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: 1777050864 187623000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6095) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6093|6093) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6093|6093) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6093|6093) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6093|6093) Writer::run_test begins.
(6093|6093) 17:14:24.188060 Writer::run_test starting to write pass 1
(6093|6104) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6093|6093) 17:14:24.188589 Writer::run_test done writing.
(6093|6093) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6093|6104) 17:14:24.188830 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: 1777050864 188090000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6104) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6093|6093) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6093|6093) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6093|6093) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6093|6093) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6093|6104) 17:14:24.189208 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: 1777050864 188090000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6104) 17:14:24.189537 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: 1777050864 188427000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6104) 17:14:24.189774 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: 1777050864 188427000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6095) 17:14:26.189741 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: 1777050866 189460000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6095) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6093|6095) 17:14:26.190136 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: 1777050866 189923000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6095) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6093|6093) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6093|6093) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6093|6093) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6093|6093) Writer::run_test begins.
(6093|6093) 17:14:26.190600 Writer::run_test starting to write pass 2
(6093|6104) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6093|6093) 17:14:26.191082 Writer::run_test done writing.
(6093|6093) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6093|6104) 17:14:26.191403 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: 1777050866 190629000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6104) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6093|6093) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6093|6093) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6093|6093) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6093|6093) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6093|6104) 17:14:26.191840 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: 1777050866 190629000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6104) 17:14:26.192152 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: 1777050866 190935000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6104) 17:14:26.192371 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: 1777050866 190935000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6095) 17:14:28.192343 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: 1777050868 192060000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6095) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6093|6095) 17:14:28.192721 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: 1777050868 192530000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6095) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6093|6093) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6093|6093) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6093|6093) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6093|6104) 17:14:28.194092 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: 1777050868 193452000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6093|6093) DataWriterImpl::remove_associations: bit 0 local 01030000.3a41ce26.00000002.00000102(a03e6ec1) remote 01030000.3a41ce26.00000003.00000507(895876fa) num remotes 1
(6093|6104) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6093|6104) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6093|6098) DataReaderImpl::remove_associations: bit 0 local 01030000.3a41ce26.00000003.00000507(895876fa) remote 01030000.3a41ce26.00000002.00000102(a03e6ec1) num remotes 1
(6093|6098) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3a41ce26.00000003.00000507(895876fa) remote 01030000.3a41ce26.00000002.00000102(a03e6ec1) num remotes 1
(6093|6098) DataReaderListenerImpl::on_subscription_matched
(6093|6093) DataWriterImpl::remove_associations: bit 0 local 01030000.3a41ce26.00000002.00000202(8b133d02) remote 01030000.3a41ce26.00000002.00000507(b4385f4a) num remotes 2
(6093|6104) DataLink::handle_exception() - (delay) scheduling timer for future release
(6093|6098) DataReaderImpl::remove_associations: bit 0 local 01030000.3a41ce26.00000003.00000607(a2752539) remote 01030000.3a41ce26.00000002.00000202(8b133d02) num remotes 1
(6093|6093) DataReaderImpl::remove_associations: bit 0 local 01030000.3a41ce26.00000002.00000507(b4385f4a) remote 01030000.3a41ce26.00000002.00000202(8b133d02) num remotes 1
(6093|6098) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3a41ce26.00000003.00000607(a2752539) remote 01030000.3a41ce26.00000002.00000202(8b133d02) num remotes 1
(6093|6093) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3a41ce26.00000002.00000507(b4385f4a) remote 01030000.3a41ce26.00000002.00000202(8b133d02) num remotes 1
(6093|6098) DataReaderListenerImpl::on_subscription_matched
(6093|6093) DataReaderListenerImpl::on_subscription_matched
(6093|6104) DataLink::handle_exception() - (delay) scheduling timer for future release
**********
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
(6093|6096) DataReaderImpl::remove_associations: bit 1 local 01030000.3a41ce26.00000002.000001c7(4b3058fe) remote 01030000.3a41ce26.00000001.000001c2(7cfad6a1) num remotes 1
(6093|6096) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3a41ce26.00000002.000001c7(4b3058fe) remote 01030000.3a41ce26.00000001.000001c2(7cfad6a1) num remotes 1
(6093|6096) DataReaderImpl::remove_associations: bit 1 local 01030000.3a41ce26.00000002.000003c7(79063a7c) remote 01030000.3a41ce26.00000001.000004c2(018d22e4) num remotes 1
(6093|6096) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3a41ce26.00000002.000003c7(79063a7c) remote 01030000.3a41ce26.00000001.000004c2(018d22e4) num remotes 1
(6093|6096) DataReaderImpl::remove_associations: bit 1 local 01030000.3a41ce26.00000002.000004c7(3647acbb) remote 01030000.3a41ce26.00000001.000003c2(4eccb423) num remotes 1
(6093|6096) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3a41ce26.00000002.000004c7(3647acbb) remote 01030000.3a41ce26.00000001.000003c2(4eccb423) num remotes 1
(6093|6096) DataReaderImpl::remove_associations: bit 1 local 01030000.3a41ce26.00000002.000002c7(601d0b3d) remote 01030000.3a41ce26.00000001.000002c2(57d78562) num remotes 1
(6093|6096) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3a41ce26.00000002.000002c7(601d0b3d) remote 01030000.3a41ce26.00000001.000002c2(57d78562) num remotes 1
(6093|6096) DataReaderImpl::remove_associations: bit 1 local 01030000.3a41ce26.00000003.000001c7(7650714e) remote 01030000.3a41ce26.00000001.000001c2(7cfad6a1) num remotes 1
(6093|6096) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3a41ce26.00000003.000001c7(7650714e) remote 01030000.3a41ce26.00000001.000001c2(7cfad6a1) num remotes 1
(6093|6096) DataReaderImpl::remove_associations: bit 1 local 01030000.3a41ce26.00000003.000003c7(446613cc) remote 01030000.3a41ce26.00000001.000004c2(018d22e4) num remotes 1
(6093|6096) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3a41ce26.00000003.000003c7(446613cc) remote 01030000.3a41ce26.00000001.000004c2(018d22e4) num remotes 1
(6093|6096) DataReaderImpl::remove_associations: bit 1 local 01030000.3a41ce26.00000003.000004c7(0b27850b) remote 01030000.3a41ce26.00000001.000003c2(4eccb423) num remotes 1
(6093|6096) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3a41ce26.00000003.000004c7(0b27850b) remote 01030000.3a41ce26.00000001.000003c2(4eccb423) num remotes 1
(6093|6096) DataReaderImpl::remove_associations: bit 1 local 01030000.3a41ce26.00000003.000002c7(5d7d228d) remote 01030000.3a41ce26.00000001.000002c2(57d78562) num remotes 1
(6093|6096) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3a41ce26.00000003.000002c7(5d7d228d) remote 01030000.3a41ce26.00000001.000002c2(57d78562) num remotes 1
(6093|6102) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:32913 , reconnect_state = INIT_STATE.
(6093|6102) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6093|6093) Service_Participant::shutdown
(6093|6093) DataReaderListenerImpl::~DataReaderListenerImpl
(6093|6093) DataReaderListenerImpl::~DataReaderListenerImpl
(6093|6093) DataReaderListenerImpl::~DataReaderListenerImpl
(6093|6093) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6093|6093) Service_Participant::~Service_Participant
(6093|6093) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl take Time:7s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6106
/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: 6116 started at 2026-04-24 17:14:28
(6116|6116) INFO: set_DCPS_debug_level: set to 1
(6116|6116) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=udp.ini
(6116|6116) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6116|6116) INFO: Service_Participant::process_config_file: Going to load configuration from "udp.ini"
(6116|6116) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP_TRANSPORT_TYPE=udp
(6116|6116) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP=@udp
(6116|6116) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6116|6116) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file://repo.ior
(6116|6116) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(6116|6116) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6116|6116) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(6116|6116) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6116|6116) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(6116|6116) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6116|6116) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6116|6116) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6116|6116) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6116|6116) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6106|6106) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(6116|6116) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6116) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6116|6116) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6116|6116) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6116|6121) DataWriterImpl::add_association - bit 0 local 01030000.75c5292e.00000002.00000102(4b17b44d) remote 01030000.75c5292e.00000003.00000107(061d6972)
(6116|6116) DataReaderImpl::add_association - bit 0 local 01030000.75c5292e.00000003.00000107(061d6972) remote 01030000.75c5292e.00000002.00000102(4b17b44d)
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6125) DataReaderListenerImpl::on_subscription_matched
(6116|6116) DataWriterImpl::add_association - bit 0 local 01030000.75c5292e.00000002.00000202(603ae78e) remote 01030000.75c5292e.00000003.00000207(2d303ab1)
(6116|6121) DataWriterImpl::transport_assoc_done: writer 01030000.75c5292e.00000002.00000102(4b17b44d) succeeded in associating with reader 01030000.75c5292e.00000003.00000107(061d6972)
(6116|6121) DataWriterImpl::transport_assoc_done: writer 01030000.75c5292e.00000002.00000102(4b17b44d) reader 01030000.75c5292e.00000003.00000107(061d6972) calling association_complete_i
(6116|6121) DataWriterImpl::association_complete_i - bit 0 local 01030000.75c5292e.00000002.00000102(4b17b44d) remote 01030000.75c5292e.00000003.00000107(061d6972)
(6116|6116) DataWriterImpl::transport_assoc_done: writer 01030000.75c5292e.00000002.00000202(603ae78e) succeeded in associating with reader 01030000.75c5292e.00000003.00000207(2d303ab1)
(6116|6116) DataWriterImpl::transport_assoc_done: writer 01030000.75c5292e.00000002.00000202(603ae78e) reader 01030000.75c5292e.00000003.00000207(2d303ab1) calling association_complete_i
(6116|6116) DataWriterImpl::association_complete_i - bit 0 local 01030000.75c5292e.00000002.00000202(603ae78e) remote 01030000.75c5292e.00000003.00000207(2d303ab1)
(6116|6121) DataReaderImpl::add_association - bit 0 local 01030000.75c5292e.00000003.00000207(2d303ab1) remote 01030000.75c5292e.00000002.00000202(603ae78e)
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6121) DataReaderListenerImpl::on_subscription_matched
(6116|6121) DataWriterImpl::add_association - bit 0 local 01030000.75c5292e.00000002.00000202(603ae78e) remote 01030000.75c5292e.00000002.00000107(3b7d40c2)
(6116|6116) DataReaderImpl::add_association - bit 0 local 01030000.75c5292e.00000002.00000107(3b7d40c2) remote 01030000.75c5292e.00000002.00000202(603ae78e)
(6116|6116) DataReaderListenerImpl::on_subscription_matched
(6116|6121) DataWriterImpl::transport_assoc_done: writer 01030000.75c5292e.00000002.00000202(603ae78e) succeeded in associating with reader 01030000.75c5292e.00000002.00000107(3b7d40c2)
(6116|6121) DataWriterImpl::transport_assoc_done: writer 01030000.75c5292e.00000002.00000202(603ae78e) reader 01030000.75c5292e.00000002.00000107(3b7d40c2) calling association_complete_i
(6116|6121) DataWriterImpl::association_complete_i - bit 0 local 01030000.75c5292e.00000002.00000202(603ae78e) remote 01030000.75c5292e.00000002.00000107(3b7d40c2)
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6125) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6116|6116) Writer::run_test begins.
(6116|6116) 17:14:28.984566 Writer::run_test starting to write pass 0
(6116|6125) 17:14:28.985341 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
(6116|6116) 17:14:28.985417 Writer::run_test done writing.
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1777050868 984153000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6125) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6116|6125) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6116|6125) 17:14:28.986283 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: 1777050868 984915000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6125) 17:14:28.986577 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: 1777050868 984915000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6125) 17:14:28.986818 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: 1777050868 985161000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6125) 17:14:28.986979 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: 1777050868 985161000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) 17:14:30.987077 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: 1777050870 986777000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6116|6118) 17:14:30.987524 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: 1777050870 987351000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6116|6116) Writer::run_test begins.
(6116|6116) 17:14:30.987720 Writer::run_test starting to write pass 1
(6116|6125) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6116|6116) 17:14:30.988267 Writer::run_test done writing.
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6116|6125) 17:14:30.988539 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: 1777050870 987751000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6125) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6116|6125) 17:14:30.988960 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: 1777050870 987751000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6125) 17:14:30.989380 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: 1777050870 988055000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6125) 17:14:30.989615 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: 1777050870 988055000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) 17:14:32.989500 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: 1777050872 989253000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6116|6118) 17:14:32.989810 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: 1777050872 989645000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6116|6116) Writer::run_test begins.
(6116|6116) 17:14:32.989994 Writer::run_test starting to write pass 2
(6116|6125) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6116|6116) 17:14:32.990559 Writer::run_test done writing.
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6116|6125) 17:14:32.990772 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: 1777050872 990026000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6125) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6116|6125) 17:14:32.991149 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: 1777050872 990026000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6125) 17:14:32.991510 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: 1777050872 990345000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6125) 17:14:32.991708 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: 1777050872 990345000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) 17:14:34.991648 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: 1777050874 991415000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6116|6118) 17:14:34.992004 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: 1777050874 991840000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6116|6125) 17:14:34.993054 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(6116|6116) DataWriterImpl::remove_associations: bit 0 local 01030000.75c5292e.00000002.00000102(4b17b44d) remote 01030000.75c5292e.00000003.00000107(061d6972) num remotes 1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1777050874 992218000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6125) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6116|6125) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6116|6121) DataReaderImpl::remove_associations: bit 0 local 01030000.75c5292e.00000003.00000107(061d6972) remote 01030000.75c5292e.00000002.00000102(4b17b44d) num remotes 1
(6116|6121) DataReaderImpl::remove_associations_i: bit 0 local 01030000.75c5292e.00000003.00000107(061d6972) remote 01030000.75c5292e.00000002.00000102(4b17b44d) num remotes 1
(6116|6121) DataReaderListenerImpl::on_subscription_matched
(6116|6116) DataWriterImpl::remove_associations: bit 0 local 01030000.75c5292e.00000002.00000202(603ae78e) remote 01030000.75c5292e.00000002.00000107(3b7d40c2) num remotes 2
(6116|6121) DataReaderImpl::remove_associations: bit 0 local 01030000.75c5292e.00000003.00000207(2d303ab1) remote 01030000.75c5292e.00000002.00000202(603ae78e) num remotes 1
(6116|6116) DataReaderImpl::remove_associations: bit 0 local 01030000.75c5292e.00000002.00000107(3b7d40c2) remote 01030000.75c5292e.00000002.00000202(603ae78e) num remotes 1
(6116|6121) DataReaderImpl::remove_associations_i: bit 0 local 01030000.75c5292e.00000003.00000207(2d303ab1) remote 01030000.75c5292e.00000002.00000202(603ae78e) num remotes 1
(6116|6116) DataReaderImpl::remove_associations_i: bit 0 local 01030000.75c5292e.00000002.00000107(3b7d40c2) remote 01030000.75c5292e.00000002.00000202(603ae78e) num remotes 1
(6116|6116) DataReaderListenerImpl::on_subscription_matched
(6116|6121) 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
(6116|6116) Service_Participant::shutdown
(6116|6116) DataReaderListenerImpl::~DataReaderListenerImpl
(6116|6116) DataReaderListenerImpl::~DataReaderListenerImpl
(6116|6116) DataReaderListenerImpl::~DataReaderListenerImpl
(6116|6116) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6116|6116) Service_Participant::~Service_Participant
(6116|6116) 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: 6127 started at 2026-04-24 17:14:35
(6127|6127) INFO: set_DCPS_debug_level: set to 1
(6127|6127) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6127|6127) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6127|6127) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6127|6127) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6127|6127) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6127|6127) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6127|6127) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6127|6127) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6127|6127) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6127|6127) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6127|6127) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6127|6127) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6127|6127) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6127|6127) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6127|6127) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6127|6127) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(6127|6127) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6127|6127) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(6127|6127) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6127|6127) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6127|6127) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6127|6127) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111=@_OPENDDS_SEDPTransportInst_0103002248c2a79c17ef2c5c_111
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_MAX_MESSAGE_SIZE=65466
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_HEARTBEAT_PERIOD=200
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_NAK_RESPONSE_DELAY=100
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_RESPONSIVE_MODE=false
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_SEND_DELAY=10
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_SEND_BUFFER_SIZE=65535
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_RCV_BUFFER_SIZE=65535
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_PORT_MODE=system
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_PB=7400
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_DG=250
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_PG=2
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_D2=2
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_D3=12
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_USE_MULTICAST=false
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_INIT_PARTICIPANT_PORT_ID=0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_LOCAL_ADDRESS=0.0.0.0:0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_IPV6_LOCAL_ADDRESS=:::0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_IPV6_ADVERTISED_ADDRESS=:::0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_USE_RTPS_RELAY=false
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_RTPS_RELAY_ONLY=false
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5C_111_USE_ICE=false
(6127|6127) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C17EF2C5C_111=@_OPENDDS_SEDP_TransportCfg_0103002248c2a79c17ef2c5c_111
(6127|6127) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C17EF2C5C_111_PASSIVE_CONNECT_DURATION=60000
(6127|6132) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6127|6132) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.242 (0x7b70000011c8 joined count 2)
(6127|6132) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::222:48ff:fec2:a79c (0x7b70000011c8 joined count 3)
(6127|6132) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6127|6132) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6127|6127) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111=@_OPENDDS_SEDPTransportInst_0103002248c2a79c17ef2c5d_111
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_MAX_MESSAGE_SIZE=65466
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_HEARTBEAT_PERIOD=200
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_NAK_RESPONSE_DELAY=100
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_RESPONSIVE_MODE=false
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_SEND_DELAY=10
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_SEND_BUFFER_SIZE=65535
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_RCV_BUFFER_SIZE=65535
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_PORT_MODE=system
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_PB=7400
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_DG=250
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_PG=2
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_D2=2
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_D3=12
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_USE_MULTICAST=false
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_INIT_PARTICIPANT_PORT_ID=2
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_LOCAL_ADDRESS=0.0.0.0:0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_IPV6_LOCAL_ADDRESS=:::0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_IPV6_ADVERTISED_ADDRESS=:::0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_USE_RTPS_RELAY=false
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_RTPS_RELAY_ONLY=false
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6127|6127) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17EF2C5D_111_USE_ICE=false
(6127|6127) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C17EF2C5D_111=@_OPENDDS_SEDP_TransportCfg_0103002248c2a79c17ef2c5d_111
(6127|6127) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C17EF2C5D_111_PASSIVE_CONNECT_DURATION=60000
(6127|6134) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6127|6134) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.242 (0x7b70000029c8 joined count 2)
(6127|6134) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::222:48ff:fec2:a79c (0x7b70000029c8 joined count 3)
(6127|6134) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6127|6134) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6127|6132) Spdp::handle_participant_data - 01030022.48c2a79c.17ef2c5c.000001c1(d3607012) discovered 01030022.48c2a79c.17ef2c5d.000001c1(ee0059a2) lease 5:00 from 10.1.0.242:35164 (0)
(6127|6132) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17ef2c5c.000300c3(26339e26) remote 01030022.48c2a79c.17ef2c5d.000300c4(85372235)
(6127|6132) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17ef2c5c.000301c3(3f28af67) remote 01030022.48c2a79c.17ef2c5d.000301c4(9c2c1374)
(6127|6132) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17ef2c5c.000003c2(785f432a) remote 01030022.48c2a79c.17ef2c5d.000003c7(35559e15)
(6127|6132) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17ef2c5c.000004c2(371ed5ed) remote 01030022.48c2a79c.17ef2c5d.000004c7(7a1408d2)
(6127|6132) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17ef2c5c.000200c2(50f6c487) remote 01030022.48c2a79c.17ef2c5d.000200c7(1dfc19b8)
(6127|6127) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6127|6127) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6127|6127) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6127|6127) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6127|6127) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6127|6127) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6127|6127) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6127|6127) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6127|6131) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.17ef2c5c.00000007(b87c26d6) remote 01030022.48c2a79c.17ef2c5c.01000002(70aab53c)
(6127|6131) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.17ef2c5c.01000002(70aab53c) remote 01030022.48c2a79c.17ef2c5c.00000007(b87c26d6)
(6127|6131) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.17ef2c5c.01000002(70aab53c) succeeded in associating with reader 01030022.48c2a79c.17ef2c5c.00000007(b87c26d6)
(6127|6131) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.17ef2c5c.01000002(70aab53c) reader 01030022.48c2a79c.17ef2c5c.00000007(b87c26d6) calling association_complete_i
(6127|6131) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.17ef2c5c.01000002(70aab53c) remote 01030022.48c2a79c.17ef2c5c.00000007(b87c26d6)
(6127|6136) DataReaderListenerImpl::on_subscription_matched
(6127|6134) Spdp::handle_participant_data - 01030022.48c2a79c.17ef2c5d.000001c1(ee0059a2) discovered 01030022.48c2a79c.17ef2c5c.000001c1(d3607012) lease 5:00 from 10.1.0.242:35160 (0)
(6127|6134) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17ef2c5d.000300c3(1b53b796) remote 01030022.48c2a79c.17ef2c5c.000300c4(b8570b85)
(6127|6134) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17ef2c5d.000301c3(024886d7) remote 01030022.48c2a79c.17ef2c5c.000301c4(a14c3ac4)
(6127|6134) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17ef2c5d.000003c2(453f6a9a) remote 01030022.48c2a79c.17ef2c5c.000003c7(0835b7a5)
(6127|6134) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17ef2c5d.000004c2(0a7efc5d) remote 01030022.48c2a79c.17ef2c5c.000004c7(47742162)
(6127|6134) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17ef2c5d.000200c2(6d96ed37) remote 01030022.48c2a79c.17ef2c5c.000200c7(209c3008)
(6127|6131) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.17ef2c5c.00000002(c816d259) remote 01030022.48c2a79c.17ef2c5d.00000007(851c0f66)
(6127|6131) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.17ef2c5c.00000002(c816d259) succeeded in associating with reader 01030022.48c2a79c.17ef2c5d.00000007(851c0f66)
(6127|6131) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.17ef2c5c.00000002(c816d259) reader 01030022.48c2a79c.17ef2c5d.00000007(851c0f66) calling association_complete_i
(6127|6131) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.17ef2c5c.00000002(c816d259) remote 01030022.48c2a79c.17ef2c5d.00000007(851c0f66)
(6127|6131) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.17ef2c5c.01000002(70aab53c) remote 01030022.48c2a79c.17ef2c5d.01000007(3da06803)
(6127|6131) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.17ef2c5c.01000002(70aab53c) succeeded in associating with reader 01030022.48c2a79c.17ef2c5d.01000007(3da06803)
(6127|6131) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.17ef2c5c.01000002(70aab53c) reader 01030022.48c2a79c.17ef2c5d.01000007(3da06803) calling association_complete_i
(6127|6131) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.17ef2c5c.01000002(70aab53c) remote 01030022.48c2a79c.17ef2c5d.01000007(3da06803)
(6127|6133) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.17ef2c5d.00000007(851c0f66) remote 01030022.48c2a79c.17ef2c5c.00000002(c816d259)
(6127|6133) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.17ef2c5d.01000007(3da06803) remote 01030022.48c2a79c.17ef2c5c.01000002(70aab53c)
(6127|6138) DataReaderListenerImpl::on_subscription_matched
(6127|6138) DataReaderListenerImpl::on_subscription_matched
(6127|6138) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6127|6127) Writer::run_test begins.
(6127|6127) 17:14:35.891821 Writer::run_test starting to write pass 0
(6127|6136) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6127|6138) 17:14:35.892553 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: 1777050875 891379999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6138) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6127|6127) 17:14:35.893066 Writer::run_test done writing.
(6127|6127) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6127|6127) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6127|6127) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6127|6127) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6127|6127) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6127|6136) 17:14:35.893347 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: 1777050875 892366999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6138) 17:14:35.893628 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: 1777050875 892366999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6136) 17:14:35.893775 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: 1777050875 892799999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6138) 17:14:35.893987 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: 1777050875 892799999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6129) 17:14:38.963235 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: 1777050878 962941000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6129) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6127|6129) 17:14:38.963713 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: 1777050878 963534000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6129) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6127|6127) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6127|6127) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6127|6127) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6127|6127) Writer::run_test begins.
(6127|6127) 17:14:38.963915 Writer::run_test starting to write pass 1
(6127|6138) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6127|6136) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6127|6138) 17:14:38.965090 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: 1777050878 963948999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6127) 17:14:38.965138 Writer::run_test done writing.
(6127|6127) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6127|6127) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6127|6127) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6127|6136) 17:14:38.965231 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6127|6127) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1777050878 963948999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6127) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6127|6138) 17:14:38.965494 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: 1777050878 964622999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6136) 17:14:38.965697 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: 1777050878 964622999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6129) 17:14:42.163873 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: 1777050882 163658000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6129) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6127|6129) 17:14:42.164187 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: 1777050882 164037000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6129) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6127|6127) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6127|6127) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6127|6127) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6127|6127) Writer::run_test begins.
(6127|6127) 17:14:42.164399 Writer::run_test starting to write pass 2
(6127|6138) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6127|6136) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6127|6138) 17:14:42.165373 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
(6127|6127) 17:14:42.165386 Writer::run_test done writing.
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1777050882 164432999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6127) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6127|6127) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6127|6127) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6127|6127) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6127|6127) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6127|6136) 17:14:42.165540 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: 1777050882 164432999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6138) 17:14:42.165723 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: 1777050882 164987999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6136) 17:14:42.165903 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: 1777050882 164987999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6129) 17:14:45.364615 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: 1777050885 364367000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6129) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6127|6129) 17:14:45.364950 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: 1777050885 364800000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6129) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6127|6127) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6127|6127) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6127|6127) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6127|6138) 17:14:45.366182 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: 1777050885 365186999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6127|6127) WriteDataContainer::wait_pending timeout at 00:07:54.596030
(6127|6136) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6127|6138) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6127|6127) WriteDataContainer::wait_pending done
(6127|6127) DataWriterImpl::remove_associations: bit 0 local 01030022.48c2a79c.17ef2c5c.00000002(c816d259) remote 01030022.48c2a79c.17ef2c5d.00000007(851c0f66) num remotes 1
(6127|6127) DataWriterImpl::remove_associations: bit 0 local 01030022.48c2a79c.17ef2c5c.01000002(70aab53c) remote 01030022.48c2a79c.17ef2c5c.00000007(b87c26d6) num remotes 2
(6127|6133) DataReaderImpl::remove_associations: bit 0 local 01030022.48c2a79c.17ef2c5d.00000007(851c0f66) remote 01030022.48c2a79c.17ef2c5c.00000002(c816d259) num remotes 1
(6127|6133) DataReaderImpl::remove_associations_i: bit 0 local 01030022.48c2a79c.17ef2c5d.00000007(851c0f66) remote 01030022.48c2a79c.17ef2c5c.00000002(c816d259) num remotes 1
(6127|6133) DataReaderListenerImpl::on_subscription_matched
(6127|6131) DataReaderImpl::remove_associations: bit 0 local 01030022.48c2a79c.17ef2c5c.00000007(b87c26d6) remote 01030022.48c2a79c.17ef2c5c.01000002(70aab53c) num remotes 1
(6127|6131) DataReaderImpl::remove_associations_i: bit 0 local 01030022.48c2a79c.17ef2c5c.00000007(b87c26d6) remote 01030022.48c2a79c.17ef2c5c.01000002(70aab53c) num remotes 1
(6127|6133) DataReaderImpl::remove_associations: bit 0 local 01030022.48c2a79c.17ef2c5d.01000007(3da06803) remote 01030022.48c2a79c.17ef2c5c.01000002(70aab53c) num remotes 1
(6127|6133) DataReaderImpl::remove_associations_i: bit 0 local 01030022.48c2a79c.17ef2c5d.01000007(3da06803) remote 01030022.48c2a79c.17ef2c5c.01000002(70aab53c) num remotes 1
(6127|6131) DataReaderListenerImpl::on_subscription_matched
(6127|6133) 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
(6127|6127) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6127|6127) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6127|6127) Service_Participant::shutdown
(6127|6127) DataReaderListenerImpl::~DataReaderListenerImpl
(6127|6127) DataReaderListenerImpl::~DataReaderListenerImpl
(6127|6127) DataReaderListenerImpl::~DataReaderListenerImpl
(6127|6127) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6127|6127) Service_Participant::~Service_Participant
(6127|6127) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl rtps_disc Time:11s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl rtps_disc take
#
use_take !!!!!
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3 -t 1 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6140 started at 2026-04-24 17:14:46
(6140|6140) INFO: set_DCPS_debug_level: set to 1
(6140|6140) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6140|6140) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6140|6140) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6140|6140) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6140|6140) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6140|6140) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6140|6140) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6140|6140) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6140|6140) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6140|6140) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6140|6140) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6140|6140) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6140|6140) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6140|6140) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6140|6140) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6140|6140) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(6140|6140) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6140|6140) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(6140|6140) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6140|6140) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6140|6140) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6140|6140) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111=@_OPENDDS_SEDPTransportInst_0103002248c2a79c17fc88fc_111
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_MAX_MESSAGE_SIZE=65466
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_HEARTBEAT_PERIOD=200
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_NAK_RESPONSE_DELAY=100
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_RESPONSIVE_MODE=false
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_SEND_DELAY=10
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_SEND_BUFFER_SIZE=65535
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_RCV_BUFFER_SIZE=65535
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_PORT_MODE=system
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_PB=7400
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_DG=250
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_PG=2
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_D2=2
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_D3=12
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_USE_MULTICAST=false
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_INIT_PARTICIPANT_PORT_ID=0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_LOCAL_ADDRESS=0.0.0.0:0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_IPV6_LOCAL_ADDRESS=:::0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_IPV6_ADVERTISED_ADDRESS=:::0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_USE_RTPS_RELAY=false
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_RTPS_RELAY_ONLY=false
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FC_111_USE_ICE=false
(6140|6140) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C17FC88FC_111=@_OPENDDS_SEDP_TransportCfg_0103002248c2a79c17fc88fc_111
(6140|6140) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C17FC88FC_111_PASSIVE_CONNECT_DURATION=60000
(6140|6140) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6140|6145) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6140|6145) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.242 (0x7b70000011c8 joined count 2)
(6140|6145) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::222:48ff:fec2:a79c (0x7b70000011c8 joined count 3)
(6140|6145) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6140|6145) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111=@_OPENDDS_SEDPTransportInst_0103002248c2a79c17fc88fd_111
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_MAX_MESSAGE_SIZE=65466
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_HEARTBEAT_PERIOD=200
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_NAK_RESPONSE_DELAY=100
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_RESPONSIVE_MODE=false
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_SEND_DELAY=10
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_SEND_BUFFER_SIZE=65535
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_RCV_BUFFER_SIZE=65535
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_PORT_MODE=system
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_PB=7400
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_DG=250
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_PG=2
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_D2=2
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_D3=12
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_USE_MULTICAST=false
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_INIT_PARTICIPANT_PORT_ID=2
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_LOCAL_ADDRESS=0.0.0.0:0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_IPV6_LOCAL_ADDRESS=:::0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_IPV6_ADVERTISED_ADDRESS=:::0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_USE_RTPS_RELAY=false
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_RTPS_RELAY_ONLY=false
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6140|6140) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C17FC88FD_111_USE_ICE=false
(6140|6140) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C17FC88FD_111=@_OPENDDS_SEDP_TransportCfg_0103002248c2a79c17fc88fd_111
(6140|6140) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C17FC88FD_111_PASSIVE_CONNECT_DURATION=60000
(6140|6147) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6140|6145) Spdp::handle_participant_data - 01030022.48c2a79c.17fc88fc.000001c1(77fc3a2f) discovered 01030022.48c2a79c.17fc88fd.000001c1(4a9c139f) lease 5:00 from 10.1.0.242:35164 (0)
(6140|6147) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.242 (0x7b70000029c8 joined count 2)
(6140|6147) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::222:48ff:fec2:a79c (0x7b70000029c8 joined count 3)
(6140|6147) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6140|6147) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6140|6145) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17fc88fc.000300c3(82afd41b) remote 01030022.48c2a79c.17fc88fd.000300c4(21ab6808)
(6140|6145) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17fc88fc.000301c3(9bb4e55a) remote 01030022.48c2a79c.17fc88fd.000301c4(38b05949)
(6140|6145) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17fc88fc.000003c2(dcc30917) remote 01030022.48c2a79c.17fc88fd.000003c7(91c9d428)
(6140|6145) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17fc88fc.000004c2(93829fd0) remote 01030022.48c2a79c.17fc88fd.000004c7(de8842ef)
(6140|6145) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17fc88fc.000200c2(f46a8eba) remote 01030022.48c2a79c.17fc88fd.000200c7(b9605385)
(6140|6140) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6140|6140) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6140|6140) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6140|6140) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6140|6140) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6140|6140) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6140|6140) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6140|6140) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6140|6144) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.17fc88fc.00000007(1ce06ceb) remote 01030022.48c2a79c.17fc88fc.01000002(d436ff01)
(6140|6144) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.17fc88fc.01000002(d436ff01) remote 01030022.48c2a79c.17fc88fc.00000007(1ce06ceb)
(6140|6144) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.17fc88fc.01000002(d436ff01) succeeded in associating with reader 01030022.48c2a79c.17fc88fc.00000007(1ce06ceb)
(6140|6144) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.17fc88fc.01000002(d436ff01) reader 01030022.48c2a79c.17fc88fc.00000007(1ce06ceb) calling association_complete_i
(6140|6144) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.17fc88fc.01000002(d436ff01) remote 01030022.48c2a79c.17fc88fc.00000007(1ce06ceb)
(6140|6149) DataReaderListenerImpl::on_subscription_matched
(6140|6147) Spdp::handle_participant_data - 01030022.48c2a79c.17fc88fd.000001c1(4a9c139f) discovered 01030022.48c2a79c.17fc88fc.000001c1(77fc3a2f) lease 5:00 from 10.1.0.242:35160 (0)
(6140|6147) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17fc88fd.000300c3(bfcffdab) remote 01030022.48c2a79c.17fc88fc.000300c4(1ccb41b8)
(6140|6147) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17fc88fd.000301c3(a6d4ccea) remote 01030022.48c2a79c.17fc88fc.000301c4(05d070f9)
(6140|6147) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17fc88fd.000003c2(e1a320a7) remote 01030022.48c2a79c.17fc88fc.000003c7(aca9fd98)
(6140|6147) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17fc88fd.000004c2(aee2b660) remote 01030022.48c2a79c.17fc88fc.000004c7(e3e86b5f)
(6140|6147) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.17fc88fd.000200c2(c90aa70a) remote 01030022.48c2a79c.17fc88fc.000200c7(84007a35)
(6140|6144) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.17fc88fc.00000002(6c8a9864) remote 01030022.48c2a79c.17fc88fd.00000007(2180455b)
(6140|6144) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.17fc88fc.00000002(6c8a9864) succeeded in associating with reader 01030022.48c2a79c.17fc88fd.00000007(2180455b)
(6140|6144) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.17fc88fc.00000002(6c8a9864) reader 01030022.48c2a79c.17fc88fd.00000007(2180455b) calling association_complete_i
(6140|6144) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.17fc88fc.00000002(6c8a9864) remote 01030022.48c2a79c.17fc88fd.00000007(2180455b)
(6140|6144) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.17fc88fc.01000002(d436ff01) remote 01030022.48c2a79c.17fc88fd.01000007(993c223e)
(6140|6144) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.17fc88fc.01000002(d436ff01) succeeded in associating with reader 01030022.48c2a79c.17fc88fd.01000007(993c223e)
(6140|6144) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.17fc88fc.01000002(d436ff01) reader 01030022.48c2a79c.17fc88fd.01000007(993c223e) calling association_complete_i
(6140|6144) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.17fc88fc.01000002(d436ff01) remote 01030022.48c2a79c.17fc88fd.01000007(993c223e)
(6140|6146) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.17fc88fd.00000007(2180455b) remote 01030022.48c2a79c.17fc88fc.00000002(6c8a9864)
(6140|6146) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.17fc88fd.01000007(993c223e) remote 01030022.48c2a79c.17fc88fc.01000002(d436ff01)
(6140|6151) DataReaderListenerImpl::on_subscription_matched
(6140|6151) DataReaderListenerImpl::on_subscription_matched
(6140|6151) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6140|6140) Writer::run_test begins.
(6140|6140) 17:14:47.165772 Writer::run_test starting to write pass 0
(6140|6151) 17:14:47.166299 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: 1777050887 165346999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6149) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6140|6151) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6140|6140) 17:14:47.166961 Writer::run_test done writing.
(6140|6140) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6140|6140) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6140|6140) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6140|6140) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6140|6140) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6140|6151) 17:14:47.167516 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
(6140|6149) 17:14:47.167534 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: 1777050887 166365999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
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: 1777050887 166365999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6149) 17:14:47.168079 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
(6140|6151) 17:14:47.168082 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: 1777050887 166706999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
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: 1777050887 166706999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6142) 17:14:50.230412 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: 1777050890 230030000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6142) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6140|6142) 17:14:50.230945 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: 1777050890 230709000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6142) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6140|6140) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6140|6140) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6140|6140) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6140|6140) Writer::run_test begins.
(6140|6140) 17:14:50.231151 Writer::run_test starting to write pass 1
(6140|6151) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6140|6149) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6140|6140) 17:14:50.232049 Writer::run_test done writing.
(6140|6140) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6140|6140) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6140|6140) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6140|6140) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6140|6140) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6140|6149) 17:14:50.232458 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6140|6151) 17:14:50.232455 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: 1777050890 231181999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
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: 1777050890 231181999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6149) 17:14:50.233055 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
(6140|6151) 17:14:50.233064 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: 1777050890 231709999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
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: 1777050890 231709999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6142) 17:14:53.431117 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: 1777050893 430809000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6142) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6140|6142) 17:14:53.431573 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: 1777050893 431367000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6142) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6140|6140) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6140|6140) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6140|6140) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6140|6140) Writer::run_test begins.
(6140|6140) 17:14:53.431787 Writer::run_test starting to write pass 2
(6140|6151) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6140|6149) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6140|6140) 17:14:53.432832 Writer::run_test done writing.
(6140|6140) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6140|6140) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6140|6140) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6140|6140) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6140|6140) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6140|6151) 17:14:53.432964 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: 1777050893 431813999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6149) 17:14:53.433134 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: 1777050893 431813999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6151) 17:14:53.433431 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: 1777050893 432402999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6149) 17:14:53.434051 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: 1777050893 432402999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6142) 17:14:56.631745 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: 1777050896 631470000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6142) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6140|6142) 17:14:56.633680 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: 1777050896 632187000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6142) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6140|6140) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6140|6140) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6140|6140) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6140|6151) 17:14:56.635136 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: 1777050896 634218999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6140|6140) WriteDataContainer::wait_pending timeout at 00:08:05.864894
(6140|6149) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6140|6151) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6140|6140) WriteDataContainer::wait_pending done
(6140|6140) DataWriterImpl::remove_associations: bit 0 local 01030022.48c2a79c.17fc88fc.00000002(6c8a9864) remote 01030022.48c2a79c.17fc88fd.00000007(2180455b) num remotes 1
(6140|6140) DataWriterImpl::remove_associations: bit 0 local 01030022.48c2a79c.17fc88fc.01000002(d436ff01) remote 01030022.48c2a79c.17fc88fc.00000007(1ce06ceb) num remotes 2
(6140|6146) DataReaderImpl::remove_associations: bit 0 local 01030022.48c2a79c.17fc88fd.00000007(2180455b) remote 01030022.48c2a79c.17fc88fc.00000002(6c8a9864) num remotes 1
(6140|6146) DataReaderImpl::remove_associations_i: bit 0 local 01030022.48c2a79c.17fc88fd.00000007(2180455b) remote 01030022.48c2a79c.17fc88fc.00000002(6c8a9864) num remotes 1
(6140|6146) DataReaderListenerImpl::on_subscription_matched
(6140|6144) DataReaderImpl::remove_associations: bit 0 local 01030022.48c2a79c.17fc88fc.00000007(1ce06ceb) remote 01030022.48c2a79c.17fc88fc.01000002(d436ff01) num remotes 1
(6140|6144) DataReaderImpl::remove_associations_i: bit 0 local 01030022.48c2a79c.17fc88fc.00000007(1ce06ceb) remote 01030022.48c2a79c.17fc88fc.01000002(d436ff01) num remotes 1
(6140|6146) DataReaderImpl::remove_associations: bit 0 local 01030022.48c2a79c.17fc88fd.01000007(993c223e) remote 01030022.48c2a79c.17fc88fc.01000002(d436ff01) num remotes 1
(6140|6146) DataReaderImpl::remove_associations_i: bit 0 local 01030022.48c2a79c.17fc88fd.01000007(993c223e) remote 01030022.48c2a79c.17fc88fc.01000002(d436ff01) num remotes 1
(6140|6144) DataReaderListenerImpl::on_subscription_matched
(6140|6146) 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
(6140|6140) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6140|6140) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6140|6140) Service_Participant::shutdown
(6140|6140) DataReaderListenerImpl::~DataReaderListenerImpl
(6140|6140) DataReaderListenerImpl::~DataReaderListenerImpl
(6140|6140) DataReaderListenerImpl::~DataReaderListenerImpl
(6140|6140) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6140|6140) Service_Participant::~Service_Participant
(6140|6140) 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
#
(6164|6164) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" 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 Time:4s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl nopub
#
(6190|6190) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" 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:4s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc
#
0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
0x7b7c00021400 received data with key == 3
0x7b7c00023e00 received data with key == 3
0x7b7c00023000 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc Time:6s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub
#
0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
0x7b7c00021400 received data with key == 3
0x7b7c00023e00 received data with key == 3
0x7b7c00023000 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub Time:5s 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: 6234
/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: 6244 started at 2026-04-24 17:15:17
/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: 6245 started at 2026-04-24 17:15:17
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140004460312256
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 = 140004460312256
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 = 140004439357120
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 = 140004439357120
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 = 140004460312256
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 = 140004460312256
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 = 140004439357120
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 = 140004439357120
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 = 140004460312256
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 = 140004460312256
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 = 140004439357120
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 = 140004439357120
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 = 140004460312256
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 = 140004460312256
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 = 140004439357120
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 = 140004439357120
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 = 140004460312256
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 = 140004460312256
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 = 140004439357120
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 = 140004439357120
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: 6270
/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: 6280 started at 2026-04-24 17:15:23
/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: 6281 started at 2026-04-24 17:15:23
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140166857471680
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 = 140166836516544
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 = 140166857471680
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 = 140166836516544
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 = 140166857471680
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 = 140166836516544
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 = 140166857471680
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 = 140166836516544
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 = 140166857471680
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 = 140166836516544
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 = 140166857471680
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 = 140166836516544
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 = 140166857471680
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 = 140166836516544
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 = 140166857471680
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 = 140166836516544
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 = 140166857471680
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 = 140166836516544
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 = 140166857471680
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 = 140166836516544
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: 6306
/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: 6316 started at 2026-04-24 17:15:29
/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: 6317 started at 2026-04-24 17:15:29
Message: subject = Review
subject_id = 140181118105280
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181118105280
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181097150144
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181097150144
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181118105280
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181118105280
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181097150144
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181097150144
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181118105280
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181118105280
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181097150144
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181097150144
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181118105280
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181118105280
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181097150144
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181097150144
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181118105280
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181118105280
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181097150144
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140181097150144
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:7s 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: 6341
/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: 6351 started at 2026-04-24 17:15: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 -t 0 -DCPSPendingTimeout 3
subscriber PID: 6352 started at 2026-04-24 17:15:35
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: 6375 started at 2026-04-24 17:15:38
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: 6391
/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: 6401 started at 2026-04-24 17:15:59
/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: 6402 started at 2026-04-24 17:15:59
/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: 6403 started at 2026-04-24 17:15:59
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
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
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: 6436
/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: 6446 started at 2026-04-24 17:16:22
/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: 6447 started at 2026-04-24 17:16:22
/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: 6448 started at 2026-04-24 17:16:22
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: 6483
/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: 6493 started at 2026-04-24 17:16:33
/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: 6494 started at 2026-04-24 17:16:33
/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: 6495 started at 2026-04-24 17:16:33
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: 6530
/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: 6540 started at 2026-04-24 17:16:54
/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: 6541 started at 2026-04-24 17:16:54
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: 6559 started at 2026-04-24 17:16:57
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
datawriter1->DataReader1 subject_id: 1 count: 5 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 5 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
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:29s 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: 6577
/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: 6588 started at 2026-04-24 17:17:18
/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: 6589 started at 2026-04-24 17:17:18
/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: 6590 started at 2026-04-24 17:17:18
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
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
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: 6620
/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: 6630 started at 2026-04-24 17:17:40
/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: 6631 started at 2026-04-24 17:17:40
/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: 6632 started at 2026-04-24 17:17:40
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl liveliness_change rtps Time:11s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl miss_deadline rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6657
/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: 6667 started at 2026-04-24 17:17:51
/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: 6668 started at 2026-04-24 17:17:51
/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: 6669 started at 2026-04-24 17:17:51
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
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:16s 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
(6694|6694) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(6704|6704) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" 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:4s 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
(6739|6739) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(6749|6749) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" 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
(6762|6762) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(6772|6772) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" 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
(6787|6787) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(6797|6797) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl shmem Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps_disc_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps_disc_tcp.ini
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
(6811|6811) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" 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: 6821
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 6831 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 6832 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 6833 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 6834 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 6835 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 6836 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 6837 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 6838 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 6839 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 6840 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 6841 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 6842 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 6843 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 6844 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 6845 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 6846 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 6847 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 6848 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 6849 started at 2026-04-24 17:18:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 6850 started at 2026-04-24 17:18:35
(6821|6821) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
Subscriber 6846 got new message data:
- From : 6849
- Count : 1
Subscriber 6846 is done. Exiting.
Subscriber 6846 got new message data:
- From : 6849
- Count : 2
Subscriber 6846 got new message data:
- From : 6849
- Count : 3
Subscriber 6846 got new message data:
- From : 6849
- Count : 4
Subscriber 6846 got new message data:
- From : 6849
- Count : 5
Subscriber 6846 got new message data:
- From : 6849
- Count : 6
Subscriber 6846 got new message data:
- From : 6849
- Count : 7
Subscriber 6846 got new message data:
- From : 6849
- Count : 8
Subscriber 6832 got new message data:
- From : 6849
- Count : 10
Subscriber 6832 got new message data:
- From : 6849
- Count : 11
Subscriber 6832 is done. Exiting.
Subscriber 6834 got new message data:
- From : 6849
- Count : 23
Subscriber 6834 is done. Exiting.
Subscriber 6834 got new message data:
- From : 6849
- Count : 24
Subscriber 6834 got new message data:
- From : 6845
- Count : 8
Subscriber 6834 got new message data:
- From : 6849
- Count : 25
Subscriber 6834 got new message data:
- From : 6845
- Count : 9
Subscriber 6834 got new message data:
- From : 6849
- Count : 26
Subscriber 6834 got new message data:
- From : 6845
- Count : 10
Subscriber 6840 got new message data:
- From : 6837
- Count : 3
Subscriber 6840 is done. Exiting.
Subscriber 6840 got new message data:
- From : 6837
- Count : 4
Subscriber 6840 got new message data:
- From : 6837
- Count : 5
Subscriber 6840 got new message data:
- From : 6845
- Count : 19
Subscriber 6840 got new message data:
- From : 6845
- Count : 20
Subscriber 6840 got new message data:
- From : 6849
- Count : 37
Subscriber 6840 got new message data:
- From : 6837
- Count : 6
Subscriber 6840 got new message data:
- From : 6845
- Count : 21
Subscriber 6840 got new message data:
- From : 6849
- Count : 38
Subscriber 6840 got new message data:
- From : 6837
- Count : 7
Subscriber 6840 got new message data:
- From : 6845
- Count : 22
Subscriber 6840 got new message data:
- From : 6849
- Count : 39
Subscriber 6840 got new message data:
- From : 6837
- Count : 8
Subscriber 6840 got new message data:
- From : 6845
- Count : 23
Subscriber 6840 got new message data:
- From : 6849
- Count : 40
Subscriber 6850 got new message data:
- From : 6845
- Count : 27
Subscriber 6850 is done. Exiting.
Subscriber 6842 got new message data:
- From : 6837
- Count : 12
Subscriber 6842 got new message data:
- From : 6845
- Count : 27
Subscriber 6842 is done. Exiting.
Subscriber 6848 got new message data:
- From : 6849
- Count : 48
Subscriber 6848 is done. Exiting.
Subscriber 6836 got new message data:
- From : 6837
- Count : 17
Subscriber 6836 got new message data:
- From : 6837
- Count : 18
Subscriber 6836 got new message data:
- From : 6845
- Count : 33
Subscriber 6836 is done. Exiting.
Subscriber 6838 got new message data:
- From : 6849
- Count : 60
Subscriber 6838 is done. Exiting.
Subscriber 6844 got new message data:
- From : 6849
- Count : 72
Subscriber 6844 is done. Exiting.
Publisher 6849 is done. Exiting.
Publisher 6845 is done. Exiting.
Publisher 6837 is done. Exiting.
Publisher 6841 is done. Exiting.
Publisher 6839 is done. Exiting.
Publisher 6833 is done. Exiting.
Publisher 6847 is done. Exiting.
Publisher 6835 is done. Exiting.
Publisher 6831 is done. Exiting.
Publisher 6843 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:10s 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: 7044
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7054 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7055 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7056 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7057 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7058 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7059 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7060 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7061 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7062 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7063 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7064 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7065 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7066 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7067 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7068 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7069 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7070 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7071 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7072 started at 2026-04-24 17:18:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7073 started at 2026-04-24 17:18:46
(7044|7044) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
Subscriber 7059 got new message data:
- From : 7068
- Count : 1
Subscriber 7059 is done. Exiting.
Subscriber 7059 got new message data:
- From : 7058
- Count : 17
Subscriber 7059 got new message data:
- From : 7068
- Count : 2
Subscriber 7059 got new message data:
- From : 7058
- Count : 18
Subscriber 7059 got new message data:
- From : 7068
- Count : 3
Subscriber 7059 got new message data:
- From : 7058
- Count : 19
Subscriber 7059 got new message data:
- From : 7058
- Count : 20
Subscriber 7059 got new message data:
- From : 7068
- Count : 4
Subscriber 7073 got new message data:
- From : 7058
- Count : 21
Subscriber 7073 got new message data:
- From : 7068
- Count : 5
Subscriber 7073 is done. Exiting.
Subscriber 7059 got new message data:
- From : 7058
- Count : 21
Subscriber 7059 got new message data:
- From : 7068
- Count : 5
Subscriber 7059 got new message data:
- From : 7068
- Count : 6
Subscriber 7059 got new message data:
- From : 7058
- Count : 22
Subscriber 7061 got new message data:
- From : 7068
- Count : 12
Subscriber 7061 got new message data:
- From : 7058
- Count : 28
Subscriber 7061 is done. Exiting.
Subscriber 7065 got new message data:
- From : 7058
- Count : 30
Subscriber 7065 got new message data:
- From : 7060
- Count : 3
Subscriber 7065 is done. Exiting.
Subscriber 7065 got new message data:
- From : 7068
- Count : 15
Subscriber 7065 got new message data:
- From : 7058
- Count : 31
Subscriber 7065 got new message data:
- From : 7060
- Count : 4
Subscriber 7065 got new message data:
- From : 7068
- Count : 16
Subscriber 7065 got new message data:
- From : 7058
- Count : 32
Subscriber 7065 got new message data:
- From : 7060
- Count : 5
Subscriber 7065 got new message data:
- From : 7068
- Count : 17
Subscriber 7065 got new message data:
- From : 7058
- Count : 33
Subscriber 7065 got new message data:
- From : 7060
- Count : 6
Subscriber 7065 got new message data:
- From : 7068
- Count : 18
Subscriber 7065 got new message data:
- From : 7058
- Count : 34
Subscriber 7065 got new message data:
- From : 7060
- Count : 7
Subscriber 7065 got new message data:
- From : 7068
- Count : 19
Subscriber 7065 got new message data:
- From : 7058
- Count : 35
Subscriber 7065 got new message data:
- From : 7060
- Count : 8
Subscriber 7055 got new message data:
- From : 7068
- Count : 20
Subscriber 7055 got new message data:
- From : 7058
- Count : 36
Subscriber 7065 got new message data:
- From : 7068
- Count : 20
Subscriber 7065 got new message data:
- From : 7058
- Count : 36
Subscriber 7055 got new message data:
- From : 7060
- Count : 9
Subscriber 7065 got new message data:
- From : 7060
- Count : 9
Subscriber 7055 got new message data:
- From : 7062
- Count : 4
Subscriber 7055 is done. Exiting.
Subscriber 7065 got new message data:
- From : 7058
- Count : 37
Subscriber 7065 got new message data:
- From : 7068
- Count : 21
Subscriber 7065 got new message data:
- From : 7060
- Count : 10
Subscriber 7065 got new message data:
- From : 7058
- Count : 38
Subscriber 7065 got new message data:
- From : 7068
- Count : 22
Subscriber 7065 got new message data:
- From : 7060
- Count : 11
Subscriber 7065 got new message data:
- From : 7058
- Count : 39
Subscriber 7065 got new message data:
- From : 7068
- Count : 23
Subscriber 7065 got new message data:
- From : 7060
- Count : 12
Subscriber 7065 got new message data:
- From : 7064
- Count : 1
Subscriber 7057 got new message data:
- From : 7064
- Count : 1
Subscriber 7057 is done. Exiting.
Subscriber 7065 got new message data:
- From : 7058
- Count : 40
Subscriber 7065 got new message data:
- From : 7068
- Count : 24
Subscriber 7065 got new message data:
- From : 7060
- Count : 13
Subscriber 7065 got new message data:
- From : 7058
- Count : 41
Subscriber 7065 got new message data:
- From : 7068
- Count : 25
Subscriber 7065 got new message data:
- From : 7060
- Count : 14
Subscriber 7065 got new message data:
- From : 7068
- Count : 26
Subscriber 7065 got new message data:
- From : 7058
- Count : 42
Subscriber 7065 got new message data:
- From : 7060
- Count : 15
Subscriber 7065 got new message data:
- From : 7068
- Count : 27
Subscriber 7065 got new message data:
- From : 7058
- Count : 43
Subscriber 7069 got new message data:
- From : 7062
- Count : 14
Subscriber 7069 got new message data:
- From : 7060
- Count : 19
Subscriber 7069 is done. Exiting.
Subscriber 7071 got new message data:
- From : 7068
- Count : 35
Subscriber 7071 got new message data:
- From : 7064
- Count : 13
Subscriber 7071 got new message data:
- From : 7060
- Count : 24
Subscriber 7071 is done. Exiting.
Subscriber 7071 got new message data:
- From : 7062
- Count : 19
Subscriber 7071 got new message data:
- From : 7070
- Count : 6
Subscriber 7071 got new message data:
- From : 7058
- Count : 52
Subscriber 7071 got new message data:
- From : 7068
- Count : 36
Subscriber 7071 got new message data:
- From : 7064
- Count : 14
Subscriber 7071 got new message data:
- From : 7060
- Count : 25
Subscriber 7071 got new message data:
- From : 7062
- Count : 20
Subscriber 7071 got new message data:
- From : 7058
- Count : 53
Subscriber 7067 got new message data:
- From : 7058
- Count : 53
Subscriber 7067 is done. Exiting.
Subscriber 7071 got new message data:
- From : 7068
- Count : 37
Subscriber 7071 got new message data:
- From : 7070
- Count : 7
Subscriber 7071 got new message data:
- From : 7064
- Count : 15
Subscriber 7071 got new message data:
- From : 7060
- Count : 26
Subscriber 7071 got new message data:
- From : 7058
- Count : 54
Subscriber 7071 got new message data:
- From : 7062
- Count : 21
Subscriber 7071 got new message data:
- From : 7070
- Count : 8
Subscriber 7071 got new message data:
- From : 7068
- Count : 38
Subscriber 7063 got new message data:
- From : 7068
- Count : 64
Subscriber 7063 got new message data:
- From : 7058
- Count : 80
Subscriber 7063 is done. Exiting.
Publisher 7058 is done. Exiting.
Publisher 7068 is done. Exiting.
Publisher 7060 is done. Exiting.
Publisher 7062 is done. Exiting.
Publisher 7064 is done. Exiting.
Publisher 7070 is done. Exiting.
Publisher 7066 is done. Exiting.
Publisher 7072 is done. Exiting.
Publisher 7054 is done. Exiting.
Publisher 7056 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: 7267 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 7268 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 7269 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 7270 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 7271 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 7272 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 7273 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 7274 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 7275 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 7276 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 7277 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 7278 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 7279 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 7280 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 7281 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 7282 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 7283 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 7284 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 7285 started at 2026-04-24 17:18:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 7286 started at 2026-04-24 17:18:56
Subscriber 7274 got new message data:
- From : 7267
- Count : 205
Subscriber 7274 is done. Exiting.
Subscriber 7276 got new message data:
- From : 7267
- Count : 205
Subscriber 7276 is done. Exiting.
Subscriber 7286 got new message data:
- From : 7275
- Count : 196
Subscriber 7286 got new message data:
- From : 7267
- Count : 207
Subscriber 7286 is done. Exiting.
Subscriber 7286 got new message data:
- From : 7275
- Count : 197
Subscriber 7268 got new message data:
- From : 7271
- Count : 200
Subscriber 7268 is done. Exiting.
Subscriber 7270 got new message data:
- From : 7275
- Count : 203
Subscriber 7282 got new message data:
- From : 7271
- Count : 203
Subscriber 7282 got new message data:
- From : 7267
- Count : 213
Subscriber 7282 got new message data:
- From : 7271
- Count : 204
Subscriber 7282 got new message data:
- From : 7267
- Count : 214
Subscriber 7282 is done. Exiting.
Subscriber 7284 got new message data:
- From : 7267
- Count : 216
Subscriber 7284 is done. Exiting.
Subscriber 7270 got new message data:
- From : 7277
- Count : 209
Subscriber 7284 got new message data:
- From : 7267
- Count : 217
Subscriber 7270 got new message data:
- From : 7275
- Count : 204
Subscriber 7270 got new message data:
- From : 7277
- Count : 210
Subscriber 7270 is done. Exiting.
Subscriber 7284 got new message data:
- From : 7267
- Count : 218
Subscriber 7270 got new message data:
- From : 7275
- Count : 205
Subscriber 7270 got new message data:
- From : 7277
- Count : 211
Subscriber 7270 got new message data:
- From : 7277
- Count : 212
Subscriber 7270 got new message data:
- From : 7275
- Count : 206
Subscriber 7284 got new message data:
- From : 7267
- Count : 219
Subscriber 7270 got new message data:
- From : 7277
- Count : 213
Subscriber 7270 got new message data:
- From : 7275
- Count : 207
Subscriber 7270 got new message data:
- From : 7277
- Count : 214
Subscriber 7270 got new message data:
- From : 7275
- Count : 208
Subscriber 7270 got new message data:
- From : 7277
- Count : 215
Subscriber 7270 got new message data:
- From : 7275
- Count : 209
Subscriber 7270 got new message data:
- From : 7275
- Count : 210
Subscriber 7270 got new message data:
- From : 7277
- Count : 216
Subscriber 7278 got new message data:
- From : 7267
- Count : 223
Subscriber 7278 is done. Exiting.
Subscriber 7278 got new message data:
- From : 7267
- Count : 224
Subscriber 7278 got new message data:
- From : 7267
- Count : 225
Subscriber 7278 got new message data:
- From : 7267
- Count : 226
Subscriber 7278 got new message data:
- From : 7267
- Count : 227
Subscriber 7280 got new message data:
- From : 7271
- Count : 226
Subscriber 7280 got new message data:
- From : 7285
- Count : 226
Subscriber 7280 got new message data:
- From : 7283
- Count : 225
Subscriber 7280 is done. Exiting.
Subscriber 7280 got new message data:
- From : 7285
- Count : 227
Subscriber 7280 got new message data:
- From : 7271
- Count : 227
Subscriber 7280 got new message data:
- From : 7283
- Count : 226
Subscriber 7280 got new message data:
- From : 7271
- Count : 228
Subscriber 7280 got new message data:
- From : 7285
- Count : 228
Subscriber 7272 got new message data:
- From : 7267
- Count : 241
Subscriber 7272 got new message data:
- From : 7267
- Count : 242
Subscriber 7272 got new message data:
- From : 7267
- Count : 243
Subscriber 7272 is done. Exiting.
Subscriber 7272 got new message data:
- From : 7267
- Count : 244
Subscriber 7272 got new message data:
- From : 7275
- Count : 230
Subscriber 7272 got new message data:
- From : 7267
- Count : 245
Subscriber 7272 got new message data:
- From : 7275
- Count : 231
Subscriber 7272 got new message data:
- From : 7267
- Count : 246
Subscriber 7272 got new message data:
- From : 7275
- Count : 232
Subscriber 7272 got new message data:
- From : 7267
- Count : 247
Subscriber 7272 got new message data:
- From : 7267
- Count : 248
Subscriber 7272 got new message data:
- From : 7275
- Count : 233
Publisher 7269 is done. Exiting.
Publisher 7279 is done. Exiting.
Publisher 7281 is done. Exiting.
Publisher 7267 is done. Exiting.
Publisher 7277 is done. Exiting.
Publisher 7273 is done. Exiting.
Publisher 7285 is done. Exiting.
Publisher 7283 is done. Exiting.
Publisher 7271 is done. Exiting.
Publisher 7275 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc publishers 10 subscribers 10 Time:10s 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: 7439 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 7440 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 7441 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 7442 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 7443 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 7444 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 7445 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 7446 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 7447 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 7448 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 7449 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 7450 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 7451 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 7452 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 7453 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 7454 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 7455 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 7456 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 7457 started at 2026-04-24 17:19:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 7458 started at 2026-04-24 17:19:06
Subscriber 7450 got new message data:
- From : 7449
- Count : 115
Subscriber 7450 is done. Exiting.
Subscriber 7446 got new message data:
- From : 7445
- Count : 149
Subscriber 7446 is done. Exiting.
Subscriber 7446 got new message data:
- From : 7445
- Count : 150
Subscriber 7448 got new message data:
- From : 7445
- Count : 149
Subscriber 7448 got new message data:
- From : 7445
- Count : 150
Subscriber 7446 got new message data:
- From : 7445
- Count : 151
Subscriber 7446 got new message data:
- From : 7457
- Count : 150
Subscriber 7448 is done. Exiting.
Subscriber 7446 got new message data:
- From : 7445
- Count : 152
Subscriber 7452 got new message data:
- From : 7457
- Count : 152
Subscriber 7446 got new message data:
- From : 7457
- Count : 151
Subscriber 7446 got new message data:
- From : 7443
- Count : 163
Subscriber 7452 is done. Exiting.
Subscriber 7452 got new message data:
- From : 7457
- Count : 153
Subscriber 7452 got new message data:
- From : 7457
- Count : 154
Subscriber 7452 got new message data:
- From : 7457
- Count : 155
Subscriber 7452 got new message data:
- From : 7457
- Count : 156
Subscriber 7456 got new message data:
- From : 7457
- Count : 201
Subscriber 7456 is done. Exiting.
Subscriber 7442 got new message data:
- From : 7445
- Count : 210
Subscriber 7442 is done. Exiting.
Subscriber 7440 got new message data:
- From : 7449
- Count : 216
Subscriber 7440 is done. Exiting.
Subscriber 7458 got new message data:
- From : 7445
- Count : 227
Subscriber 7444 got new message data:
- From : 7445
- Count : 227
Subscriber 7444 is done. Exiting.
Subscriber 7458 is done. Exiting.
Subscriber 7458 got new message data:
- From : 7445
- Count : 228
Subscriber 7454 got new message data:
- From : 7445
- Count : 232
Subscriber 7454 is done. Exiting.
Publisher 7439 is done. Exiting.
Publisher 7441 is done. Exiting.
Publisher 7443 is done. Exiting.
Publisher 7449 is done. Exiting.
Publisher 7455 is done. Exiting.
Publisher 7451 is done. Exiting.
Publisher 7445 is done. Exiting.
Publisher 7453 is done. Exiting.
Publisher 7457 is done. Exiting.
Publisher 7447 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: 7616
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 7626 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 7627 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 7628 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 7629 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 7630 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 7631 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 7632 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 7633 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 7634 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 7635 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 7636 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 7637 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 7638 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 7639 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 7640 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 7641 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 7642 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 7643 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 7644 started at 2026-04-24 17:19:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 7645 started at 2026-04-24 17:19:15
(7616|7616) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
Subscriber 7637 got new message data:
- From : 7638
- Count : 1
Subscriber 7633 got new message data:
- From : 7638
- Count : 1
Subscriber 7633 is done. Exiting.
Subscriber 7635 got new message data:
- From : 7638
- Count : 1
Subscriber 7639 got new message data:
- From : 7638
- Count : 1
Subscriber 7637 is done. Exiting.
Subscriber 7635 is done. Exiting.
Subscriber 7639 is done. Exiting.
Subscriber 7627 got new message data:
- From : 7638
- Count : 1
Subscriber 7631 got new message data:
- From : 7638
- Count : 1
Subscriber 7629 got new message data:
- From : 7638
- Count : 1
Subscriber 7629 is done. Exiting.
Subscriber 7631 is done. Exiting.
Subscriber 7645 got new message data:
- From : 7638
- Count : 1
Subscriber 7643 got new message data:
- From : 7638
- Count : 1
Subscriber 7645 is done. Exiting.
Subscriber 7641 got new message data:
- From : 7638
- Count : 1
Subscriber 7627 is done. Exiting.
Subscriber 7641 is done. Exiting.
Subscriber 7643 is done. Exiting.
Subscriber 7629 got new message data:
- From : 7628
- Count : 1
Subscriber 7641 got new message data:
- From : 7628
- Count : 1
Subscriber 7635 got new message data:
- From : 7628
- Count : 1
Publisher 7638 is done. Exiting.
Publisher 7628 is done. Exiting.
Publisher 7636 is done. Exiting.
Publisher 7634 is done. Exiting.
Publisher 7644 is done. Exiting.
Publisher 7626 is done. Exiting.
Publisher 7640 is done. Exiting.
Publisher 7632 is done. Exiting.
Publisher 7630 is done. Exiting.
Publisher 7642 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: 7841
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7851 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7852 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7853 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7854 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7855 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7856 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7857 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7858 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7859 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7860 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7861 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7862 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7863 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7864 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7865 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7866 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7867 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7868 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7869 started at 2026-04-24 17:19:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7870 started at 2026-04-24 17:19:27
(7841|7841) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
Subscriber 7870 got new message data:
- From : 7859
- Count : 1
Subscriber 7860 got new message data:
- From : 7859
- Count : 1
Subscriber 7866 got new message data:
- From : 7859
- Count : 1
Subscriber 7862 got new message data:
- From : 7859
- Count : 1
Subscriber 7860 is done. Exiting.
Subscriber 7858 got new message data:
- From : 7859
- Count : 1
Subscriber 7864 got new message data:
- From : 7859
- Count : 1
Subscriber 7866 is done. Exiting.
Subscriber 7854 got new message data:
- From : 7859
- Count : 1
Subscriber 7864 is done. Exiting.
Subscriber 7868 got new message data:
- From : 7859
- Count : 1
Subscriber 7856 got new message data:
- From : 7859
- Count : 1
Subscriber 7852 got new message data:
- From : 7859
- Count : 1
Subscriber 7862 is done. Exiting.
Subscriber 7868 is done. Exiting.
Subscriber 7854 is done. Exiting.
Subscriber 7870 is done. Exiting.
Subscriber 7852 is done. Exiting.
Subscriber 7856 is done. Exiting.
Subscriber 7858 is done. Exiting.
Subscriber 7854 got new message data:
- From : 7863
- Count : 1
Subscriber 7866 got new message data:
- From : 7863
- Count : 1
Subscriber 7860 got new message data:
- From : 7863
- Count : 1
Subscriber 7860 got new message data:
- From : 7869
- Count : 1
Subscriber 7860 got new message data:
- From : 7853
- Count : 1
Publisher 7859 is done. Exiting.
Publisher 7863 is done. Exiting.
Publisher 7869 is done. Exiting.
Publisher 7853 is done. Exiting.
Publisher 7867 is done. Exiting.
Publisher 7851 is done. Exiting.
Publisher 7865 is done. Exiting.
Publisher 7861 is done. Exiting.
Publisher 7855 is done. Exiting.
Publisher 7857 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: 8065 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 8066 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 8067 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 8068 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 8069 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 8070 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 8071 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 8072 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 8073 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 8074 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 8075 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 8076 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 8077 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 8078 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 8079 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 8080 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 8081 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 8082 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 8083 started at 2026-04-24 17:19:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 8084 started at 2026-04-24 17:19:38
Subscriber 8082 got new message data:
- From : 8067
- Count : 1
Subscriber 8066 got new message data:
- From : 8067
- Count : 1
Subscriber 8082 is done. Exiting.
Subscriber 8076 got new message data:
- From : 8067
- Count : 1
Subscriber 8072 got new message data:
- From : 8067
- Count : 1
Subscriber 8072 is done. Exiting.
Subscriber 8066 is done. Exiting.
Subscriber 8076 is done. Exiting.
Subscriber 8080 got new message data:
- From : 8077
- Count : 2
Subscriber 8070 got new message data:
- From : 8077
- Count : 2
Subscriber 8074 got new message data:
- From : 8077
- Count : 2
Subscriber 8068 got new message data:
- From : 8077
- Count : 2
Subscriber 8070 is done. Exiting.
Subscriber 8074 got new message data:
- From : 8071
- Count : 2
Subscriber 8078 got new message data:
- From : 8077
- Count : 2
Subscriber 8080 is done. Exiting.
Subscriber 8070 got new message data:
- From : 8071
- Count : 2
Subscriber 8074 is done. Exiting.
Subscriber 8078 got new message data:
- From : 8071
- Count : 2
Subscriber 8078 is done. Exiting.
Subscriber 8068 is done. Exiting.
Subscriber 8084 got new message data:
- From : 8077
- Count : 2
Subscriber 8084 is done. Exiting.
Subscriber 8084 got new message data:
- From : 8071
- Count : 2
Subscriber 8068 got new message data:
- From : 8071
- Count : 2
Publisher 8077 is done. Exiting.
Publisher 8071 is done. Exiting.
Publisher 8073 is done. Exiting.
Publisher 8065 is done. Exiting.
Publisher 8067 is done. Exiting.
Publisher 8069 is done. Exiting.
Publisher 8081 is done. Exiting.
Publisher 8079 is done. Exiting.
Publisher 8083 is done. Exiting.
Publisher 8075 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: 8236 started at 2026-04-24 17:19:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 8237 started at 2026-04-24 17:19:46
/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: 8238 started at 2026-04-24 17:19:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 8239 started at 2026-04-24 17:19:46
/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: 8240 started at 2026-04-24 17:19:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 8241 started at 2026-04-24 17:19:46
/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: 8242 started at 2026-04-24 17:19:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 8243 started at 2026-04-24 17:19:46
/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: 8244 started at 2026-04-24 17:19:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 8245 started at 2026-04-24 17:19:46
/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: 8246 started at 2026-04-24 17:19:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 8247 started at 2026-04-24 17:19:47
/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: 8248 started at 2026-04-24 17:19:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 8249 started at 2026-04-24 17:19:47
/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: 8250 started at 2026-04-24 17:19:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 8251 started at 2026-04-24 17:19:47
/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: 8252 started at 2026-04-24 17:19:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 8253 started at 2026-04-24 17:19:47
/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: 8254 started at 2026-04-24 17:19:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 8255 started at 2026-04-24 17:19:47
Subscriber 8251 got new message data:
- From : 8238
- Count : 1
Subscriber 8255 got new message data:
- From : 8238
- Count : 1
Subscriber 8255 is done. Exiting.
Subscriber 8241 got new message data:
- From : 8240
- Count : 1
Subscriber 8253 got new message data:
- From : 8240
- Count : 1
Subscriber 8251 is done. Exiting.
Subscriber 8241 is done. Exiting.
Subscriber 8253 is done. Exiting.
Subscriber 8243 got new message data:
- From : 8244
- Count : 1
Subscriber 8243 is done. Exiting.
Subscriber 8249 got new message data:
- From : 8246
- Count : 2
Subscriber 8237 got new message data:
- From : 8246
- Count : 2
Subscriber 8237 is done. Exiting.
Subscriber 8239 got new message data:
- From : 8246
- Count : 2
Subscriber 8247 got new message data:
- From : 8246
- Count : 2
Subscriber 8249 is done. Exiting.
Subscriber 8247 is done. Exiting.
Subscriber 8245 got new message data:
- From : 8246
- Count : 2
Subscriber 8239 is done. Exiting.
Subscriber 8245 is done. Exiting.
Publisher 8246 is done. Exiting.
Publisher 8248 is done. Exiting.
Publisher 8236 is done. Exiting.
Publisher 8238 is done. Exiting.
Publisher 8240 is done. Exiting.
Publisher 8252 is done. Exiting.
Publisher 8250 is done. Exiting.
Publisher 8242 is done. Exiting.
Publisher 8254 is done. Exiting.
Publisher 8244 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: 8414
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8424 started at 2026-04-24 17:19:56
(8424|8424) -> Thrasher started
(8424|8424) -> Subscriber::Subscriber
(8414|8414) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8424|8424) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8424|8424) Subscriber reader id: 01030000.3f8d0c42.00000002.00000507(faed98d9)
(8424|8424) -> PublisherService::PublisherService
(8424|8424) -> PublisherService::start (1 threads)
(8424|8424) sub wait_received 0:1
(8424|8436) pub0 writer id: 01030000.3f8d0c42.00000003.00000102(d38b80e2)
(8424|8436) pub0->started
(8424|8436) pub0->wait_match() before write for 01030000.3f8d0c42.00000003.00000102(d38b80e2)
(8424|8436) pub0<-match found! before write for 01030000.3f8d0c42.00000003.00000102(d38b80e2)
(8424|8436) pub0 100% (1 samples sent)
(8424|8436) pub0 waiting for acks
(8424|8435) sub 100% (1 samples received)
(8424|8435) sub condition_.notify_all
(8424|8424) sub condition_.wait returned
(8424|8424) sub check_received
(8424|8424) sub check_received returns 0
(8424|8424) <- PublisherService::end
(8424|8436) pub0 waiting for acks returned
(8424|8436) pub0<-delete_contained_entities
(8424|8436) pub0<-delete_participant
(8424|8424) <- PublisherService::~PublisherService
(8424|8424) <- Subscriber delete_contained_entities
(8424|8424) <- Subscriber delete_participant
(8424|8424) <- Subscriber::~Subscriber
(8424|8424) <- 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: 8438
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8448 started at 2026-04-24 17:19:57
(8448|8448) -> Thrasher started
(8448|8448) -> Subscriber::Subscriber
(8438|8438) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8448|8448) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8448|8448) Subscriber reader id: 01030000.5b48b189.00000002.00000507(40ddd280)
(8448|8448) -> PublisherService::PublisherService
(8448|8448) -> PublisherService::start (2 threads)
(8448|8448) sub wait_received 0:2
(8448|8461) pub1 writer id: 01030000.5b48b189.00000004.00000102(db9b16ab)
(8448|8461) pub1->started
(8448|8461) pub1->wait_match() before write for 01030000.5b48b189.00000004.00000102(db9b16ab)
(8448|8461) pub1<-match found! before write for 01030000.5b48b189.00000004.00000102(db9b16ab)
(8448|8461) pub1 100% (1 samples sent)
(8448|8461) pub1 waiting for acks
(8448|8459) sub 50% (1 samples received)
(8448|8461) pub1 waiting for acks returned
(8448|8461) pub1<-delete_contained_entities
(8448|8460) pub0 writer id: 01030000.5b48b189.00000003.00000102(69bbcabb)
(8448|8460) pub0->started
(8448|8460) pub0->wait_match() before write for 01030000.5b48b189.00000003.00000102(69bbcabb)
(8448|8460) pub0<-match found! before write for 01030000.5b48b189.00000003.00000102(69bbcabb)
(8448|8460) pub0 100% (1 samples sent)
(8448|8460) pub0 waiting for acks
(8448|8459) sub 100% (2 samples received)
(8448|8459) sub condition_.notify_all
(8448|8448) sub condition_.wait returned
(8448|8448) sub check_received
(8448|8448) sub check_received returns 0
(8448|8448) <- PublisherService::end
(8448|8460) pub0 waiting for acks returned
(8448|8460) pub0<-delete_contained_entities
(8448|8461) pub1<-delete_participant
(8448|8460) pub0<-delete_participant
(8448|8448) <- PublisherService::~PublisherService
(8448|8448) <- Subscriber delete_contained_entities
(8448|8448) <- Subscriber delete_participant
(8448|8448) <- Subscriber::~Subscriber
(8448|8448) <- 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: 8463
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8473 started at 2026-04-24 17:19:58
(8473|8473) -> Thrasher started
(8473|8473) -> Subscriber::Subscriber
(8463|8463) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8473|8473) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8473|8473) Subscriber reader id: 01030000.078df120.00000002.00000507(7fef7628)
(8473|8473) -> PublisherService::PublisherService
(8473|8473) -> PublisherService::start (3 threads)
(8473|8473) sub wait_received 0:9
(8473|8487) pub2 writer id: 01030000.078df120.00000004.00000102(e4a9b203)
(8473|8487) pub2->started
(8473|8487) pub2->wait_match() before write for 01030000.078df120.00000004.00000102(e4a9b203)
(8473|8486) pub1 writer id: 01030000.078df120.00000005.00000102(d9c99bb3)
(8473|8486) pub1->started
(8473|8486) pub1->wait_match() before write for 01030000.078df120.00000005.00000102(d9c99bb3)
(8473|8487) pub2<-match found! before write for 01030000.078df120.00000004.00000102(e4a9b203)
(8473|8486) pub1<-match found! before write for 01030000.078df120.00000005.00000102(d9c99bb3)
(8473|8485) pub0 writer id: 01030000.078df120.00000003.00000102(56896e13)
(8473|8485) pub0->started
(8473|8485) pub0->wait_match() before write for 01030000.078df120.00000003.00000102(56896e13)
(8473|8487) pub2 33% (1 samples sent)
(8473|8487) pub2 66% (2 samples sent)
(8473|8485) pub0<-match found! before write for 01030000.078df120.00000003.00000102(56896e13)
(8473|8487) pub2 100% (3 samples sent)
(8473|8487) pub2 waiting for acks
(8473|8485) pub0 33% (1 samples sent)
(8473|8485) pub0 66% (2 samples sent)
(8473|8485) pub0 100% (3 samples sent)
(8473|8485) pub0 waiting for acks
(8473|8484) sub 11% (1 samples received)
(8473|8486) pub1 33% (1 samples sent)
(8473|8486) pub1 66% (2 samples sent)
(8473|8486) pub1 100% (3 samples sent)
(8473|8486) pub1 waiting for acks
(8473|8484) sub 22% (2 samples received)
(8473|8484) sub 33% (3 samples received)
(8473|8484) sub 44% (4 samples received)
(8473|8484) sub 55% (5 samples received)
(8473|8484) sub 66% (6 samples received)
(8473|8484) sub 77% (7 samples received)
(8473|8484) sub 88% (8 samples received)
(8473|8484) sub 100% (9 samples received)
(8473|8484) sub condition_.notify_all
(8473|8473) sub condition_.wait returned
(8473|8473) sub check_received
(8473|8473) sub check_received returns 0
(8473|8473) <- PublisherService::end
(8473|8487) pub2 waiting for acks returned
(8473|8485) pub0 waiting for acks returned
(8473|8485) pub0<-delete_contained_entities
(8473|8487) pub2<-delete_contained_entities
(8473|8486) pub1 waiting for acks returned
(8473|8486) pub1<-delete_contained_entities
(8473|8487) pub2<-delete_participant
(8473|8486) pub1<-delete_participant
(8473|8485) pub0<-delete_participant
(8473|8473) <- PublisherService::~PublisherService
(8473|8473) <- Subscriber delete_contained_entities
(8473|8473) <- Subscriber delete_participant
(8473|8473) <- Subscriber::~Subscriber
(8473|8473) <- 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: 8489
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8499 started at 2026-04-24 17:19:59
(8499|8499) -> Thrasher started
(8499|8499) -> Subscriber::Subscriber
(8489|8489) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8499|8499) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8499|8499) Subscriber reader id: 01030000.5c53f84c.00000002.00000507(296d12ed)
(8499|8499) -> PublisherService::PublisherService
(8499|8499) -> PublisherService::start (1 threads)
(8499|8499) sub wait_received 0:1024
(8499|8511) pub0 writer id: 01030000.5c53f84c.00000003.00000102(000b0ad6)
(8499|8511) pub0->started
(8499|8511) pub0->wait_match() before write for 01030000.5c53f84c.00000003.00000102(000b0ad6)
(8499|8511) pub0<-match found! before write for 01030000.5c53f84c.00000003.00000102(000b0ad6)
(8499|8511) pub0 10% (103 samples sent)
(8499|8510) sub 10% (103 samples received)
(8499|8511) pub0 20% (205 samples sent)
(8499|8510) sub 20% (205 samples received)
(8499|8511) pub0 30% (308 samples sent)
(8499|8511) pub0 40% (410 samples sent)
(8499|8510) sub 30% (308 samples received)
(8499|8511) pub0 50% (512 samples sent)
(8499|8511) pub0 60% (615 samples sent)
(8499|8510) sub 40% (410 samples received)
(8499|8511) pub0 70% (717 samples sent)
(8499|8511) pub0 80% (820 samples sent)
(8499|8511) pub0 90% (922 samples sent)
(8499|8510) sub 50% (512 samples received)
(8499|8511) pub0 100% (1024 samples sent)
(8499|8511) pub0 waiting for acks
(8499|8510) sub 60% (615 samples received)
(8499|8510) sub 70% (717 samples received)
(8499|8510) sub 80% (820 samples received)
(8499|8510) sub 90% (922 samples received)
(8499|8510) sub 100% (1024 samples received)
(8499|8510) sub condition_.notify_all
(8499|8499) sub condition_.wait returned
(8499|8499) sub check_received
(8499|8499) sub check_received returns 0
(8499|8499) <- PublisherService::end
(8499|8511) pub0 waiting for acks returned
(8499|8511) pub0<-delete_contained_entities
(8499|8511) pub0<-delete_participant
(8499|8499) <- PublisherService::~PublisherService
(8499|8499) <- Subscriber delete_contained_entities
(8499|8499) <- Subscriber delete_participant
(8499|8499) <- Subscriber::~Subscriber
(8499|8499) <- 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: 8513
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8523 started at 2026-04-24 17:20:00
(8523|8523) -> Thrasher started
(8523|8523) -> Subscriber::Subscriber
(8513|8513) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8523|8523) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8523|8523) Subscriber reader id: 01030000.37f5bfd3.00000002.00000507(002f3bd6)
(8523|8523) -> PublisherService::PublisherService
(8523|8523) -> PublisherService::start (8 threads)
(8523|8523) sub wait_received 0:1024
(8523|8535) pub0 writer id: 01030000.37f5bfd3.00000003.00000102(294923ed)
(8523|8535) pub0->started
(8523|8535) pub0->wait_match() before write for 01030000.37f5bfd3.00000003.00000102(294923ed)
(8523|8535) pub0<-match found! before write for 01030000.37f5bfd3.00000003.00000102(294923ed)
(8523|8535) pub0 10% (13 samples sent)
(8523|8541) pub6 writer id: 01030000.37f5bfd3.00000009.00000102(63f93b4c)
(8523|8541) pub6->started
(8523|8541) pub6->wait_match() before write for 01030000.37f5bfd3.00000009.00000102(63f93b4c)
(8523|8536) pub1 writer id: 01030000.37f5bfd3.00000007.00000102(dcc9852d)
(8523|8536) pub1->started
(8523|8536) pub1->wait_match() before write for 01030000.37f5bfd3.00000007.00000102(dcc9852d)
(8523|8536) pub1<-match found! before write for 01030000.37f5bfd3.00000007.00000102(dcc9852d)
(8523|8535) pub0 20% (26 samples sent)
(8523|8537) pub2 writer id: 01030000.37f5bfd3.00000004.00000102(9b69fffd)
(8523|8537) pub2->started
(8523|8537) pub2->wait_match() before write for 01030000.37f5bfd3.00000004.00000102(9b69fffd)
(8523|8535) pub0 30% (39 samples sent)
(8523|8536) pub1 10% (13 samples sent)
(8523|8540) pub5 writer id: 01030000.37f5bfd3.00000006.00000102(e1a9ac9d)
(8523|8540) pub5->started
(8523|8540) pub5->wait_match() before write for 01030000.37f5bfd3.00000006.00000102(e1a9ac9d)
(8523|8538) pub3 writer id: 01030000.37f5bfd3.00000005.00000102(a609d64d)
(8523|8538) pub3->started
(8523|8538) pub3->wait_match() before write for 01030000.37f5bfd3.00000005.00000102(a609d64d)
(8523|8539) pub4 writer id: 01030000.37f5bfd3.00000008.00000102(5e9912fc)
(8523|8539) pub4->started
(8523|8539) pub4->wait_match() before write for 01030000.37f5bfd3.00000008.00000102(5e9912fc)
(8523|8541) pub6<-match found! before write for 01030000.37f5bfd3.00000009.00000102(63f93b4c)
(8523|8537) pub2<-match found! before write for 01030000.37f5bfd3.00000004.00000102(9b69fffd)
(8523|8542) pub7 writer id: 01030000.37f5bfd3.0000000a.00000102(2459419c)
(8523|8542) pub7->started
(8523|8542) pub7->wait_match() before write for 01030000.37f5bfd3.0000000a.00000102(2459419c)
(8523|8537) pub2 10% (13 samples sent)
(8523|8535) pub0 40% (52 samples sent)
(8523|8541) pub6 10% (13 samples sent)
(8523|8537) pub2 20% (26 samples sent)
(8523|8541) pub6 20% (26 samples sent)
(8523|8536) pub1 20% (26 samples sent)
(8523|8535) pub0 50% (64 samples sent)
(8523|8541) pub6 30% (39 samples sent)
(8523|8537) pub2 30% (39 samples sent)
(8523|8541) pub6 40% (52 samples sent)
(8523|8535) pub0 60% (77 samples sent)
(8523|8536) pub1 30% (39 samples sent)
(8523|8541) pub6 50% (64 samples sent)
(8523|8537) pub2 40% (52 samples sent)
(8523|8535) pub0 70% (90 samples sent)
(8523|8536) pub1 40% (52 samples sent)
(8523|8536) pub1 50% (64 samples sent)
(8523|8541) pub6 60% (77 samples sent)
(8523|8535) pub0 80% (103 samples sent)
(8523|8538) pub3<-match found! before write for 01030000.37f5bfd3.00000005.00000102(a609d64d)
(8523|8537) pub2 50% (64 samples sent)
(8523|8536) pub1 60% (77 samples sent)
(8523|8541) pub6 70% (90 samples sent)
(8523|8539) pub4<-match found! before write for 01030000.37f5bfd3.00000008.00000102(5e9912fc)
(8523|8540) pub5<-match found! before write for 01030000.37f5bfd3.00000006.00000102(e1a9ac9d)
(8523|8542) pub7<-match found! before write for 01030000.37f5bfd3.0000000a.00000102(2459419c)
(8523|8541) pub6 80% (103 samples sent)
(8523|8541) pub6 90% (116 samples sent)
(8523|8535) pub0 90% (116 samples sent)
(8523|8541) pub6 100% (128 samples sent)
(8523|8541) pub6 waiting for acks
(8523|8537) pub2 60% (77 samples sent)
(8523|8534) sub 10% (103 samples received)
(8523|8536) pub1 70% (90 samples sent)
(8523|8535) pub0 100% (128 samples sent)
(8523|8535) pub0 waiting for acks
(8523|8542) pub7 10% (13 samples sent)
(8523|8538) pub3 10% (13 samples sent)
(8523|8540) pub5 10% (13 samples sent)
(8523|8536) pub1 80% (103 samples sent)
(8523|8539) pub4 10% (13 samples sent)
(8523|8536) pub1 90% (116 samples sent)
(8523|8537) pub2 70% (90 samples sent)
(8523|8537) pub2 80% (103 samples sent)
(8523|8537) pub2 90% (116 samples sent)
(8523|8540) pub5 20% (26 samples sent)
(8523|8537) pub2 100% (128 samples sent)
(8523|8537) pub2 waiting for acks
(8523|8542) pub7 20% (26 samples sent)
(8523|8542) pub7 30% (39 samples sent)
(8523|8542) pub7 40% (52 samples sent)
(8523|8538) pub3 20% (26 samples sent)
(8523|8540) pub5 30% (39 samples sent)
(8523|8539) pub4 20% (26 samples sent)
(8523|8536) pub1 100% (128 samples sent)
(8523|8536) pub1 waiting for acks
(8523|8540) pub5 40% (52 samples sent)
(8523|8539) pub4 30% (39 samples sent)
(8523|8538) pub3 30% (39 samples sent)
(8523|8534) sub 20% (205 samples received)
(8523|8540) pub5 50% (64 samples sent)
(8523|8538) pub3 40% (52 samples sent)
(8523|8542) pub7 50% (64 samples sent)
(8523|8540) pub5 60% (77 samples sent)
(8523|8538) pub3 50% (64 samples sent)
(8523|8539) pub4 40% (52 samples sent)
(8523|8538) pub3 60% (77 samples sent)
(8523|8540) pub5 70% (90 samples sent)
(8523|8542) pub7 60% (77 samples sent)
(8523|8538) pub3 70% (90 samples sent)
(8523|8540) pub5 80% (103 samples sent)
(8523|8539) pub4 50% (64 samples sent)
(8523|8538) pub3 80% (103 samples sent)
(8523|8540) pub5 90% (116 samples sent)
(8523|8542) pub7 70% (90 samples sent)
(8523|8539) pub4 60% (77 samples sent)
(8523|8540) pub5 100% (128 samples sent)
(8523|8540) pub5 waiting for acks
(8523|8538) pub3 90% (116 samples sent)
(8523|8538) pub3 100% (128 samples sent)
(8523|8538) pub3 waiting for acks
(8523|8542) pub7 80% (103 samples sent)
(8523|8542) pub7 90% (116 samples sent)
(8523|8539) pub4 70% (90 samples sent)
(8523|8542) pub7 100% (128 samples sent)
(8523|8542) pub7 waiting for acks
(8523|8539) pub4 80% (103 samples sent)
(8523|8534) sub 30% (308 samples received)
(8523|8539) pub4 90% (116 samples sent)
(8523|8539) pub4 100% (128 samples sent)
(8523|8539) pub4 waiting for acks
(8523|8534) sub 40% (410 samples received)
(8523|8534) sub 50% (512 samples received)
(8523|8534) sub 60% (615 samples received)
(8523|8534) sub 70% (717 samples received)
(8523|8534) sub 80% (820 samples received)
(8523|8534) sub 90% (922 samples received)
(8523|8536) pub1 waiting for acks returned
(8523|8536) pub1<-delete_contained_entities
(8523|8535) pub0 waiting for acks returned
(8523|8540) pub5 waiting for acks returned
(8523|8537) pub2 waiting for acks returned
(8523|8540) pub5<-delete_contained_entities
(8523|8541) pub6 waiting for acks returned
(8523|8541) pub6<-delete_contained_entities
(8523|8537) pub2<-delete_contained_entities
(8523|8535) pub0<-delete_contained_entities
(8523|8534) sub 100% (1024 samples received)
(8523|8534) sub condition_.notify_all
(8523|8523) sub condition_.wait returned
(8523|8523) sub check_received
(8523|8523) sub check_received returns 0
(8523|8523) <- PublisherService::end
(8523|8538) pub3 waiting for acks returned
(8523|8538) pub3<-delete_contained_entities
(8523|8542) pub7 waiting for acks returned
(8523|8542) pub7<-delete_contained_entities
(8523|8535) pub0<-delete_participant
(8523|8539) pub4 waiting for acks returned
(8523|8539) pub4<-delete_contained_entities
(8523|8536) pub1<-delete_participant
(8523|8540) pub5<-delete_participant
(8523|8537) pub2<-delete_participant
(8523|8541) pub6<-delete_participant
(8523|8538) pub3<-delete_participant
(8523|8539) pub4<-delete_participant
(8523|8542) pub7<-delete_participant
(8523|8523) <- PublisherService::~PublisherService
(8523|8523) <- Subscriber delete_contained_entities
(8523|8523) <- Subscriber delete_participant
(8523|8523) <- Subscriber::~Subscriber
(8523|8523) <- 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: 8546
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8556 started at 2026-04-24 17:20:01
(8556|8556) -> Thrasher started
(8556|8556) -> Subscriber::Subscriber
(8546|8546) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8556|8556) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8556|8556) Subscriber reader id: 01030000.08ebede2.00000002.00000507(1eb9ff8a)
(8556|8556) -> PublisherService::PublisherService
(8556|8556) -> PublisherService::start (16 threads)
(8556|8556) sub wait_received 0:1024
(8556|8579) pub11 writer id: 01030000.08ebede2.0000000b.00000102(07afac70)
(8556|8579) pub11->started
(8556|8579) pub11->wait_match() before write for 01030000.08ebede2.0000000b.00000102(07afac70)
(8556|8570) pub2 writer id: 01030000.08ebede2.00000004.00000102(85ff3ba1)
(8556|8570) pub2->started
(8556|8570) pub2->wait_match() before write for 01030000.08ebede2.00000004.00000102(85ff3ba1)
(8556|8570) pub2<-match found! before write for 01030000.08ebede2.00000004.00000102(85ff3ba1)
(8556|8579) pub11<-match found! before write for 01030000.08ebede2.0000000b.00000102(07afac70)
(8556|8579) pub11 10% (7 samples sent)
(8556|8570) pub2 10% (7 samples sent)
(8556|8570) pub2 20% (13 samples sent)
(8556|8579) pub11 20% (13 samples sent)
(8556|8569) pub1 writer id: 01030000.08ebede2.0000000f.00000102(f22f0ab0)
(8556|8569) pub1->started
(8556|8569) pub1->wait_match() before write for 01030000.08ebede2.0000000f.00000102(f22f0ab0)
(8556|8580) pub12 writer id: 01030000.08ebede2.0000000c.00000102(b58f7060)
(8556|8580) pub12->started
(8556|8580) pub12->wait_match() before write for 01030000.08ebede2.0000000c.00000102(b58f7060)
(8556|8580) pub12<-match found! before write for 01030000.08ebede2.0000000c.00000102(b58f7060)
(8556|8579) pub11 31% (20 samples sent)
(8556|8570) pub2 31% (20 samples sent)
(8556|8580) pub12 10% (7 samples sent)
(8556|8580) pub12 20% (13 samples sent)
(8556|8570) pub2 40% (26 samples sent)
(8556|8579) pub11 40% (26 samples sent)
(8556|8579) pub11 50% (32 samples sent)
(8556|8580) pub12 31% (20 samples sent)
(8556|8580) pub12 40% (26 samples sent)
(8556|8579) pub11 60% (39 samples sent)
(8556|8580) pub12 50% (32 samples sent)
(8556|8579) pub11 70% (45 samples sent)
(8556|8570) pub2 50% (32 samples sent)
(8556|8570) pub2 60% (39 samples sent)
(8556|8570) pub2 70% (45 samples sent)
(8556|8579) pub11 81% (52 samples sent)
(8556|8579) pub11 90% (58 samples sent)
(8556|8579) pub11 100% (64 samples sent)
(8556|8579) pub11 waiting for acks
(8556|8580) pub12 60% (39 samples sent)
(8556|8570) pub2 81% (52 samples sent)
(8556|8570) pub2 90% (58 samples sent)
(8556|8580) pub12 70% (45 samples sent)
(8556|8580) pub12 81% (52 samples sent)
(8556|8580) pub12 90% (58 samples sent)
(8556|8570) pub2 100% (64 samples sent)
(8556|8570) pub2 waiting for acks
(8556|8580) pub12 100% (64 samples sent)
(8556|8580) pub12 waiting for acks
(8556|8571) pub3 writer id: 01030000.08ebede2.00000005.00000102(b89f1211)
(8556|8571) pub3->started
(8556|8571) pub3->wait_match() before write for 01030000.08ebede2.00000005.00000102(b89f1211)
(8556|8573) pub6 writer id: 01030000.08ebede2.00000008.00000102(400fd6a0)
(8556|8573) pub6->started
(8556|8572) pub4 writer id: 01030000.08ebede2.00000007.00000102(c25f4171)
(8556|8572) pub4->started
(8556|8572) pub4->wait_match() before write for 01030000.08ebede2.00000007.00000102(c25f4171)
(8556|8581) pub13 writer id: 01030000.08ebede2.00000012.00000102(6a5f5983)
(8556|8581) pub13->started
(8556|8581) pub13->wait_match() before write for 01030000.08ebede2.00000012.00000102(6a5f5983)
(8556|8568) pub0 writer id: 01030000.08ebede2.00000003.00000102(37dfe7b1)
(8556|8568) pub0->started
(8556|8568) pub0->wait_match() before write for 01030000.08ebede2.00000003.00000102(37dfe7b1)
(8556|8573) pub6->wait_match() before write for 01030000.08ebede2.00000008.00000102(400fd6a0)
(8556|8569) pub1<-match found! before write for 01030000.08ebede2.0000000f.00000102(f22f0ab0)
(8556|8568) pub0<-match found! before write for 01030000.08ebede2.00000003.00000102(37dfe7b1)
(8556|8573) pub6<-match found! before write for 01030000.08ebede2.00000008.00000102(400fd6a0)
(8556|8569) pub1 10% (7 samples sent)
(8556|8571) pub3<-match found! before write for 01030000.08ebede2.00000005.00000102(b89f1211)
(8556|8574) pub5 writer id: 01030000.08ebede2.00000006.00000102(ff3f68c1)
(8556|8574) pub5->started
(8556|8574) pub5->wait_match() before write for 01030000.08ebede2.00000006.00000102(ff3f68c1)
(8556|8571) pub3 10% (7 samples sent)
(8556|8571) pub3 20% (13 samples sent)
(8556|8577) pub9 writer id: 01030000.08ebede2.00000009.00000102(7d6fff10)
(8556|8577) pub9->started
(8556|8577) pub9->wait_match() before write for 01030000.08ebede2.00000009.00000102(7d6fff10)
(8556|8569) pub1 20% (13 samples sent)
(8556|8569) pub1 31% (20 samples sent)
(8556|8576) pub8 writer id: 01030000.08ebede2.0000000e.00000102(cf4f2300)
(8556|8576) pub8->started
(8556|8576) pub8->wait_match() before write for 01030000.08ebede2.0000000e.00000102(cf4f2300)
(8556|8573) pub6 10% (7 samples sent)
(8556|8573) pub6 20% (13 samples sent)
(8556|8571) pub3 31% (20 samples sent)
(8556|8568) pub0 10% (7 samples sent)
(8556|8568) pub0 20% (13 samples sent)
(8556|8582) pub14 writer id: 01030000.08ebede2.00000010.00000102(109f0ae3)
(8556|8582) pub14->started
(8556|8582) pub14->wait_match() before write for 01030000.08ebede2.00000010.00000102(109f0ae3)
(8556|8568) pub0 31% (20 samples sent)
(8556|8573) pub6 31% (20 samples sent)
(8556|8583) pub15 writer id: 01030000.08ebede2.00000011.00000102(2dff2353)
(8556|8583) pub15->started
(8556|8583) pub15->wait_match() before write for 01030000.08ebede2.00000011.00000102(2dff2353)
(8556|8571) pub3 40% (26 samples sent)
(8556|8578) pub10 writer id: 01030000.08ebede2.0000000a.00000102(3acf85c0)
(8556|8578) pub10->started
(8556|8578) pub10->wait_match() before write for 01030000.08ebede2.0000000a.00000102(3acf85c0)
(8556|8571) pub3 50% (32 samples sent)
(8556|8569) pub1 40% (26 samples sent)
(8556|8569) pub1 50% (32 samples sent)
(8556|8569) pub1 60% (39 samples sent)
(8556|8568) pub0 40% (26 samples sent)
(8556|8575) pub7 writer id: 01030000.08ebede2.0000000d.00000102(88ef59d0)
(8556|8575) pub7->started
(8556|8575) pub7->wait_match() before write for 01030000.08ebede2.0000000d.00000102(88ef59d0)
(8556|8573) pub6 40% (26 samples sent)
(8556|8573) pub6 50% (32 samples sent)
(8556|8573) pub6 60% (39 samples sent)
(8556|8567) sub 10% (103 samples received)
(8556|8571) pub3 60% (39 samples sent)
(8556|8571) pub3 70% (45 samples sent)
(8556|8571) pub3 81% (52 samples sent)
(8556|8568) pub0 50% (32 samples sent)
(8556|8569) pub1 70% (45 samples sent)
(8556|8571) pub3 90% (58 samples sent)
(8556|8568) pub0 60% (39 samples sent)
(8556|8573) pub6 70% (45 samples sent)
(8556|8571) pub3 100% (64 samples sent)
(8556|8571) pub3 waiting for acks
(8556|8569) pub1 81% (52 samples sent)
(8556|8573) pub6 81% (52 samples sent)
(8556|8568) pub0 70% (45 samples sent)
(8556|8573) pub6 90% (58 samples sent)
(8556|8568) pub0 81% (52 samples sent)
(8556|8573) pub6 100% (64 samples sent)
(8556|8573) pub6 waiting for acks
(8556|8569) pub1 90% (58 samples sent)
(8556|8569) pub1 100% (64 samples sent)
(8556|8569) pub1 waiting for acks
(8556|8568) pub0 90% (58 samples sent)
(8556|8568) pub0 100% (64 samples sent)
(8556|8568) pub0 waiting for acks
(8556|8572) pub4<-match found! before write for 01030000.08ebede2.00000007.00000102(c25f4171)
(8556|8581) pub13<-match found! before write for 01030000.08ebede2.00000012.00000102(6a5f5983)
(8556|8574) pub5<-match found! before write for 01030000.08ebede2.00000006.00000102(ff3f68c1)
(8556|8577) pub9<-match found! before write for 01030000.08ebede2.00000009.00000102(7d6fff10)
(8556|8576) pub8<-match found! before write for 01030000.08ebede2.0000000e.00000102(cf4f2300)
(8556|8582) pub14<-match found! before write for 01030000.08ebede2.00000010.00000102(109f0ae3)
(8556|8578) pub10<-match found! before write for 01030000.08ebede2.0000000a.00000102(3acf85c0)
(8556|8583) pub15<-match found! before write for 01030000.08ebede2.00000011.00000102(2dff2353)
(8556|8572) pub4 10% (7 samples sent)
(8556|8572) pub4 20% (13 samples sent)
(8556|8572) pub4 31% (20 samples sent)
(8556|8572) pub4 40% (26 samples sent)
(8556|8578) pub10 10% (7 samples sent)
(8556|8572) pub4 50% (32 samples sent)
(8556|8583) pub15 10% (7 samples sent)
(8556|8583) pub15 20% (13 samples sent)
(8556|8583) pub15 31% (20 samples sent)
(8556|8583) pub15 40% (26 samples sent)
(8556|8578) pub10 20% (13 samples sent)
(8556|8582) pub14 10% (7 samples sent)
(8556|8575) pub7<-match found! before write for 01030000.08ebede2.0000000d.00000102(88ef59d0)
(8556|8579) pub11 waiting for acks returned
(8556|8579) pub11<-delete_contained_entities
(8556|8570) pub2 waiting for acks returned
(8556|8570) pub2<-delete_contained_entities
(8556|8580) pub12 waiting for acks returned
(8556|8580) pub12<-delete_contained_entities
(8556|8574) pub5 10% (7 samples sent)
(8556|8583) pub15 50% (32 samples sent)
(8556|8582) pub14 20% (13 samples sent)
(8556|8582) pub14 31% (20 samples sent)
(8556|8567) sub 20% (205 samples received)
(8556|8578) pub10 31% (20 samples sent)
(8556|8578) pub10 40% (26 samples sent)
(8556|8578) pub10 50% (32 samples sent)
(8556|8581) pub13 10% (7 samples sent)
(8556|8577) pub9 10% (7 samples sent)
(8556|8575) pub7 10% (7 samples sent)
(8556|8578) pub10 60% (39 samples sent)
(8556|8575) pub7 20% (13 samples sent)
(8556|8576) pub8 10% (7 samples sent)
(8556|8572) pub4 60% (39 samples sent)
(8556|8574) pub5 20% (13 samples sent)
(8556|8575) pub7 31% (20 samples sent)
(8556|8575) pub7 40% (26 samples sent)
(8556|8572) pub4 70% (45 samples sent)
(8556|8583) pub15 60% (39 samples sent)
(8556|8578) pub10 70% (45 samples sent)
(8556|8577) pub9 20% (13 samples sent)
(8556|8582) pub14 40% (26 samples sent)
(8556|8582) pub14 50% (32 samples sent)
(8556|8581) pub13 20% (13 samples sent)
(8556|8581) pub13 31% (20 samples sent)
(8556|8575) pub7 50% (32 samples sent)
(8556|8582) pub14 60% (39 samples sent)
(8556|8577) pub9 31% (20 samples sent)
(8556|8574) pub5 31% (20 samples sent)
(8556|8578) pub10 81% (52 samples sent)
(8556|8572) pub4 81% (52 samples sent)
(8556|8572) pub4 90% (58 samples sent)
(8556|8572) pub4 100% (64 samples sent)
(8556|8572) pub4 waiting for acks
(8556|8583) pub15 70% (45 samples sent)
(8556|8576) pub8 20% (13 samples sent)
(8556|8582) pub14 70% (45 samples sent)
(8556|8574) pub5 40% (26 samples sent)
(8556|8583) pub15 81% (52 samples sent)
(8556|8578) pub10 90% (58 samples sent)
(8556|8577) pub9 40% (26 samples sent)
(8556|8581) pub13 40% (26 samples sent)
(8556|8575) pub7 60% (39 samples sent)
(8556|8583) pub15 90% (58 samples sent)
(8556|8578) pub10 100% (64 samples sent)
(8556|8578) pub10 waiting for acks
(8556|8577) pub9 50% (32 samples sent)
(8556|8574) pub5 50% (32 samples sent)
(8556|8576) pub8 31% (20 samples sent)
(8556|8583) pub15 100% (64 samples sent)
(8556|8583) pub15 waiting for acks
(8556|8575) pub7 70% (45 samples sent)
(8556|8581) pub13 50% (32 samples sent)
(8556|8576) pub8 40% (26 samples sent)
(8556|8576) pub8 50% (32 samples sent)
(8556|8576) pub8 60% (39 samples sent)
(8556|8576) pub8 70% (45 samples sent)
(8556|8576) pub8 81% (52 samples sent)
(8556|8581) pub13 60% (39 samples sent)
(8556|8582) pub14 81% (52 samples sent)
(8556|8581) pub13 70% (45 samples sent)
(8556|8582) pub14 90% (58 samples sent)
(8556|8582) pub14 100% (64 samples sent)
(8556|8582) pub14 waiting for acks
(8556|8570) pub2<-delete_participant
(8556|8574) pub5 60% (39 samples sent)
(8556|8567) sub 30% (308 samples received)
(8556|8581) pub13 81% (52 samples sent)
(8556|8576) pub8 90% (58 samples sent)
(8556|8581) pub13 90% (58 samples sent)
(8556|8577) pub9 60% (39 samples sent)
(8556|8575) pub7 81% (52 samples sent)
(8556|8577) pub9 70% (45 samples sent)
(8556|8574) pub5 70% (45 samples sent)
(8556|8575) pub7 90% (58 samples sent)
(8556|8577) pub9 81% (52 samples sent)
(8556|8581) pub13 100% (64 samples sent)
(8556|8581) pub13 waiting for acks
(8556|8576) pub8 100% (64 samples sent)
(8556|8576) pub8 waiting for acks
(8556|8577) pub9 90% (58 samples sent)
(8556|8574) pub5 81% (52 samples sent)
(8556|8575) pub7 100% (64 samples sent)
(8556|8575) pub7 waiting for acks
(8556|8577) pub9 100% (64 samples sent)
(8556|8577) pub9 waiting for acks
(8556|8574) pub5 90% (58 samples sent)
(8556|8574) pub5 100% (64 samples sent)
(8556|8574) pub5 waiting for acks
(8556|8579) pub11<-delete_participant
(8556|8567) sub 40% (410 samples received)
(8556|8580) pub12<-delete_participant
(8556|8567) sub 50% (512 samples received)
(8556|8571) pub3 waiting for acks returned
(8556|8571) pub3<-delete_contained_entities
(8556|8573) pub6 waiting for acks returned
(8556|8573) pub6<-delete_contained_entities
(8556|8569) pub1 waiting for acks returned
(8556|8568) pub0 waiting for acks returned
(8556|8568) pub0<-delete_contained_entities
(8556|8569) pub1<-delete_contained_entities
(8556|8567) sub 60% (615 samples received)
(8556|8571) pub3<-delete_participant
(8556|8573) pub6<-delete_participant
(8556|8567) sub 70% (717 samples received)
(8556|8568) pub0<-delete_participant
(8556|8567) sub 80% (820 samples received)
(8556|8569) pub1<-delete_participant
(8556|8567) sub 90% (922 samples received)
(8556|8567) sub 100% (1024 samples received)
(8556|8567) sub condition_.notify_all
(8556|8556) sub condition_.wait returned
(8556|8556) sub check_received
(8556|8556) sub check_received returns 0
(8556|8556) <- PublisherService::end
(8556|8572) pub4 waiting for acks returned
(8556|8572) pub4<-delete_contained_entities
(8556|8582) pub14 waiting for acks returned
(8556|8581) pub13 waiting for acks returned
(8556|8581) pub13<-delete_contained_entities
(8556|8583) pub15 waiting for acks returned
(8556|8578) pub10 waiting for acks returned
(8556|8578) pub10<-delete_contained_entities
(8556|8576) pub8 waiting for acks returned
(8556|8583) pub15<-delete_contained_entities
(8556|8576) pub8<-delete_contained_entities
(8556|8577) pub9 waiting for acks returned
(8556|8577) pub9<-delete_contained_entities
(8556|8574) pub5 waiting for acks returned
(8556|8574) pub5<-delete_contained_entities
(8556|8582) pub14<-delete_contained_entities
(8556|8575) pub7 waiting for acks returned
(8556|8575) pub7<-delete_contained_entities
(8556|8578) pub10<-delete_participant
(8556|8572) pub4<-delete_participant
(8556|8576) pub8<-delete_participant
(8556|8581) pub13<-delete_participant
(8556|8574) pub5<-delete_participant
(8556|8575) pub7<-delete_participant
(8556|8582) pub14<-delete_participant
(8556|8577) pub9<-delete_participant
(8556|8583) pub15<-delete_participant
(8556|8556) <- PublisherService::~PublisherService
(8556|8556) <- Subscriber delete_contained_entities
(8556|8556) <- Subscriber delete_participant
(8556|8556) <- Subscriber::~Subscriber
(8556|8556) <- 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:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8585
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8595 started at 2026-04-24 17:20:02
(8595|8595) -> Thrasher started
(8595|8595) -> Subscriber::Subscriber
(8585|8585) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8595|8595) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8595|8595) Subscriber reader id: 01030000.71e452f7.00000002.00000507(ad0867a3)
(8595|8595) -> PublisherService::PublisherService
(8595|8595) -> PublisherService::start (32 threads)
(8595|8595) sub wait_received 0:1024
(8595|8609) pub2 writer id: 01030000.71e452f7.00000004.00000102(364ea388)
(8595|8609) pub2->started
(8595|8609) pub2->wait_match() before write for 01030000.71e452f7.00000004.00000102(364ea388)
(8595|8609) pub2<-match found! before write for 01030000.71e452f7.00000004.00000102(364ea388)
(8595|8609) pub2 12% (4 samples sent)
(8595|8609) pub2 21% (7 samples sent)
(8595|8609) pub2 31% (10 samples sent)
(8595|8609) pub2 40% (13 samples sent)
(8595|8609) pub2 50% (16 samples sent)
(8595|8609) pub2 62% (20 samples sent)
(8595|8609) pub2 71% (23 samples sent)
(8595|8609) pub2 81% (26 samples sent)
(8595|8609) pub2 90% (29 samples sent)
(8595|8609) pub2 100% (32 samples sent)
(8595|8609) pub2 waiting for acks
(8595|8610) pub3 writer id: 01030000.71e452f7.00000005.00000102(0b2e8a38)
(8595|8610) pub3->started
(8595|8610) pub3->wait_match() before write for 01030000.71e452f7.00000005.00000102(0b2e8a38)
(8595|8610) pub3<-match found! before write for 01030000.71e452f7.00000005.00000102(0b2e8a38)
(8595|8610) pub3 12% (4 samples sent)
(8595|8610) pub3 21% (7 samples sent)
(8595|8609) pub2 waiting for acks returned
(8595|8609) pub2<-delete_contained_entities
(8595|8610) pub3 31% (10 samples sent)
(8595|8610) pub3 40% (13 samples sent)
(8595|8610) pub3 50% (16 samples sent)
(8595|8610) pub3 62% (20 samples sent)
(8595|8610) pub3 71% (23 samples sent)
(8595|8610) pub3 81% (26 samples sent)
(8595|8610) pub3 90% (29 samples sent)
(8595|8610) pub3 100% (32 samples sent)
(8595|8610) pub3 waiting for acks
(8595|8610) pub3 waiting for acks returned
(8595|8610) pub3<-delete_contained_entities
(8595|8612) pub4 writer id: 01030000.71e452f7.00000008.00000102(f3be4e89)
(8595|8612) pub4->started
(8595|8612) pub4->wait_match() before write for 01030000.71e452f7.00000008.00000102(f3be4e89)
(8595|8612) pub4<-match found! before write for 01030000.71e452f7.00000008.00000102(f3be4e89)
(8595|8612) pub4 12% (4 samples sent)
(8595|8612) pub4 21% (7 samples sent)
(8595|8612) pub4 31% (10 samples sent)
(8595|8612) pub4 40% (13 samples sent)
(8595|8612) pub4 50% (16 samples sent)
(8595|8612) pub4 62% (20 samples sent)
(8595|8612) pub4 71% (23 samples sent)
(8595|8612) pub4 81% (26 samples sent)
(8595|8612) pub4 90% (29 samples sent)
(8595|8612) pub4 100% (32 samples sent)
(8595|8612) pub4 waiting for acks
(8595|8612) pub4 waiting for acks returned
(8595|8612) pub4<-delete_contained_entities
(8595|8621) pub14 writer id: 01030000.71e452f7.00000010.00000102(a32e92ca)
(8595|8621) pub14->started
(8595|8621) pub14->wait_match() before write for 01030000.71e452f7.00000010.00000102(a32e92ca)
(8595|8621) pub14<-match found! before write for 01030000.71e452f7.00000010.00000102(a32e92ca)
(8595|8621) pub14 12% (4 samples sent)
(8595|8621) pub14 21% (7 samples sent)
(8595|8606) sub 10% (103 samples received)
(8595|8621) pub14 31% (10 samples sent)
(8595|8621) pub14 40% (13 samples sent)
(8595|8621) pub14 50% (16 samples sent)
(8595|8621) pub14 62% (20 samples sent)
(8595|8621) pub14 71% (23 samples sent)
(8595|8621) pub14 81% (26 samples sent)
(8595|8621) pub14 90% (29 samples sent)
(8595|8621) pub14 100% (32 samples sent)
(8595|8621) pub14 waiting for acks
(8595|8621) pub14 waiting for acks returned
(8595|8621) pub14<-delete_contained_entities
(8595|8629) pub22 writer id: 01030000.71e452f7.00000019.00000102(ae3ef0bb)
(8595|8629) pub22->started
(8595|8629) pub22->wait_match() before write for 01030000.71e452f7.00000019.00000102(ae3ef0bb)
(8595|8629) pub22<-match found! before write for 01030000.71e452f7.00000019.00000102(ae3ef0bb)
(8595|8629) pub22 12% (4 samples sent)
(8595|8629) pub22 21% (7 samples sent)
(8595|8632) pub25 writer id: 01030000.71e452f7.0000001d.00000102(5bbe567b)
(8595|8632) pub25->started
(8595|8632) pub25->wait_match() before write for 01030000.71e452f7.0000001d.00000102(5bbe567b)
(8595|8638) pub30 writer id: 01030000.71e452f7.00000020.00000102(020f2a4c)
(8595|8638) pub30->started
(8595|8638) pub30->wait_match() before write for 01030000.71e452f7.00000020.00000102(020f2a4c)
(8595|8629) pub22 31% (10 samples sent)
(8595|8629) pub22 40% (13 samples sent)
(8595|8629) pub22 50% (16 samples sent)
(8595|8629) pub22 62% (20 samples sent)
(8595|8629) pub22 71% (23 samples sent)
(8595|8629) pub22 81% (26 samples sent)
(8595|8632) pub25<-match found! before write for 01030000.71e452f7.0000001d.00000102(5bbe567b)
(8595|8629) pub22 90% (29 samples sent)
(8595|8632) pub25 12% (4 samples sent)
(8595|8629) pub22 100% (32 samples sent)
(8595|8629) pub22 waiting for acks
(8595|8632) pub25 21% (7 samples sent)
(8595|8632) pub25 31% (10 samples sent)
(8595|8632) pub25 40% (13 samples sent)
(8595|8632) pub25 50% (16 samples sent)
(8595|8632) pub25 62% (20 samples sent)
(8595|8632) pub25 71% (23 samples sent)
(8595|8632) pub25 81% (26 samples sent)
(8595|8632) pub25 90% (29 samples sent)
(8595|8632) pub25 100% (32 samples sent)
(8595|8632) pub25 waiting for acks
(8595|8622) pub16 writer id: 01030000.71e452f7.00000012.00000102(d9eec1aa)
(8595|8622) pub16->started
(8595|8622) pub16->wait_match() before write for 01030000.71e452f7.00000012.00000102(d9eec1aa)
(8595|8638) pub30<-match found! before write for 01030000.71e452f7.00000020.00000102(020f2a4c)
(8595|8638) pub30 12% (4 samples sent)
(8595|8638) pub30 21% (7 samples sent)
(8595|8622) pub16<-match found! before write for 01030000.71e452f7.00000012.00000102(d9eec1aa)
(8595|8624) pub17 writer id: 01030000.71e452f7.00000013.00000102(e48ee81a)
(8595|8624) pub17->started
(8595|8624) pub17->wait_match() before write for 01030000.71e452f7.00000013.00000102(e48ee81a)
(8595|8638) pub30 31% (10 samples sent)
(8595|8622) pub16 12% (4 samples sent)
(8595|8622) pub16 21% (7 samples sent)
(8595|8622) pub16 31% (10 samples sent)
(8595|8626) pub19 writer id: 01030000.71e452f7.00000016.00000102(2c6e676a)
(8595|8626) pub19->started
(8595|8626) pub19->wait_match() before write for 01030000.71e452f7.00000016.00000102(2c6e676a)
(8595|8622) pub16 40% (13 samples sent)
(8595|8622) pub16 50% (16 samples sent)
(8595|8622) pub16 62% (20 samples sent)
(8595|8638) pub30 40% (13 samples sent)
(8595|8622) pub16 71% (23 samples sent)
(8595|8638) pub30 50% (16 samples sent)
(8595|8622) pub16 81% (26 samples sent)
(8595|8622) pub16 90% (29 samples sent)
(8595|8622) pub16 100% (32 samples sent)
(8595|8622) pub16 waiting for acks
(8595|8638) pub30 62% (20 samples sent)
(8595|8638) pub30 71% (23 samples sent)
(8595|8638) pub30 81% (26 samples sent)
(8595|8619) pub12 writer id: 01030000.71e452f7.0000000d.00000102(3b5ec1f9)
(8595|8619) pub12->started
(8595|8619) pub12->wait_match() before write for 01030000.71e452f7.0000000d.00000102(3b5ec1f9)
(8595|8638) pub30 90% (29 samples sent)
(8595|8638) pub30 100% (32 samples sent)
(8595|8638) pub30 waiting for acks
(8595|8611) pub5 writer id: 01030000.71e452f7.00000007.00000102(71eed958)
(8595|8611) pub5->started
(8595|8611) pub5->wait_match() before write for 01030000.71e452f7.00000007.00000102(71eed958)
(8595|8620) pub13 writer id: 01030000.71e452f7.0000000f.00000102(419e9299)
(8595|8620) pub13->started
(8595|8620) pub13->wait_match() before write for 01030000.71e452f7.0000000f.00000102(419e9299)
(8595|8606) sub 20% (205 samples received)
(8595|8627) pub20 writer id: 01030000.71e452f7.00000017.00000102(110e4eda)
(8595|8627) pub20->started
(8595|8627) pub20->wait_match() before write for 01030000.71e452f7.00000017.00000102(110e4eda)
(8595|8607) pub0 writer id: 01030000.71e452f7.00000003.00000102(846e7f98)
(8595|8607) pub0->started
(8595|8607) pub0->wait_match() before write for 01030000.71e452f7.00000003.00000102(846e7f98)
(8595|8615) pub8 writer id: 01030000.71e452f7.0000000a.00000102(897e1de9)
(8595|8615) pub8->started
(8595|8615) pub8->wait_match() before write for 01030000.71e452f7.0000000a.00000102(897e1de9)
(8595|8608) pub1 writer id: 01030000.71e452f7.00000006.00000102(4c8ef0e8)
(8595|8608) pub1->started
(8595|8608) pub1->wait_match() before write for 01030000.71e452f7.00000006.00000102(4c8ef0e8)
(8595|8616) pub9 writer id: 01030000.71e452f7.00000009.00000102(cede6739)
(8595|8616) pub9->started
(8595|8616) pub9->wait_match() before write for 01030000.71e452f7.00000009.00000102(cede6739)
(8595|8624) pub17<-match found! before write for 01030000.71e452f7.00000013.00000102(e48ee81a)
(8595|8626) pub19<-match found! before write for 01030000.71e452f7.00000016.00000102(2c6e676a)
(8595|8629) pub22 waiting for acks returned
(8595|8629) pub22<-delete_contained_entities
(8595|8625) pub18 writer id: 01030000.71e452f7.00000015.00000102(6bce1dba)
(8595|8625) pub18->started
(8595|8625) pub18->wait_match() before write for 01030000.71e452f7.00000015.00000102(6bce1dba)
(8595|8624) pub17 12% (4 samples sent)
(8595|8624) pub17 21% (7 samples sent)
(8595|8632) pub25 waiting for acks returned
(8595|8632) pub25<-delete_contained_entities
(8595|8619) pub12<-match found! before write for 01030000.71e452f7.0000000d.00000102(3b5ec1f9)
(8595|8620) pub13<-match found! before write for 01030000.71e452f7.0000000f.00000102(419e9299)
(8595|8611) pub5<-match found! before write for 01030000.71e452f7.00000007.00000102(71eed958)
(8595|8628) pub21 writer id: 01030000.71e452f7.00000018.00000102(935ed90b)
(8595|8628) pub21->started
(8595|8628) pub21->wait_match() before write for 01030000.71e452f7.00000018.00000102(935ed90b)
(8595|8611) pub5 12% (4 samples sent)
(8595|8611) pub5 21% (7 samples sent)
(8595|8611) pub5 31% (10 samples sent)
(8595|8613) pub6 writer id: 01030000.71e452f7.0000000e.00000102(7cfebb29)
(8595|8613) pub6->started
(8595|8613) pub6->wait_match() before write for 01030000.71e452f7.0000000e.00000102(7cfebb29)
(8595|8624) pub17 31% (10 samples sent)
(8595|8624) pub17 40% (13 samples sent)
(8595|8624) pub17 50% (16 samples sent)
(8595|8624) pub17 62% (20 samples sent)
(8595|8624) pub17 71% (23 samples sent)
(8595|8619) pub12 12% (4 samples sent)
(8595|8624) pub17 81% (26 samples sent)
(8595|8619) pub12 21% (7 samples sent)
(8595|8619) pub12 31% (10 samples sent)
(8595|8619) pub12 40% (13 samples sent)
(8595|8624) pub17 90% (29 samples sent)
(8595|8618) pub11 writer id: 01030000.71e452f7.0000000c.00000102(063ee849)
(8595|8618) pub11->started
(8595|8618) pub11->wait_match() before write for 01030000.71e452f7.0000000c.00000102(063ee849)
(8595|8624) pub17 100% (32 samples sent)
(8595|8624) pub17 waiting for acks
(8595|8607) pub0<-match found! before write for 01030000.71e452f7.00000003.00000102(846e7f98)
(8595|8615) pub8<-match found! before write for 01030000.71e452f7.0000000a.00000102(897e1de9)
(8595|8627) pub20<-match found! before write for 01030000.71e452f7.00000017.00000102(110e4eda)
(8595|8611) pub5 40% (13 samples sent)
(8595|8611) pub5 50% (16 samples sent)
(8595|8622) pub16 waiting for acks returned
(8595|8622) pub16<-delete_contained_entities
(8595|8611) pub5 62% (20 samples sent)
(8595|8619) pub12 50% (16 samples sent)
(8595|8619) pub12 62% (20 samples sent)
(8595|8619) pub12 71% (23 samples sent)
(8595|8619) pub12 81% (26 samples sent)
(8595|8634) pub27 writer id: 01030000.71e452f7.0000001c.00000102(66de7fcb)
(8595|8634) pub27->started
(8595|8634) pub27->wait_match() before write for 01030000.71e452f7.0000001c.00000102(66de7fcb)
(8595|8626) pub19 12% (4 samples sent)
(8595|8626) pub19 21% (7 samples sent)
(8595|8626) pub19 31% (10 samples sent)
(8595|8626) pub19 40% (13 samples sent)
(8595|8620) pub13 12% (4 samples sent)
(8595|8620) pub13 21% (7 samples sent)
(8595|8620) pub13 31% (10 samples sent)
(8595|8607) pub0 12% (4 samples sent)
(8595|8627) pub20 12% (4 samples sent)
(8595|8619) pub12 90% (29 samples sent)
(8595|8619) pub12 100% (32 samples sent)
(8595|8619) pub12 waiting for acks
(8595|8615) pub8 12% (4 samples sent)
(8595|8630) pub23 writer id: 01030000.71e452f7.0000001b.00000102(d4fea3db)
(8595|8631) pub24 writer id: 01030000.71e452f7.0000001a.00000102(e99e8a6b)
(8595|8631) pub24->started
(8595|8631) pub24->wait_match() before write for 01030000.71e452f7.0000001a.00000102(e99e8a6b)
(8595|8611) pub5 71% (23 samples sent)
(8595|8627) pub20 21% (7 samples sent)
(8595|8627) pub20 31% (10 samples sent)
(8595|8627) pub20 40% (13 samples sent)
(8595|8627) pub20 50% (16 samples sent)
(8595|8627) pub20 62% (20 samples sent)
(8595|8611) pub5 81% (26 samples sent)
(8595|8608) pub1<-match found! before write for 01030000.71e452f7.00000006.00000102(4c8ef0e8)
(8595|8627) pub20 71% (23 samples sent)
(8595|8638) pub30 waiting for acks returned
(8595|8638) pub30<-delete_contained_entities
(8595|8630) pub23->started
(8595|8630) pub23->wait_match() before write for 01030000.71e452f7.0000001b.00000102(d4fea3db)
(8595|8633) pub26 writer id: 01030000.71e452f7.0000001f.00000102(217e051b)
(8595|8633) pub26->started
(8595|8607) pub0 21% (7 samples sent)
(8595|8615) pub8 21% (7 samples sent)
(8595|8620) pub13 40% (13 samples sent)
(8595|8615) pub8 31% (10 samples sent)
(8595|8620) pub13 50% (16 samples sent)
(8595|8615) pub8 40% (13 samples sent)
(8595|8633) pub26->wait_match() before write for 01030000.71e452f7.0000001f.00000102(217e051b)
(8595|8626) pub19 50% (16 samples sent)
(8595|8611) pub5 90% (29 samples sent)
(8595|8627) pub20 81% (26 samples sent)
(8595|8627) pub20 90% (29 samples sent)
(8595|8627) pub20 100% (32 samples sent)
(8595|8627) pub20 waiting for acks
(8595|8608) pub1 12% (4 samples sent)
(8595|8615) pub8 50% (16 samples sent)
(8595|8608) pub1 21% (7 samples sent)
(8595|8607) pub0 31% (10 samples sent)
(8595|8607) pub0 40% (13 samples sent)
(8595|8620) pub13 62% (20 samples sent)
(8595|8626) pub19 62% (20 samples sent)
(8595|8620) pub13 71% (23 samples sent)
(8595|8615) pub8 62% (20 samples sent)
(8595|8607) pub0 50% (16 samples sent)
(8595|8615) pub8 71% (23 samples sent)
(8595|8608) pub1 31% (10 samples sent)
(8595|8611) pub5 100% (32 samples sent)
(8595|8611) pub5 waiting for acks
(8595|8620) pub13 81% (26 samples sent)
(8595|8626) pub19 71% (23 samples sent)
(8595|8608) pub1 40% (13 samples sent)
(8595|8626) pub19 81% (26 samples sent)
(8595|8607) pub0 62% (20 samples sent)
(8595|8608) pub1 50% (16 samples sent)
(8595|8615) pub8 81% (26 samples sent)
(8595|8615) pub8 90% (29 samples sent)
(8595|8615) pub8 100% (32 samples sent)
(8595|8615) pub8 waiting for acks
(8595|8607) pub0 71% (23 samples sent)
(8595|8608) pub1 62% (20 samples sent)
(8595|8617) pub10 writer id: 01030000.71e452f7.0000000b.00000102(b41e3459)
(8595|8617) pub10->started
(8595|8617) pub10->wait_match() before write for 01030000.71e452f7.0000000b.00000102(b41e3459)
(8595|8620) pub13 90% (29 samples sent)
(8595|8620) pub13 100% (32 samples sent)
(8595|8620) pub13 waiting for acks
(8595|8606) sub 30% (308 samples received)
(8595|8626) pub19 90% (29 samples sent)
(8595|8626) pub19 100% (32 samples sent)
(8595|8626) pub19 waiting for acks
(8595|8607) pub0 81% (26 samples sent)
(8595|8607) pub0 90% (29 samples sent)
(8595|8607) pub0 100% (32 samples sent)
(8595|8607) pub0 waiting for acks
(8595|8608) pub1 71% (23 samples sent)
(8595|8608) pub1 81% (26 samples sent)
(8595|8608) pub1 90% (29 samples sent)
(8595|8608) pub1 100% (32 samples sent)
(8595|8608) pub1 waiting for acks
(8595|8614) pub7 writer id: 01030000.71e452f7.00000014.00000102(56ae340a)
(8595|8614) pub7->started
(8595|8614) pub7->wait_match() before write for 01030000.71e452f7.00000014.00000102(56ae340a)
(8595|8637) pub29 writer id: 01030000.71e452f7.00000022.00000102(78cf792c)
(8595|8637) pub29->started
(8595|8637) pub29->wait_match() before write for 01030000.71e452f7.00000022.00000102(78cf792c)
(8595|8635) pub28 writer id: 01030000.71e452f7.0000001e.00000102(1c1e2cab)
(8595|8635) pub28->started
(8595|8635) pub28->wait_match() before write for 01030000.71e452f7.0000001e.00000102(1c1e2cab)
(8595|8623) pub15 writer id: 01030000.71e452f7.00000011.00000102(9e4ebb7a)
(8595|8623) pub15->started
(8595|8623) pub15->wait_match() before write for 01030000.71e452f7.00000011.00000102(9e4ebb7a)
(8595|8609) pub2<-delete_participant
(8595|8636) pub31 writer id: 01030000.71e452f7.00000021.00000102(3f6f03fc)
(8595|8636) pub31->started
(8595|8636) pub31->wait_match() before write for 01030000.71e452f7.00000021.00000102(3f6f03fc)
(8595|8616) pub9<-match found! before write for 01030000.71e452f7.00000009.00000102(cede6739)
(8595|8616) pub9 12% (4 samples sent)
(8595|8625) pub18<-match found! before write for 01030000.71e452f7.00000015.00000102(6bce1dba)
(8595|8616) pub9 21% (7 samples sent)
(8595|8628) pub21<-match found! before write for 01030000.71e452f7.00000018.00000102(935ed90b)
(8595|8616) pub9 31% (10 samples sent)
(8595|8613) pub6<-match found! before write for 01030000.71e452f7.0000000e.00000102(7cfebb29)
(8595|8616) pub9 40% (13 samples sent)
(8595|8616) pub9 50% (16 samples sent)
(8595|8616) pub9 62% (20 samples sent)
(8595|8610) pub3<-delete_participant
(8595|8616) pub9 71% (23 samples sent)
(8595|8616) pub9 81% (26 samples sent)
(8595|8616) pub9 90% (29 samples sent)
(8595|8616) pub9 100% (32 samples sent)
(8595|8616) pub9 waiting for acks
(8595|8628) pub21 12% (4 samples sent)
(8595|8628) pub21 21% (7 samples sent)
(8595|8613) pub6 12% (4 samples sent)
(8595|8628) pub21 31% (10 samples sent)
(8595|8634) pub27<-match found! before write for 01030000.71e452f7.0000001c.00000102(66de7fcb)
(8595|8613) pub6 21% (7 samples sent)
(8595|8618) pub11<-match found! before write for 01030000.71e452f7.0000000c.00000102(063ee849)
(8595|8628) pub21 40% (13 samples sent)
(8595|8625) pub18 12% (4 samples sent)
(8595|8630) pub23<-match found! before write for 01030000.71e452f7.0000001b.00000102(d4fea3db)
(8595|8631) pub24<-match found! before write for 01030000.71e452f7.0000001a.00000102(e99e8a6b)
(8595|8618) pub11 12% (4 samples sent)
(8595|8618) pub11 21% (7 samples sent)
(8595|8618) pub11 31% (10 samples sent)
(8595|8618) pub11 40% (13 samples sent)
(8595|8618) pub11 50% (16 samples sent)
(8595|8618) pub11 62% (20 samples sent)
(8595|8618) pub11 71% (23 samples sent)
(8595|8618) pub11 81% (26 samples sent)
(8595|8633) pub26<-match found! before write for 01030000.71e452f7.0000001f.00000102(217e051b)
(8595|8617) pub10<-match found! before write for 01030000.71e452f7.0000000b.00000102(b41e3459)
(8595|8628) pub21 50% (16 samples sent)
(8595|8613) pub6 31% (10 samples sent)
(8595|8613) pub6 40% (13 samples sent)
(8595|8634) pub27 12% (4 samples sent)
(8595|8628) pub21 62% (20 samples sent)
(8595|8625) pub18 21% (7 samples sent)
(8595|8618) pub11 90% (29 samples sent)
(8595|8634) pub27 21% (7 samples sent)
(8595|8618) pub11 100% (32 samples sent)
(8595|8618) pub11 waiting for acks
(8595|8630) pub23 12% (4 samples sent)
(8595|8637) pub29<-match found! before write for 01030000.71e452f7.00000022.00000102(78cf792c)
(8595|8614) pub7<-match found! before write for 01030000.71e452f7.00000014.00000102(56ae340a)
(8595|8623) pub15<-match found! before write for 01030000.71e452f7.00000011.00000102(9e4ebb7a)
(8595|8624) pub17 waiting for acks returned
(8595|8624) pub17<-delete_contained_entities
(8595|8635) pub28<-match found! before write for 01030000.71e452f7.0000001e.00000102(1c1e2cab)
(8595|8625) pub18 31% (10 samples sent)
(8595|8636) pub31<-match found! before write for 01030000.71e452f7.00000021.00000102(3f6f03fc)
(8595|8613) pub6 50% (16 samples sent)
(8595|8613) pub6 62% (20 samples sent)
(8595|8612) pub4<-delete_participant
(8595|8619) pub12 waiting for acks returned
(8595|8619) pub12<-delete_contained_entities
(8595|8613) pub6 71% (23 samples sent)
(8595|8613) pub6 81% (26 samples sent)
(8595|8634) pub27 31% (10 samples sent)
(8595|8613) pub6 90% (29 samples sent)
(8595|8628) pub21 71% (23 samples sent)
(8595|8628) pub21 81% (26 samples sent)
(8595|8614) pub7 12% (4 samples sent)
(8595|8630) pub23 21% (7 samples sent)
(8595|8630) pub23 31% (10 samples sent)
(8595|8630) pub23 40% (13 samples sent)
(8595|8630) pub23 50% (16 samples sent)
(8595|8625) pub18 40% (13 samples sent)
(8595|8633) pub26 12% (4 samples sent)
(8595|8617) pub10 12% (4 samples sent)
(8595|8636) pub31 12% (4 samples sent)
(8595|8606) sub 40% (410 samples received)
(8595|8617) pub10 21% (7 samples sent)
(8595|8636) pub31 21% (7 samples sent)
(8595|8631) pub24 12% (4 samples sent)
(8595|8613) pub6 100% (32 samples sent)
(8595|8613) pub6 waiting for acks
(8595|8636) pub31 31% (10 samples sent)
(8595|8628) pub21 90% (29 samples sent)
(8595|8636) pub31 40% (13 samples sent)
(8595|8625) pub18 50% (16 samples sent)
(8595|8625) pub18 62% (20 samples sent)
(8595|8625) pub18 71% (23 samples sent)
(8595|8634) pub27 40% (13 samples sent)
(8595|8634) pub27 50% (16 samples sent)
(8595|8634) pub27 62% (20 samples sent)
(8595|8617) pub10 31% (10 samples sent)
(8595|8617) pub10 40% (13 samples sent)
(8595|8617) pub10 50% (16 samples sent)
(8595|8617) pub10 62% (20 samples sent)
(8595|8617) pub10 71% (23 samples sent)
(8595|8617) pub10 81% (26 samples sent)
(8595|8617) pub10 90% (29 samples sent)
(8595|8617) pub10 100% (32 samples sent)
(8595|8617) pub10 waiting for acks
(8595|8623) pub15 12% (4 samples sent)
(8595|8623) pub15 21% (7 samples sent)
(8595|8623) pub15 31% (10 samples sent)
(8595|8623) pub15 40% (13 samples sent)
(8595|8623) pub15 50% (16 samples sent)
(8595|8623) pub15 62% (20 samples sent)
(8595|8633) pub26 21% (7 samples sent)
(8595|8633) pub26 31% (10 samples sent)
(8595|8633) pub26 40% (13 samples sent)
(8595|8623) pub15 71% (23 samples sent)
(8595|8633) pub26 50% (16 samples sent)
(8595|8623) pub15 81% (26 samples sent)
(8595|8623) pub15 90% (29 samples sent)
(8595|8637) pub29 12% (4 samples sent)
(8595|8623) pub15 100% (32 samples sent)
(8595|8623) pub15 waiting for acks
(8595|8637) pub29 21% (7 samples sent)
(8595|8637) pub29 31% (10 samples sent)
(8595|8637) pub29 40% (13 samples sent)
(8595|8637) pub29 50% (16 samples sent)
(8595|8637) pub29 62% (20 samples sent)
(8595|8634) pub27 71% (23 samples sent)
(8595|8625) pub18 81% (26 samples sent)
(8595|8614) pub7 21% (7 samples sent)
(8595|8628) pub21 100% (32 samples sent)
(8595|8628) pub21 waiting for acks
(8595|8631) pub24 21% (7 samples sent)
(8595|8631) pub24 31% (10 samples sent)
(8595|8631) pub24 40% (13 samples sent)
(8595|8621) pub14<-delete_participant
(8595|8631) pub24 50% (16 samples sent)
(8595|8636) pub31 50% (16 samples sent)
(8595|8631) pub24 62% (20 samples sent)
(8595|8636) pub31 62% (20 samples sent)
(8595|8630) pub23 62% (20 samples sent)
(8595|8631) pub24 71% (23 samples sent)
(8595|8630) pub23 71% (23 samples sent)
(8595|8631) pub24 81% (26 samples sent)
(8595|8637) pub29 71% (23 samples sent)
(8595|8634) pub27 81% (26 samples sent)
(8595|8625) pub18 90% (29 samples sent)
(8595|8634) pub27 90% (29 samples sent)
(8595|8634) pub27 100% (32 samples sent)
(8595|8634) pub27 waiting for acks
(8595|8614) pub7 31% (10 samples sent)
(8595|8614) pub7 40% (13 samples sent)
(8595|8614) pub7 50% (16 samples sent)
(8595|8637) pub29 81% (26 samples sent)
(8595|8637) pub29 90% (29 samples sent)
(8595|8637) pub29 100% (32 samples sent)
(8595|8637) pub29 waiting for acks
(8595|8633) pub26 62% (20 samples sent)
(8595|8630) pub23 81% (26 samples sent)
(8595|8636) pub31 71% (23 samples sent)
(8595|8606) sub 50% (512 samples received)
(8595|8635) pub28 12% (4 samples sent)
(8595|8625) pub18 100% (32 samples sent)
(8595|8625) pub18 waiting for acks
(8595|8631) pub24 90% (29 samples sent)
(8595|8631) pub24 100% (32 samples sent)
(8595|8631) pub24 waiting for acks
(8595|8636) pub31 81% (26 samples sent)
(8595|8630) pub23 90% (29 samples sent)
(8595|8636) pub31 90% (29 samples sent)
(8595|8630) pub23 100% (32 samples sent)
(8595|8630) pub23 waiting for acks
(8595|8635) pub28 21% (7 samples sent)
(8595|8636) pub31 100% (32 samples sent)
(8595|8636) pub31 waiting for acks
(8595|8614) pub7 62% (20 samples sent)
(8595|8614) pub7 71% (23 samples sent)
(8595|8614) pub7 81% (26 samples sent)
(8595|8633) pub26 71% (23 samples sent)
(8595|8635) pub28 31% (10 samples sent)
(8595|8635) pub28 40% (13 samples sent)
(8595|8635) pub28 50% (16 samples sent)
(8595|8635) pub28 62% (20 samples sent)
(8595|8635) pub28 71% (23 samples sent)
(8595|8635) pub28 81% (26 samples sent)
(8595|8614) pub7 90% (29 samples sent)
(8595|8633) pub26 81% (26 samples sent)
(8595|8614) pub7 100% (32 samples sent)
(8595|8614) pub7 waiting for acks
(8595|8633) pub26 90% (29 samples sent)
(8595|8633) pub26 100% (32 samples sent)
(8595|8633) pub26 waiting for acks
(8595|8635) pub28 90% (29 samples sent)
(8595|8635) pub28 100% (32 samples sent)
(8595|8635) pub28 waiting for acks
(8595|8632) pub25<-delete_participant
(8595|8629) pub22<-delete_participant
(8595|8606) sub 60% (615 samples received)
(8595|8622) pub16<-delete_participant
(8595|8638) pub30<-delete_participant
(8595|8624) pub17<-delete_participant
(8595|8606) sub 70% (717 samples received)
(8595|8619) pub12<-delete_participant
(8595|8606) sub 80% (820 samples received)
(8595|8606) sub 90% (922 samples received)
(8595|8606) sub 100% (1024 samples received)
(8595|8606) sub condition_.notify_all
(8595|8595) sub condition_.wait returned
(8595|8595) sub check_received
(8595|8595) sub check_received returns 0
(8595|8595) <- PublisherService::end
(8595|8627) pub20 waiting for acks returned
(8595|8627) pub20<-delete_contained_entities
(8595|8611) pub5 waiting for acks returned
(8595|8611) pub5<-delete_contained_entities
(8595|8615) pub8 waiting for acks returned
(8595|8615) pub8<-delete_contained_entities
(8595|8616) pub9 waiting for acks returned
(8595|8616) pub9<-delete_contained_entities
(8595|8618) pub11 waiting for acks returned
(8595|8618) pub11<-delete_contained_entities
(8595|8620) pub13 waiting for acks returned
(8595|8626) pub19 waiting for acks returned
(8595|8626) pub19<-delete_contained_entities
(8595|8617) pub10 waiting for acks returned
(8595|8617) pub10<-delete_contained_entities
(8595|8620) pub13<-delete_contained_entities
(8595|8607) pub0 waiting for acks returned
(8595|8607) pub0<-delete_contained_entities
(8595|8608) pub1 waiting for acks returned
(8595|8608) pub1<-delete_contained_entities
(8595|8613) pub6 waiting for acks returned
(8595|8613) pub6<-delete_contained_entities
(8595|8634) pub27 waiting for acks returned
(8595|8634) pub27<-delete_contained_entities
(8595|8637) pub29 waiting for acks returned
(8595|8637) pub29<-delete_contained_entities
(8595|8628) pub21 waiting for acks returned
(8595|8628) pub21<-delete_contained_entities
(8595|8623) pub15 waiting for acks returned
(8595|8623) pub15<-delete_contained_entities
(8595|8625) pub18 waiting for acks returned
(8595|8625) pub18<-delete_contained_entities
(8595|8631) pub24 waiting for acks returned
(8595|8631) pub24<-delete_contained_entities
(8595|8614) pub7 waiting for acks returned
(8595|8614) pub7<-delete_contained_entities
(8595|8636) pub31 waiting for acks returned
(8595|8636) pub31<-delete_contained_entities
(8595|8633) pub26 waiting for acks returned
(8595|8633) pub26<-delete_contained_entities
(8595|8635) pub28 waiting for acks returned
(8595|8635) pub28<-delete_contained_entities
(8595|8630) pub23 waiting for acks returned
(8595|8630) pub23<-delete_contained_entities
(8595|8617) pub10<-delete_participant
(8595|8611) pub5<-delete_participant
(8595|8608) pub1<-delete_participant
(8595|8618) pub11<-delete_participant
(8595|8616) pub9<-delete_participant
(8595|8626) pub19<-delete_participant
(8595|8627) pub20<-delete_participant
(8595|8620) pub13<-delete_participant
(8595|8607) pub0<-delete_participant
(8595|8613) pub6<-delete_participant
(8595|8615) pub8<-delete_participant
(8595|8634) pub27<-delete_participant
(8595|8623) pub15<-delete_participant
(8595|8628) pub21<-delete_participant
(8595|8631) pub24<-delete_participant
(8595|8635) pub28<-delete_participant
(8595|8633) pub26<-delete_participant
(8595|8625) pub18<-delete_participant
(8595|8637) pub29<-delete_participant
(8595|8636) pub31<-delete_participant
(8595|8614) pub7<-delete_participant
(8595|8630) pub23<-delete_participant
(8595|8595) <- PublisherService::~PublisherService
(8595|8595) <- Subscriber delete_contained_entities
(8595|8595) <- Subscriber delete_participant
(8595|8595) <- Subscriber::~Subscriber
(8595|8595) <- 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:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8640
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8650 started at 2026-04-24 17:20:04
(8650|8650) -> Thrasher started
(8650|8650) -> Subscriber::Subscriber
(8640|8640) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8650|8650) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(8650|8650) Subscriber reader id: 01030000.0840548d.00000002.00000507(3ddc2c00)
(8650|8650) -> PublisherService::PublisherService
(8650|8650) -> PublisherService::start (64 threads)
(8650|8650) sub wait_received 0:1024
(8650|8675) pub12 writer id: 01030000.0840548d.0000000c.00000102(96eaa3ea)
(8650|8675) pub12->started
(8650|8675) pub12->wait_match() before write for 01030000.0840548d.0000000c.00000102(96eaa3ea)
(8650|8675) pub12<-match found! before write for 01030000.0840548d.0000000c.00000102(96eaa3ea)
(8650|8675) pub12 12% (2 samples sent)
(8650|8675) pub12 25% (4 samples sent)
(8650|8675) pub12 31% (5 samples sent)
(8650|8675) pub12 43% (7 samples sent)
(8650|8675) pub12 50% (8 samples sent)
(8650|8675) pub12 62% (10 samples sent)
(8650|8675) pub12 75% (12 samples sent)
(8650|8675) pub12 81% (13 samples sent)
(8650|8675) pub12 93% (15 samples sent)
(8650|8675) pub12 100% (16 samples sent)
(8650|8675) pub12 waiting for acks
(8650|8675) pub12 waiting for acks returned
(8650|8675) pub12<-delete_contained_entities
(8650|8664) pub2 writer id: 01030000.0840548d.00000004.00000102(a69ae82b)
(8650|8664) pub2->started
(8650|8664) pub2->wait_match() before write for 01030000.0840548d.00000004.00000102(a69ae82b)
(8650|8664) pub2<-match found! before write for 01030000.0840548d.00000004.00000102(a69ae82b)
(8650|8664) pub2 12% (2 samples sent)
(8650|8664) pub2 25% (4 samples sent)
(8650|8664) pub2 31% (5 samples sent)
(8650|8664) pub2 43% (7 samples sent)
(8650|8664) pub2 50% (8 samples sent)
(8650|8664) pub2 62% (10 samples sent)
(8650|8664) pub2 75% (12 samples sent)
(8650|8664) pub2 81% (13 samples sent)
(8650|8664) pub2 93% (15 samples sent)
(8650|8664) pub2 100% (16 samples sent)
(8650|8664) pub2 waiting for acks
(8650|8664) pub2 waiting for acks returned
(8650|8664) pub2<-delete_contained_entities
(8650|8667) pub5 writer id: 01030000.0840548d.00000006.00000102(dc5abb4b)
(8650|8667) pub5->started
(8650|8667) pub5->wait_match() before write for 01030000.0840548d.00000006.00000102(dc5abb4b)
(8650|8724) pub62 writer id: 01030000.0840548d.00000026.00000102(1d9b944f)
(8650|8724) pub62->started
(8650|8724) pub62->wait_match() before write for 01030000.0840548d.00000026.00000102(1d9b944f)
(8650|8667) pub5<-match found! before write for 01030000.0840548d.00000006.00000102(dc5abb4b)
(8650|8667) pub5 12% (2 samples sent)
(8650|8667) pub5 25% (4 samples sent)
(8650|8667) pub5 31% (5 samples sent)
(8650|8667) pub5 43% (7 samples sent)
(8650|8667) pub5 50% (8 samples sent)
(8650|8724) pub62<-match found! before write for 01030000.0840548d.00000026.00000102(1d9b944f)
(8650|8724) pub62 12% (2 samples sent)
(8650|8724) pub62 25% (4 samples sent)
(8650|8724) pub62 31% (5 samples sent)
(8650|8724) pub62 43% (7 samples sent)
(8650|8667) pub5 62% (10 samples sent)
(8650|8667) pub5 75% (12 samples sent)
(8650|8667) pub5 81% (13 samples sent)
(8650|8667) pub5 93% (15 samples sent)
(8650|8667) pub5 100% (16 samples sent)
(8650|8667) pub5 waiting for acks
(8650|8724) pub62 50% (8 samples sent)
(8650|8724) pub62 62% (10 samples sent)
(8650|8724) pub62 75% (12 samples sent)
(8650|8724) pub62 81% (13 samples sent)
(8650|8724) pub62 93% (15 samples sent)
(8650|8724) pub62 100% (16 samples sent)
(8650|8724) pub62 waiting for acks
(8650|8682) pub20 writer id: 01030000.0840548d.00000014.00000102(c67a7fa9)
(8650|8682) pub20->started
(8650|8682) pub20->wait_match() before write for 01030000.0840548d.00000014.00000102(c67a7fa9)
(8650|8667) pub5 waiting for acks returned
(8650|8667) pub5<-delete_contained_entities
(8650|8682) pub20<-match found! before write for 01030000.0840548d.00000014.00000102(c67a7fa9)
(8650|8682) pub20 12% (2 samples sent)
(8650|8682) pub20 25% (4 samples sent)
(8650|8663) pub1 writer id: 01030000.0840548d.00000009.00000102(5e0a2c9a)
(8650|8663) pub1->started
(8650|8682) pub20 31% (5 samples sent)
(8650|8682) pub20 43% (7 samples sent)
(8650|8682) pub20 50% (8 samples sent)
(8650|8682) pub20 62% (10 samples sent)
(8650|8682) pub20 75% (12 samples sent)
(8650|8663) pub1->wait_match() before write for 01030000.0840548d.00000009.00000102(5e0a2c9a)
(8650|8682) pub20 81% (13 samples sent)
(8650|8682) pub20 93% (15 samples sent)
(8650|8682) pub20 100% (16 samples sent)
(8650|8682) pub20 waiting for acks
(8650|8724) pub62 waiting for acks returned
(8650|8724) pub62<-delete_contained_entities
(8650|8663) pub1<-match found! before write for 01030000.0840548d.00000009.00000102(5e0a2c9a)
(8650|8663) pub1 12% (2 samples sent)
(8650|8663) pub1 25% (4 samples sent)
(8650|8663) pub1 31% (5 samples sent)
(8650|8663) pub1 43% (7 samples sent)
(8650|8663) pub1 50% (8 samples sent)
(8650|8663) pub1 62% (10 samples sent)
(8650|8663) pub1 75% (12 samples sent)
(8650|8663) pub1 81% (13 samples sent)
(8650|8663) pub1 93% (15 samples sent)
(8650|8663) pub1 100% (16 samples sent)
(8650|8663) pub1 waiting for acks
(8650|8705) pub42 writer id: 01030000.0840548d.00000029.00000102(9fcb039e)
(8650|8705) pub42->started
(8650|8705) pub42->wait_match() before write for 01030000.0840548d.00000029.00000102(9fcb039e)
(8650|8705) pub42<-match found! before write for 01030000.0840548d.00000029.00000102(9fcb039e)
(8650|8705) pub42 12% (2 samples sent)
(8650|8705) pub42 25% (4 samples sent)
(8650|8705) pub42 31% (5 samples sent)
(8650|8705) pub42 43% (7 samples sent)
(8650|8705) pub42 50% (8 samples sent)
(8650|8682) pub20 waiting for acks returned
(8650|8682) pub20<-delete_contained_entities
(8650|8661) sub 10% (103 samples received)
(8650|8663) pub1 waiting for acks returned
(8650|8663) pub1<-delete_contained_entities
(8650|8705) pub42 62% (10 samples sent)
(8650|8705) pub42 75% (12 samples sent)
(8650|8705) pub42 81% (13 samples sent)
(8650|8705) pub42 93% (15 samples sent)
(8650|8705) pub42 100% (16 samples sent)
(8650|8705) pub42 waiting for acks
(8650|8705) pub42 waiting for acks returned
(8650|8705) pub42<-delete_contained_entities
(8650|8706) pub44 writer id: 01030000.0840548d.0000001b.00000102(442ae878)
(8650|8706) pub44->started
(8650|8706) pub44->wait_match() before write for 01030000.0840548d.0000001b.00000102(442ae878)
(8650|8706) pub44<-match found! before write for 01030000.0840548d.0000001b.00000102(442ae878)
(8650|8706) pub44 12% (2 samples sent)
(8650|8706) pub44 25% (4 samples sent)
(8650|8706) pub44 31% (5 samples sent)
(8650|8706) pub44 43% (7 samples sent)
(8650|8706) pub44 50% (8 samples sent)
(8650|8706) pub44 62% (10 samples sent)
(8650|8706) pub44 75% (12 samples sent)
(8650|8706) pub44 81% (13 samples sent)
(8650|8706) pub44 93% (15 samples sent)
(8650|8706) pub44 100% (16 samples sent)
(8650|8706) pub44 waiting for acks
(8650|8674) pub13 writer id: 01030000.0840548d.00000017.00000102(81da0579)
(8650|8674) pub13->started
(8650|8674) pub13->wait_match() before write for 01030000.0840548d.00000017.00000102(81da0579)
(8650|8680) pub18 writer id: 01030000.0840548d.00000015.00000102(fb1a5619)
(8650|8680) pub18->started
(8650|8680) pub18->wait_match() before write for 01030000.0840548d.00000015.00000102(fb1a5619)
(8650|8669) pub7 writer id: 01030000.0840548d.00000007.00000102(e13a92fb)
(8650|8669) pub7->started
(8650|8669) pub7->wait_match() before write for 01030000.0840548d.00000007.00000102(e13a92fb)
(8650|8680) pub18<-match found! before write for 01030000.0840548d.00000015.00000102(fb1a5619)
(8650|8680) pub18 12% (2 samples sent)
(8650|8680) pub18 25% (4 samples sent)
(8650|8680) pub18 31% (5 samples sent)
(8650|8680) pub18 43% (7 samples sent)
(8650|8680) pub18 50% (8 samples sent)
(8650|8674) pub13<-match found! before write for 01030000.0840548d.00000017.00000102(81da0579)
(8650|8674) pub13 12% (2 samples sent)
(8650|8674) pub13 25% (4 samples sent)
(8650|8674) pub13 31% (5 samples sent)
(8650|8674) pub13 43% (7 samples sent)
(8650|8674) pub13 50% (8 samples sent)
(8650|8706) pub44 waiting for acks returned
(8650|8706) pub44<-delete_contained_entities
(8650|8669) pub7<-match found! before write for 01030000.0840548d.00000007.00000102(e13a92fb)
(8650|8669) pub7 12% (2 samples sent)
(8650|8669) pub7 25% (4 samples sent)
(8650|8669) pub7 31% (5 samples sent)
(8650|8669) pub7 43% (7 samples sent)
(8650|8669) pub7 50% (8 samples sent)
(8650|8669) pub7 62% (10 samples sent)
(8650|8672) pub10 writer id: 01030000.0840548d.0000000b.00000102(24ca7ffa)
(8650|8672) pub10->started
(8650|8674) pub13 62% (10 samples sent)
(8650|8674) pub13 75% (12 samples sent)
(8650|8674) pub13 81% (13 samples sent)
(8650|8674) pub13 93% (15 samples sent)
(8650|8674) pub13 100% (16 samples sent)
(8650|8674) pub13 waiting for acks
(8650|8680) pub18 62% (10 samples sent)
(8650|8680) pub18 75% (12 samples sent)
(8650|8680) pub18 81% (13 samples sent)
(8650|8680) pub18 93% (15 samples sent)
(8650|8680) pub18 100% (16 samples sent)
(8650|8680) pub18 waiting for acks
(8650|8672) pub10->wait_match() before write for 01030000.0840548d.0000000b.00000102(24ca7ffa)
(8650|8669) pub7 75% (12 samples sent)
(8650|8669) pub7 81% (13 samples sent)
(8650|8669) pub7 93% (15 samples sent)
(8650|8669) pub7 100% (16 samples sent)
(8650|8669) pub7 waiting for acks
(8650|8672) pub10<-match found! before write for 01030000.0840548d.0000000b.00000102(24ca7ffa)
(8650|8672) pub10 12% (2 samples sent)
(8650|8672) pub10 25% (4 samples sent)
(8650|8672) pub10 31% (5 samples sent)
(8650|8672) pub10 43% (7 samples sent)
(8650|8672) pub10 50% (8 samples sent)
(8650|8672) pub10 62% (10 samples sent)
(8650|8672) pub10 75% (12 samples sent)
(8650|8672) pub10 81% (13 samples sent)
(8650|8672) pub10 93% (15 samples sent)
(8650|8672) pub10 100% (16 samples sent)
(8650|8672) pub10 waiting for acks
(8650|8697) pub34 writer id: 01030000.0840548d.00000019.00000102(3eeabb18)
(8650|8697) pub34->started
(8650|8697) pub34->wait_match() before write for 01030000.0840548d.00000019.00000102(3eeabb18)
(8650|8673) pub11 writer id: 01030000.0840548d.0000000f.00000102(d14ad93a)
(8650|8673) pub11->started
(8650|8673) pub11->wait_match() before write for 01030000.0840548d.0000000f.00000102(d14ad93a)
(8650|8704) pub43 writer id: 01030000.0840548d.0000001f.00000102(b1aa4eb8)
(8650|8704) pub43->started
(8650|8704) pub43->wait_match() before write for 01030000.0840548d.0000001f.00000102(b1aa4eb8)
(8650|8697) pub34<-match found! before write for 01030000.0840548d.00000019.00000102(3eeabb18)
(8650|8723) pub61 writer id: 01030000.0840548d.00000042.00000102(712945c2)
(8650|8723) pub61->started
(8650|8723) pub61->wait_match() before write for 01030000.0840548d.00000042.00000102(712945c2)
(8650|8697) pub34 12% (2 samples sent)
(8650|8697) pub34 25% (4 samples sent)
(8650|8697) pub34 31% (5 samples sent)
(8650|8673) pub11<-match found! before write for 01030000.0840548d.0000000f.00000102(d14ad93a)
(8650|8697) pub34 43% (7 samples sent)
(8650|8697) pub34 50% (8 samples sent)
(8650|8673) pub11 12% (2 samples sent)
(8650|8704) pub43<-match found! before write for 01030000.0840548d.0000001f.00000102(b1aa4eb8)
(8650|8673) pub11 25% (4 samples sent)
(8650|8674) pub13 waiting for acks returned
(8650|8674) pub13<-delete_contained_entities
(8650|8680) pub18 waiting for acks returned
(8650|8680) pub18<-delete_contained_entities
(8650|8669) pub7 waiting for acks returned
(8650|8669) pub7<-delete_contained_entities
(8650|8697) pub34 62% (10 samples sent)
(8650|8697) pub34 75% (12 samples sent)
(8650|8673) pub11 31% (5 samples sent)
(8650|8697) pub34 81% (13 samples sent)
(8650|8704) pub43 12% (2 samples sent)
(8650|8704) pub43 25% (4 samples sent)
(8650|8704) pub43 31% (5 samples sent)
(8650|8704) pub43 43% (7 samples sent)
(8650|8704) pub43 50% (8 samples sent)
(8650|8704) pub43 62% (10 samples sent)
(8650|8697) pub34 93% (15 samples sent)
(8650|8697) pub34 100% (16 samples sent)
(8650|8697) pub34 waiting for acks
(8650|8673) pub11 43% (7 samples sent)
(8650|8673) pub11 50% (8 samples sent)
(8650|8673) pub11 62% (10 samples sent)
(8650|8673) pub11 75% (12 samples sent)
(8650|8673) pub11 81% (13 samples sent)
(8650|8673) pub11 93% (15 samples sent)
(8650|8673) pub11 100% (16 samples sent)
(8650|8673) pub11 waiting for acks
(8650|8704) pub43 75% (12 samples sent)
(8650|8704) pub43 81% (13 samples sent)
(8650|8704) pub43 93% (15 samples sent)
(8650|8704) pub43 100% (16 samples sent)
(8650|8704) pub43 waiting for acks
(8650|8661) sub 20% (205 samples received)
(8650|8723) pub61<-match found! before write for 01030000.0840548d.00000042.00000102(712945c2)
(8650|8723) pub61 12% (2 samples sent)
(8650|8723) pub61 25% (4 samples sent)
(8650|8723) pub61 31% (5 samples sent)
(8650|8723) pub61 43% (7 samples sent)
(8650|8723) pub61 50% (8 samples sent)
(8650|8672) pub10 waiting for acks returned
(8650|8672) pub10<-delete_contained_entities
(8650|8723) pub61 62% (10 samples sent)
(8650|8723) pub61 75% (12 samples sent)
(8650|8723) pub61 81% (13 samples sent)
(8650|8723) pub61 93% (15 samples sent)
(8650|8723) pub61 100% (16 samples sent)
(8650|8723) pub61 waiting for acks
(8650|8701) pub40 writer id: 01030000.0840548d.0000002c.00000102(572b8cee)
(8650|8701) pub40->started
(8650|8701) pub40->wait_match() before write for 01030000.0840548d.0000002c.00000102(572b8cee)
(8650|8721) pub59 writer id: 01030000.0840548d.00000024.00000102(675bc72f)
(8650|8721) pub59->started
(8650|8721) pub59->wait_match() before write for 01030000.0840548d.00000024.00000102(675bc72f)
(8650|8711) pub49 writer id: 01030000.0840548d.0000003b.00000102(85ebc77c)
(8650|8711) pub49->started
(8650|8711) pub49->wait_match() before write for 01030000.0840548d.0000003b.00000102(85ebc77c)
(8650|8701) pub40<-match found! before write for 01030000.0840548d.0000002c.00000102(572b8cee)
(8650|8721) pub59<-match found! before write for 01030000.0840548d.00000024.00000102(675bc72f)
(8650|8721) pub59 12% (2 samples sent)
(8650|8721) pub59 25% (4 samples sent)
(8650|8721) pub59 31% (5 samples sent)
(8650|8711) pub49<-match found! before write for 01030000.0840548d.0000003b.00000102(85ebc77c)
(8650|8711) pub49 12% (2 samples sent)
(8650|8711) pub49 25% (4 samples sent)
(8650|8711) pub49 31% (5 samples sent)
(8650|8711) pub49 43% (7 samples sent)
(8650|8711) pub49 50% (8 samples sent)
(8650|8711) pub49 62% (10 samples sent)
(8650|8697) pub34 waiting for acks returned
(8650|8697) pub34<-delete_contained_entities
(8650|8665) pub3 writer id: 01030000.0840548d.00000005.00000102(9bfac19b)
(8650|8665) pub3->started
(8650|8665) pub3->wait_match() before write for 01030000.0840548d.00000005.00000102(9bfac19b)
(8650|8701) pub40 12% (2 samples sent)
(8650|8701) pub40 25% (4 samples sent)
(8650|8701) pub40 31% (5 samples sent)
(8650|8721) pub59 43% (7 samples sent)
(8650|8701) pub40 43% (7 samples sent)
(8650|8721) pub59 50% (8 samples sent)
(8650|8701) pub40 50% (8 samples sent)
(8650|8721) pub59 62% (10 samples sent)
(8650|8701) pub40 62% (10 samples sent)
(8650|8701) pub40 75% (12 samples sent)
(8650|8721) pub59 75% (12 samples sent)
(8650|8721) pub59 81% (13 samples sent)
(8650|8721) pub59 93% (15 samples sent)
(8650|8721) pub59 100% (16 samples sent)
(8650|8721) pub59 waiting for acks
(8650|8711) pub49 75% (12 samples sent)
(8650|8711) pub49 81% (13 samples sent)
(8650|8711) pub49 93% (15 samples sent)
(8650|8701) pub40 81% (13 samples sent)
(8650|8711) pub49 100% (16 samples sent)
(8650|8711) pub49 waiting for acks
(8650|8701) pub40 93% (15 samples sent)
(8650|8701) pub40 100% (16 samples sent)
(8650|8701) pub40 waiting for acks
(8650|8700) pub38 writer id: 01030000.0840548d.00000035.00000102(3adb791d)
(8650|8700) pub38->started
(8650|8700) pub38->wait_match() before write for 01030000.0840548d.00000035.00000102(3adb791d)
(8650|8687) pub26 writer id: 01030000.0840548d.0000001d.00000102(cb6a1dd8)
(8650|8687) pub26->started
(8650|8687) pub26->wait_match() before write for 01030000.0840548d.0000001d.00000102(cb6a1dd8)
(8650|8673) pub11 waiting for acks returned
(8650|8673) pub11<-delete_contained_entities
(8650|8665) pub3<-match found! before write for 01030000.0840548d.00000005.00000102(9bfac19b)
(8650|8665) pub3 12% (2 samples sent)
(8650|8665) pub3 25% (4 samples sent)
(8650|8665) pub3 31% (5 samples sent)
(8650|8665) pub3 43% (7 samples sent)
(8650|8704) pub43 waiting for acks returned
(8650|8704) pub43<-delete_contained_entities
(8650|8665) pub3 50% (8 samples sent)
(8650|8665) pub3 62% (10 samples sent)
(8650|8665) pub3 75% (12 samples sent)
(8650|8665) pub3 81% (13 samples sent)
(8650|8665) pub3 93% (15 samples sent)
(8650|8665) pub3 100% (16 samples sent)
(8650|8665) pub3 waiting for acks
(8650|8700) pub38<-match found! before write for 01030000.0840548d.00000035.00000102(3adb791d)
(8650|8700) pub38 12% (2 samples sent)
(8650|8687) pub26<-match found! before write for 01030000.0840548d.0000001d.00000102(cb6a1dd8)
(8650|8708) pub46 writer id: 01030000.0840548d.00000032.00000102(88fba50d)
(8650|8708) pub46->started
(8650|8708) pub46->wait_match() before write for 01030000.0840548d.00000032.00000102(88fba50d)
(8650|8687) pub26 12% (2 samples sent)
(8650|8723) pub61 waiting for acks returned
(8650|8723) pub61<-delete_contained_entities
(8650|8687) pub26 25% (4 samples sent)
(8650|8687) pub26 31% (5 samples sent)
(8650|8687) pub26 43% (7 samples sent)
(8650|8687) pub26 50% (8 samples sent)
(8650|8687) pub26 62% (10 samples sent)
(8650|8700) pub38 25% (4 samples sent)
(8650|8678) pub16 writer id: 01030000.0840548d.00000011.00000102(0e9af0d9)
(8650|8678) pub16->started
(8650|8678) pub16->wait_match() before write for 01030000.0840548d.00000011.00000102(0e9af0d9)
(8650|8700) pub38 31% (5 samples sent)
(8650|8700) pub38 43% (7 samples sent)
(8650|8687) pub26 75% (12 samples sent)
(8650|8700) pub38 50% (8 samples sent)
(8650|8687) pub26 81% (13 samples sent)
(8650|8687) pub26 93% (15 samples sent)
(8650|8687) pub26 100% (16 samples sent)
(8650|8687) pub26 waiting for acks
(8650|8700) pub38 62% (10 samples sent)
(8650|8707) pub45 writer id: 01030000.0840548d.00000038.00000102(c24bbdac)
(8650|8707) pub45->started
(8650|8707) pub45->wait_match() before write for 01030000.0840548d.00000038.00000102(c24bbdac)
(8650|8700) pub38 75% (12 samples sent)
(8650|8700) pub38 81% (13 samples sent)
(8650|8700) pub38 93% (15 samples sent)
(8650|8700) pub38 100% (16 samples sent)
(8650|8700) pub38 waiting for acks
(8650|8666) pub4 writer id: 01030000.0840548d.00000012.00000102(493a8a09)
(8650|8666) pub4->started
(8650|8666) pub4->wait_match() before write for 01030000.0840548d.00000012.00000102(493a8a09)
(8650|8698) pub36 writer id: 01030000.0840548d.00000025.00000102(5a3bee9f)
(8650|8698) pub36->started
(8650|8698) pub36->wait_match() before write for 01030000.0840548d.00000025.00000102(5a3bee9f)
(8650|8715) pub53 writer id: 01030000.0840548d.00000036.00000102(7d7b03cd)
(8650|8715) pub53->started
(8650|8715) pub53->wait_match() before write for 01030000.0840548d.00000036.00000102(7d7b03cd)
(8650|8661) sub 30% (308 samples received)
(8650|8685) pub23 writer id: 01030000.0840548d.0000001a.00000102(794ac1c8)
(8650|8685) pub23->started
(8650|8685) pub23->wait_match() before write for 01030000.0840548d.0000001a.00000102(794ac1c8)
(8650|8677) pub15 writer id: 01030000.0840548d.00000010.00000102(33fad969)
(8650|8677) pub15->started
(8650|8677) pub15->wait_match() before write for 01030000.0840548d.00000010.00000102(33fad969)
(8650|8718) pub56 writer id: 01030000.0840548d.00000037.00000102(401b2a7d)
(8650|8718) pub56->started
(8650|8718) pub56->wait_match() before write for 01030000.0840548d.00000037.00000102(401b2a7d)
(8650|8708) pub46<-match found! before write for 01030000.0840548d.00000032.00000102(88fba50d)
(8650|8678) pub16<-match found! before write for 01030000.0840548d.00000011.00000102(0e9af0d9)
(8650|8678) pub16 12% (2 samples sent)
(8650|8678) pub16 25% (4 samples sent)
(8650|8678) pub16 31% (5 samples sent)
(8650|8678) pub16 43% (7 samples sent)
(8650|8678) pub16 50% (8 samples sent)
(8650|8678) pub16 62% (10 samples sent)
(8650|8678) pub16 75% (12 samples sent)
(8650|8678) pub16 81% (13 samples sent)
(8650|8678) pub16 93% (15 samples sent)
(8650|8678) pub16 100% (16 samples sent)
(8650|8678) pub16 waiting for acks
(8650|8721) pub59 waiting for acks returned
(8650|8721) pub59<-delete_contained_entities
(8650|8666) pub4<-match found! before write for 01030000.0840548d.00000012.00000102(493a8a09)
(8650|8698) pub36<-match found! before write for 01030000.0840548d.00000025.00000102(5a3bee9f)
(8650|8707) pub45<-match found! before write for 01030000.0840548d.00000038.00000102(c24bbdac)
(8650|8711) pub49 waiting for acks returned
(8650|8711) pub49<-delete_contained_entities
(8650|8701) pub40 waiting for acks returned
(8650|8701) pub40<-delete_contained_entities
(8650|8715) pub53<-match found! before write for 01030000.0840548d.00000036.00000102(7d7b03cd)
(8650|8707) pub45 12% (2 samples sent)
(8650|8715) pub53 12% (2 samples sent)
(8650|8715) pub53 25% (4 samples sent)
(8650|8715) pub53 31% (5 samples sent)
(8650|8715) pub53 43% (7 samples sent)
(8650|8715) pub53 50% (8 samples sent)
(8650|8715) pub53 62% (10 samples sent)
(8650|8666) pub4 12% (2 samples sent)
(8650|8666) pub4 25% (4 samples sent)
(8650|8666) pub4 31% (5 samples sent)
(8650|8666) pub4 43% (7 samples sent)
(8650|8666) pub4 50% (8 samples sent)
(8650|8666) pub4 62% (10 samples sent)
(8650|8717) pub55 writer id: 01030000.0840548d.0000003f.00000102(706b61bc)
(8650|8717) pub55->started
(8650|8717) pub55->wait_match() before write for 01030000.0840548d.0000003f.00000102(706b61bc)
(8650|8666) pub4 75% (12 samples sent)
(8650|8666) pub4 81% (13 samples sent)
(8650|8666) pub4 93% (15 samples sent)
(8650|8707) pub45 25% (4 samples sent)
(8650|8707) pub45 31% (5 samples sent)
(8650|8707) pub45 43% (7 samples sent)
(8650|8707) pub45 50% (8 samples sent)
(8650|8707) pub45 62% (10 samples sent)
(8650|8707) pub45 75% (12 samples sent)
(8650|8707) pub45 81% (13 samples sent)
(8650|8707) pub45 93% (15 samples sent)
(8650|8707) pub45 100% (16 samples sent)
(8650|8707) pub45 waiting for acks
(8650|8698) pub36 12% (2 samples sent)
(8650|8719) pub57 writer id: 01030000.0840548d.00000040.00000102(0be916a2)
(8650|8719) pub57->started
(8650|8666) pub4 100% (16 samples sent)
(8650|8666) pub4 waiting for acks
(8650|8719) pub57->wait_match() before write for 01030000.0840548d.00000040.00000102(0be916a2)
(8650|8708) pub46 12% (2 samples sent)
(8650|8715) pub53 75% (12 samples sent)
(8650|8715) pub53 81% (13 samples sent)
(8650|8715) pub53 93% (15 samples sent)
(8650|8715) pub53 100% (16 samples sent)
(8650|8715) pub53 waiting for acks
(8650|8709) pub47 writer id: 01030000.0840548d.0000003a.00000102(b88beecc)
(8650|8709) pub47->started
(8650|8698) pub36 25% (4 samples sent)
(8650|8709) pub47->wait_match() before write for 01030000.0840548d.0000003a.00000102(b88beecc)
(8650|8698) pub36 31% (5 samples sent)
(8650|8698) pub36 43% (7 samples sent)
(8650|8698) pub36 50% (8 samples sent)
(8650|8698) pub36 62% (10 samples sent)
(8650|8685) pub23<-match found! before write for 01030000.0840548d.0000001a.00000102(794ac1c8)
(8650|8708) pub46 25% (4 samples sent)
(8650|8698) pub36 75% (12 samples sent)
(8650|8677) pub15<-match found! before write for 01030000.0840548d.00000010.00000102(33fad969)
(8650|8677) pub15 12% (2 samples sent)
(8650|8677) pub15 25% (4 samples sent)
(8650|8677) pub15 31% (5 samples sent)
(8650|8677) pub15 43% (7 samples sent)
(8650|8677) pub15 50% (8 samples sent)
(8650|8677) pub15 62% (10 samples sent)
(8650|8718) pub56<-match found! before write for 01030000.0840548d.00000037.00000102(401b2a7d)
(8650|8718) pub56 12% (2 samples sent)
(8650|8718) pub56 25% (4 samples sent)
(8650|8718) pub56 31% (5 samples sent)
(8650|8718) pub56 43% (7 samples sent)
(8650|8718) pub56 50% (8 samples sent)
(8650|8665) pub3 waiting for acks returned
(8650|8665) pub3<-delete_contained_entities
(8650|8698) pub36 81% (13 samples sent)
(8650|8698) pub36 93% (15 samples sent)
(8650|8677) pub15 75% (12 samples sent)
(8650|8677) pub15 81% (13 samples sent)
(8650|8677) pub15 93% (15 samples sent)
(8650|8677) pub15 100% (16 samples sent)
(8650|8677) pub15 waiting for acks
(8650|8688) pub25 writer id: 01030000.0840548d.0000001e.00000102(8cca6708)
(8650|8688) pub25->started
(8650|8688) pub25->wait_match() before write for 01030000.0840548d.0000001e.00000102(8cca6708)
(8650|8708) pub46 31% (5 samples sent)
(8650|8708) pub46 43% (7 samples sent)
(8650|8708) pub46 50% (8 samples sent)
(8650|8708) pub46 62% (10 samples sent)
(8650|8708) pub46 75% (12 samples sent)
(8650|8708) pub46 81% (13 samples sent)
(8650|8685) pub23 12% (2 samples sent)
(8650|8685) pub23 25% (4 samples sent)
(8650|8685) pub23 31% (5 samples sent)
(8650|8685) pub23 43% (7 samples sent)
(8650|8685) pub23 50% (8 samples sent)
(8650|8685) pub23 62% (10 samples sent)
(8650|8685) pub23 75% (12 samples sent)
(8650|8685) pub23 81% (13 samples sent)
(8650|8685) pub23 93% (15 samples sent)
(8650|8685) pub23 100% (16 samples sent)
(8650|8685) pub23 waiting for acks
(8650|8708) pub46 93% (15 samples sent)
(8650|8708) pub46 100% (16 samples sent)
(8650|8708) pub46 waiting for acks
(8650|8698) pub36 100% (16 samples sent)
(8650|8698) pub36 waiting for acks
(8650|8718) pub56 62% (10 samples sent)
(8650|8718) pub56 75% (12 samples sent)
(8650|8718) pub56 81% (13 samples sent)
(8650|8718) pub56 93% (15 samples sent)
(8650|8718) pub56 100% (16 samples sent)
(8650|8718) pub56 waiting for acks
(8650|8696) pub35 writer id: 01030000.0840548d.00000022.00000102(e81b328f)
(8650|8696) pub35->started
(8650|8696) pub35->wait_match() before write for 01030000.0840548d.00000022.00000102(e81b328f)
(8650|8668) pub6 writer id: 01030000.0840548d.0000000d.00000102(ab8a8a5a)
(8650|8668) pub6->started
(8650|8668) pub6->wait_match() before write for 01030000.0840548d.0000000d.00000102(ab8a8a5a)
(8650|8694) pub32 writer id: 01030000.0840548d.00000030.00000102(f23bf66d)
(8650|8694) pub32->started
(8650|8694) pub32->wait_match() before write for 01030000.0840548d.00000030.00000102(f23bf66d)
(8650|8681) pub19 writer id: 01030000.0840548d.00000018.00000102(038a92a8)
(8650|8681) pub19->started
(8650|8681) pub19->wait_match() before write for 01030000.0840548d.00000018.00000102(038a92a8)
(8650|8710) pub48 writer id: 01030000.0840548d.0000002b.00000102(e50b50fe)
(8650|8710) pub48->started
(8650|8710) pub48->wait_match() before write for 01030000.0840548d.0000002b.00000102(e50b50fe)
(8650|8679) pub17 writer id: 01030000.0840548d.00000013.00000102(745aa3b9)
(8650|8679) pub17->started
(8650|8679) pub17->wait_match() before write for 01030000.0840548d.00000013.00000102(745aa3b9)
(8650|8722) pub60 writer id: 01030000.0840548d.0000002d.00000102(6a4ba55e)
(8650|8722) pub60->started
(8650|8722) pub60->wait_match() before write for 01030000.0840548d.0000002d.00000102(6a4ba55e)
(8650|8661) sub 40% (410 samples received)
(8650|8720) pub58 writer id: 01030000.0840548d.00000041.00000102(36893f12)
(8650|8720) pub58->started
(8650|8720) pub58->wait_match() before write for 01030000.0840548d.00000041.00000102(36893f12)
(8650|8692) pub30 writer id: 01030000.0840548d.00000028.00000102(a2ab2a2e)
(8650|8692) pub30->started
(8650|8692) pub30->wait_match() before write for 01030000.0840548d.00000028.00000102(a2ab2a2e)
(8650|8694) pub32<-match found! before write for 01030000.0840548d.00000030.00000102(f23bf66d)
(8650|8717) pub55<-match found! before write for 01030000.0840548d.0000003f.00000102(706b61bc)
(8650|8717) pub55 12% (2 samples sent)
(8650|8717) pub55 25% (4 samples sent)
(8650|8717) pub55 31% (5 samples sent)
(8650|8709) pub47<-match found! before write for 01030000.0840548d.0000003a.00000102(b88beecc)
(8650|8688) pub25<-match found! before write for 01030000.0840548d.0000001e.00000102(8cca6708)
(8650|8719) pub57<-match found! before write for 01030000.0840548d.00000040.00000102(0be916a2)
(8650|8696) pub35<-match found! before write for 01030000.0840548d.00000022.00000102(e81b328f)
(8650|8687) pub26 waiting for acks returned
(8650|8687) pub26<-delete_contained_entities
(8650|8700) pub38 waiting for acks returned
(8650|8700) pub38<-delete_contained_entities
(8650|8688) pub25 12% (2 samples sent)
(8650|8688) pub25 25% (4 samples sent)
(8650|8688) pub25 31% (5 samples sent)
(8650|8678) pub16 waiting for acks returned
(8650|8678) pub16<-delete_contained_entities
(8650|8696) pub35 12% (2 samples sent)
(8650|8696) pub35 25% (4 samples sent)
(8650|8696) pub35 31% (5 samples sent)
(8650|8696) pub35 43% (7 samples sent)
(8650|8696) pub35 50% (8 samples sent)
(8650|8668) pub6<-match found! before write for 01030000.0840548d.0000000d.00000102(ab8a8a5a)
(8650|8717) pub55 43% (7 samples sent)
(8650|8717) pub55 50% (8 samples sent)
(8650|8717) pub55 62% (10 samples sent)
(8650|8717) pub55 75% (12 samples sent)
(8650|8717) pub55 81% (13 samples sent)
(8650|8716) pub54 writer id: 01030000.0840548d.0000003e.00000102(4d0b480c)
(8650|8716) pub54->started
(8650|8716) pub54->wait_match() before write for 01030000.0840548d.0000003e.00000102(4d0b480c)
(8650|8717) pub55 93% (15 samples sent)
(8650|8717) pub55 100% (16 samples sent)
(8650|8717) pub55 waiting for acks
(8650|8688) pub25 43% (7 samples sent)
(8650|8688) pub25 50% (8 samples sent)
(8650|8688) pub25 62% (10 samples sent)
(8650|8688) pub25 75% (12 samples sent)
(8650|8688) pub25 81% (13 samples sent)
(8650|8688) pub25 93% (15 samples sent)
(8650|8688) pub25 100% (16 samples sent)
(8650|8688) pub25 waiting for acks
(8650|8668) pub6 12% (2 samples sent)
(8650|8668) pub6 25% (4 samples sent)
(8650|8668) pub6 31% (5 samples sent)
(8650|8668) pub6 43% (7 samples sent)
(8650|8668) pub6 50% (8 samples sent)
(8650|8668) pub6 62% (10 samples sent)
(8650|8668) pub6 75% (12 samples sent)
(8650|8668) pub6 81% (13 samples sent)
(8650|8668) pub6 93% (15 samples sent)
(8650|8694) pub32 12% (2 samples sent)
(8650|8668) pub6 100% (16 samples sent)
(8650|8668) pub6 waiting for acks
(8650|8696) pub35 62% (10 samples sent)
(8650|8709) pub47 12% (2 samples sent)
(8650|8709) pub47 25% (4 samples sent)
(8650|8709) pub47 31% (5 samples sent)
(8650|8709) pub47 43% (7 samples sent)
(8650|8709) pub47 50% (8 samples sent)
(8650|8709) pub47 62% (10 samples sent)
(8650|8709) pub47 75% (12 samples sent)
(8650|8719) pub57 12% (2 samples sent)
(8650|8709) pub47 81% (13 samples sent)
(8650|8719) pub57 25% (4 samples sent)
(8650|8709) pub47 93% (15 samples sent)
(8650|8719) pub57 31% (5 samples sent)
(8650|8709) pub47 100% (16 samples sent)
(8650|8709) pub47 waiting for acks
(8650|8719) pub57 43% (7 samples sent)
(8650|8662) pub0 writer id: 01030000.0840548d.00000003.00000102(14ba343b)
(8650|8662) pub0->started
(8650|8662) pub0->wait_match() before write for 01030000.0840548d.00000003.00000102(14ba343b)
(8650|8696) pub35 75% (12 samples sent)
(8650|8719) pub57 50% (8 samples sent)
(8650|8696) pub35 81% (13 samples sent)
(8650|8719) pub57 62% (10 samples sent)
(8650|8696) pub35 93% (15 samples sent)
(8650|8696) pub35 100% (16 samples sent)
(8650|8696) pub35 waiting for acks
(8650|8719) pub57 75% (12 samples sent)
(8650|8719) pub57 81% (13 samples sent)
(8650|8694) pub32 25% (4 samples sent)
(8650|8681) pub19<-match found! before write for 01030000.0840548d.00000018.00000102(038a92a8)
(8650|8719) pub57 93% (15 samples sent)
(8650|8719) pub57 100% (16 samples sent)
(8650|8719) pub57 waiting for acks
(8650|8694) pub32 31% (5 samples sent)
(8650|8694) pub32 43% (7 samples sent)
(8650|8694) pub32 50% (8 samples sent)
(8650|8694) pub32 62% (10 samples sent)
(8650|8694) pub32 75% (12 samples sent)
(8650|8694) pub32 81% (13 samples sent)
(8650|8694) pub32 93% (15 samples sent)
(8650|8681) pub19 12% (2 samples sent)
(8650|8710) pub48<-match found! before write for 01030000.0840548d.0000002b.00000102(e50b50fe)
(8650|8681) pub19 25% (4 samples sent)
(8650|8681) pub19 31% (5 samples sent)
(8650|8681) pub19 43% (7 samples sent)
(8650|8681) pub19 50% (8 samples sent)
(8650|8694) pub32 100% (16 samples sent)
(8650|8694) pub32 waiting for acks
(8650|8679) pub17<-match found! before write for 01030000.0840548d.00000013.00000102(745aa3b9)
(8650|8679) pub17 12% (2 samples sent)
(8650|8679) pub17 25% (4 samples sent)
(8650|8679) pub17 31% (5 samples sent)
(8650|8679) pub17 43% (7 samples sent)
(8650|8679) pub17 50% (8 samples sent)
(8650|8679) pub17 62% (10 samples sent)
(8650|8679) pub17 75% (12 samples sent)
(8650|8679) pub17 81% (13 samples sent)
(8650|8679) pub17 93% (15 samples sent)
(8650|8679) pub17 100% (16 samples sent)
(8650|8679) pub17 waiting for acks
(8650|8681) pub19 62% (10 samples sent)
(8650|8710) pub48 12% (2 samples sent)
(8650|8722) pub60<-match found! before write for 01030000.0840548d.0000002d.00000102(6a4ba55e)
(8650|8710) pub48 25% (4 samples sent)
(8650|8666) pub4 waiting for acks returned
(8650|8666) pub4<-delete_contained_entities
(8650|8670) pub8 writer id: 01030000.0840548d.00000008.00000102(636a052a)
(8650|8670) pub8->started
(8650|8670) pub8->wait_match() before write for 01030000.0840548d.00000008.00000102(636a052a)
(8650|8692) pub30<-match found! before write for 01030000.0840548d.00000028.00000102(a2ab2a2e)
(8650|8681) pub19 75% (12 samples sent)
(8650|8681) pub19 81% (13 samples sent)
(8650|8720) pub58<-match found! before write for 01030000.0840548d.00000041.00000102(36893f12)
(8650|8715) pub53 waiting for acks returned
(8650|8715) pub53<-delete_contained_entities
(8650|8707) pub45 waiting for acks returned
(8650|8707) pub45<-delete_contained_entities
(8650|8710) pub48 31% (5 samples sent)
(8650|8671) pub9 writer id: 01030000.0840548d.0000000a.00000102(19aa564a)
(8650|8671) pub9->started
(8650|8671) pub9->wait_match() before write for 01030000.0840548d.0000000a.00000102(19aa564a)
(8650|8720) pub58 12% (2 samples sent)
(8650|8720) pub58 25% (4 samples sent)
(8650|8720) pub58 31% (5 samples sent)
(8650|8720) pub58 43% (7 samples sent)
(8650|8720) pub58 50% (8 samples sent)
(8650|8720) pub58 62% (10 samples sent)
(8650|8720) pub58 75% (12 samples sent)
(8650|8720) pub58 81% (13 samples sent)
(8650|8720) pub58 93% (15 samples sent)
(8650|8720) pub58 100% (16 samples sent)
(8650|8720) pub58 waiting for acks
(8650|8722) pub60 12% (2 samples sent)
(8650|8722) pub60 25% (4 samples sent)
(8650|8722) pub60 31% (5 samples sent)
(8650|8722) pub60 43% (7 samples sent)
(8650|8722) pub60 50% (8 samples sent)
(8650|8722) pub60 62% (10 samples sent)
(8650|8722) pub60 75% (12 samples sent)
(8650|8722) pub60 81% (13 samples sent)
(8650|8722) pub60 93% (15 samples sent)
(8650|8722) pub60 100% (16 samples sent)
(8650|8722) pub60 waiting for acks
(8650|8681) pub19 93% (15 samples sent)
(8650|8681) pub19 100% (16 samples sent)
(8650|8681) pub19 waiting for acks
(8650|8692) pub30 12% (2 samples sent)
(8650|8692) pub30 25% (4 samples sent)
(8650|8692) pub30 31% (5 samples sent)
(8650|8692) pub30 43% (7 samples sent)
(8650|8692) pub30 50% (8 samples sent)
(8650|8692) pub30 62% (10 samples sent)
(8650|8692) pub30 75% (12 samples sent)
(8650|8692) pub30 81% (13 samples sent)
(8650|8710) pub48 43% (7 samples sent)
(8650|8710) pub48 50% (8 samples sent)
(8650|8710) pub48 62% (10 samples sent)
(8650|8710) pub48 75% (12 samples sent)
(8650|8710) pub48 81% (13 samples sent)
(8650|8710) pub48 93% (15 samples sent)
(8650|8710) pub48 100% (16 samples sent)
(8650|8710) pub48 waiting for acks
(8650|8714) pub52 writer id: 01030000.0840548d.0000003d.00000102(0aab32dc)
(8650|8714) pub52->started
(8650|8714) pub52->wait_match() before write for 01030000.0840548d.0000003d.00000102(0aab32dc)
(8650|8712) pub50 writer id: 01030000.0840548d.00000034.00000102(07bb50ad)
(8650|8712) pub50->started
(8650|8712) pub50->wait_match() before write for 01030000.0840548d.00000034.00000102(07bb50ad)
(8650|8691) pub29 writer id: 01030000.0840548d.00000027.00000102(20fbbdff)
(8650|8691) pub29->started
(8650|8691) pub29->wait_match() before write for 01030000.0840548d.00000027.00000102(20fbbdff)
(8650|8692) pub30 93% (15 samples sent)
(8650|8692) pub30 100% (16 samples sent)
(8650|8692) pub30 waiting for acks
(8650|8684) pub22 writer id: 01030000.0840548d.0000001c.00000102(f60a3468)
(8650|8684) pub22->started
(8650|8684) pub22->wait_match() before write for 01030000.0840548d.0000001c.00000102(f60a3468)
(8650|8683) pub21 writer id: 01030000.0840548d.00000016.00000102(bcba2cc9)
(8650|8683) pub21->started
(8650|8683) pub21->wait_match() before write for 01030000.0840548d.00000016.00000102(bcba2cc9)
(8650|8661) sub 50% (512 samples received)
(8650|8675) pub12<-delete_participant
(8650|8695) pub33 writer id: 01030000.0840548d.00000031.00000102(cf5bdfdd)
(8650|8695) pub33->started
(8650|8695) pub33->wait_match() before write for 01030000.0840548d.00000031.00000102(cf5bdfdd)
(8650|8693) pub31 writer id: 01030000.0840548d.0000002e.00000102(2debdf8e)
(8650|8693) pub31->started
(8650|8693) pub31->wait_match() before write for 01030000.0840548d.0000002e.00000102(2debdf8e)
(8650|8713) pub51 writer id: 01030000.0840548d.0000003c.00000102(37cb1b6c)
(8650|8713) pub51->started
(8650|8713) pub51->wait_match() before write for 01030000.0840548d.0000003c.00000102(37cb1b6c)
(8650|8690) pub28 writer id: 01030000.0840548d.00000023.00000102(d57b1b3f)
(8650|8690) pub28->started
(8650|8690) pub28->wait_match() before write for 01030000.0840548d.00000023.00000102(d57b1b3f)
(8650|8725) pub63 writer id: 01030000.0840548d.00000039.00000102(ff2b941c)
(8650|8725) pub63->started
(8650|8725) pub63->wait_match() before write for 01030000.0840548d.00000039.00000102(ff2b941c)
(8650|8703) pub41 writer id: 01030000.0840548d.0000002f.00000102(108bf63e)
(8650|8703) pub41->started
(8650|8703) pub41->wait_match() before write for 01030000.0840548d.0000002f.00000102(108bf63e)
(8650|8676) pub14 writer id: 01030000.0840548d.0000000e.00000102(ec2af08a)
(8650|8676) pub14->started
(8650|8676) pub14->wait_match() before write for 01030000.0840548d.0000000e.00000102(ec2af08a)
(8650|8686) pub24 writer id: 01030000.0840548d.00000020.00000102(92db61ef)
(8650|8686) pub24->started
(8650|8686) pub24->wait_match() before write for 01030000.0840548d.00000020.00000102(92db61ef)
(8650|8702) pub39 writer id: 01030000.0840548d.0000002a.00000102(d86b794e)
(8650|8702) pub39->started
(8650|8702) pub39->wait_match() before write for 01030000.0840548d.0000002a.00000102(d86b794e)
(8650|8689) pub27 writer id: 01030000.0840548d.00000021.00000102(afbb485f)
(8650|8689) pub27->started
(8650|8689) pub27->wait_match() before write for 01030000.0840548d.00000021.00000102(afbb485f)
(8650|8661) sub 60% (615 samples received)
(8650|8699) pub37 writer id: 01030000.0840548d.00000033.00000102(b59b8cbd)
(8650|8699) pub37->started
(8650|8699) pub37->wait_match() before write for 01030000.0840548d.00000033.00000102(b59b8cbd)
(8650|8716) pub54<-match found! before write for 01030000.0840548d.0000003e.00000102(4d0b480c)
(8650|8662) pub0<-match found! before write for 01030000.0840548d.00000003.00000102(14ba343b)
(8650|8670) pub8<-match found! before write for 01030000.0840548d.00000008.00000102(636a052a)
(8650|8716) pub54 12% (2 samples sent)
(8650|8671) pub9<-match found! before write for 01030000.0840548d.0000000a.00000102(19aa564a)
(8650|8716) pub54 25% (4 samples sent)
(8650|8716) pub54 31% (5 samples sent)
(8650|8671) pub9 12% (2 samples sent)
(8650|8714) pub52<-match found! before write for 01030000.0840548d.0000003d.00000102(0aab32dc)
(8650|8671) pub9 25% (4 samples sent)
(8650|8671) pub9 31% (5 samples sent)
(8650|8662) pub0 12% (2 samples sent)
(8650|8714) pub52 12% (2 samples sent)
(8650|8671) pub9 43% (7 samples sent)
(8650|8671) pub9 50% (8 samples sent)
(8650|8716) pub54 43% (7 samples sent)
(8650|8671) pub9 62% (10 samples sent)
(8650|8716) pub54 50% (8 samples sent)
(8650|8671) pub9 75% (12 samples sent)
(8650|8671) pub9 81% (13 samples sent)
(8650|8670) pub8 12% (2 samples sent)
(8650|8691) pub29<-match found! before write for 01030000.0840548d.00000027.00000102(20fbbdff)
(8650|8671) pub9 93% (15 samples sent)
(8650|8670) pub8 25% (4 samples sent)
(8650|8671) pub9 100% (16 samples sent)
(8650|8671) pub9 waiting for acks
(8650|8716) pub54 62% (10 samples sent)
(8650|8677) pub15 waiting for acks returned
(8650|8670) pub8 31% (5 samples sent)
(8650|8662) pub0 25% (4 samples sent)
(8650|8664) pub2<-delete_participant
(8650|8677) pub15<-delete_contained_entities
(8650|8712) pub50<-match found! before write for 01030000.0840548d.00000034.00000102(07bb50ad)
(8650|8716) pub54 75% (12 samples sent)
(8650|8716) pub54 81% (13 samples sent)
(8650|8691) pub29 12% (2 samples sent)
(8650|8698) pub36 waiting for acks returned
(8650|8698) pub36<-delete_contained_entities
(8650|8685) pub23 waiting for acks returned
(8650|8685) pub23<-delete_contained_entities
(8650|8716) pub54 93% (15 samples sent)
(8650|8708) pub46 waiting for acks returned
(8650|8708) pub46<-delete_contained_entities
(8650|8684) pub22<-match found! before write for 01030000.0840548d.0000001c.00000102(f60a3468)
(8650|8691) pub29 25% (4 samples sent)
(8650|8716) pub54 100% (16 samples sent)
(8650|8716) pub54 waiting for acks
(8650|8691) pub29 31% (5 samples sent)
(8650|8684) pub22 12% (2 samples sent)
(8650|8662) pub0 31% (5 samples sent)
(8650|8714) pub52 25% (4 samples sent)
(8650|8691) pub29 43% (7 samples sent)
(8650|8684) pub22 25% (4 samples sent)
(8650|8670) pub8 43% (7 samples sent)
(8650|8714) pub52 31% (5 samples sent)
(8650|8718) pub56 waiting for acks returned
(8650|8718) pub56<-delete_contained_entities
(8650|8683) pub21<-match found! before write for 01030000.0840548d.00000016.00000102(bcba2cc9)
(8650|8717) pub55 waiting for acks returned
(8650|8717) pub55<-delete_contained_entities
(8650|8714) pub52 43% (7 samples sent)
(8650|8691) pub29 50% (8 samples sent)
(8650|8670) pub8 50% (8 samples sent)
(8650|8662) pub0 43% (7 samples sent)
(8650|8691) pub29 62% (10 samples sent)
(8650|8683) pub21 12% (2 samples sent)
(8650|8691) pub29 75% (12 samples sent)
(8650|8691) pub29 81% (13 samples sent)
(8650|8683) pub21 25% (4 samples sent)
(8650|8683) pub21 31% (5 samples sent)
(8650|8714) pub52 50% (8 samples sent)
(8650|8684) pub22 31% (5 samples sent)
(8650|8684) pub22 43% (7 samples sent)
(8650|8714) pub52 62% (10 samples sent)
(8650|8684) pub22 50% (8 samples sent)
(8650|8684) pub22 62% (10 samples sent)
(8650|8713) pub51<-match found! before write for 01030000.0840548d.0000003c.00000102(37cb1b6c)
(8650|8688) pub25 waiting for acks returned
(8650|8688) pub25<-delete_contained_entities
(8650|8662) pub0 50% (8 samples sent)
(8650|8713) pub51 12% (2 samples sent)
(8650|8713) pub51 25% (4 samples sent)
(8650|8713) pub51 31% (5 samples sent)
(8650|8713) pub51 43% (7 samples sent)
(8650|8713) pub51 50% (8 samples sent)
(8650|8714) pub52 75% (12 samples sent)
(8650|8713) pub51 62% (10 samples sent)
(8650|8712) pub50 12% (2 samples sent)
(8650|8712) pub50 25% (4 samples sent)
(8650|8712) pub50 31% (5 samples sent)
(8650|8670) pub8 62% (10 samples sent)
(8650|8683) pub21 43% (7 samples sent)
(8650|8691) pub29 93% (15 samples sent)
(8650|8714) pub52 81% (13 samples sent)
(8650|8670) pub8 75% (12 samples sent)
(8650|8713) pub51 75% (12 samples sent)
(8650|8662) pub0 62% (10 samples sent)
(8650|8712) pub50 43% (7 samples sent)
(8650|8670) pub8 81% (13 samples sent)
(8650|8691) pub29 100% (16 samples sent)
(8650|8691) pub29 waiting for acks
(8650|8713) pub51 81% (13 samples sent)
(8650|8714) pub52 93% (15 samples sent)
(8650|8693) pub31<-match found! before write for 01030000.0840548d.0000002e.00000102(2debdf8e)
(8650|8714) pub52 100% (16 samples sent)
(8650|8714) pub52 waiting for acks
(8650|8683) pub21 50% (8 samples sent)
(8650|8668) pub6 waiting for acks returned
(8650|8668) pub6<-delete_contained_entities
(8650|8712) pub50 50% (8 samples sent)
(8650|8713) pub51 93% (15 samples sent)
(8650|8670) pub8 93% (15 samples sent)
(8650|8712) pub50 62% (10 samples sent)
(8650|8713) pub51 100% (16 samples sent)
(8650|8713) pub51 waiting for acks
(8650|8670) pub8 100% (16 samples sent)
(8650|8670) pub8 waiting for acks
(8650|8695) pub33<-match found! before write for 01030000.0840548d.00000031.00000102(cf5bdfdd)
(8650|8695) pub33 12% (2 samples sent)
(8650|8695) pub33 25% (4 samples sent)
(8650|8695) pub33 31% (5 samples sent)
(8650|8695) pub33 43% (7 samples sent)
(8650|8684) pub22 75% (12 samples sent)
(8650|8690) pub28<-match found! before write for 01030000.0840548d.00000023.00000102(d57b1b3f)
(8650|8703) pub41<-match found! before write for 01030000.0840548d.0000002f.00000102(108bf63e)
(8650|8725) pub63<-match found! before write for 01030000.0840548d.00000039.00000102(ff2b941c)
(8650|8709) pub47 waiting for acks returned
(8650|8709) pub47<-delete_contained_entities
(8650|8684) pub22 81% (13 samples sent)
(8650|8676) pub14<-match found! before write for 01030000.0840548d.0000000e.00000102(ec2af08a)
(8650|8662) pub0 75% (12 samples sent)
(8650|8695) pub33 50% (8 samples sent)
(8650|8683) pub21 62% (10 samples sent)
(8650|8703) pub41 12% (2 samples sent)
(8650|8683) pub21 75% (12 samples sent)
(8650|8683) pub21 81% (13 samples sent)
(8650|8703) pub41 25% (4 samples sent)
(8650|8693) pub31 12% (2 samples sent)
(8650|8690) pub28 12% (2 samples sent)
(8650|8695) pub33 62% (10 samples sent)
(8650|8693) pub31 25% (4 samples sent)
(8650|8725) pub63 12% (2 samples sent)
(8650|8662) pub0 81% (13 samples sent)
(8650|8662) pub0 93% (15 samples sent)
(8650|8662) pub0 100% (16 samples sent)
(8650|8695) pub33 75% (12 samples sent)
(8650|8695) pub33 81% (13 samples sent)
(8650|8662) pub0 waiting for acks
(8650|8703) pub41 31% (5 samples sent)
(8650|8712) pub50 75% (12 samples sent)
(8650|8695) pub33 93% (15 samples sent)
(8650|8712) pub50 81% (13 samples sent)
(8650|8695) pub33 100% (16 samples sent)
(8650|8695) pub33 waiting for acks
(8650|8703) pub41 43% (7 samples sent)
(8650|8683) pub21 93% (15 samples sent)
(8650|8690) pub28 25% (4 samples sent)
(8650|8693) pub31 31% (5 samples sent)
(8650|8686) pub24<-match found! before write for 01030000.0840548d.00000020.00000102(92db61ef)
(8650|8693) pub31 43% (7 samples sent)
(8650|8693) pub31 50% (8 samples sent)
(8650|8712) pub50 93% (15 samples sent)
(8650|8712) pub50 100% (16 samples sent)
(8650|8712) pub50 waiting for acks
(8650|8684) pub22 93% (15 samples sent)
(8650|8693) pub31 62% (10 samples sent)
(8650|8683) pub21 100% (16 samples sent)
(8650|8683) pub21 waiting for acks
(8650|8684) pub22 100% (16 samples sent)
(8650|8684) pub22 waiting for acks
(8650|8703) pub41 50% (8 samples sent)
(8650|8676) pub14 12% (2 samples sent)
(8650|8725) pub63 25% (4 samples sent)
(8650|8725) pub63 31% (5 samples sent)
(8650|8690) pub28 31% (5 samples sent)
(8650|8702) pub39<-match found! before write for 01030000.0840548d.0000002a.00000102(d86b794e)
(8650|8667) pub5<-delete_participant
(8650|8725) pub63 43% (7 samples sent)
(8650|8693) pub31 75% (12 samples sent)
(8650|8725) pub63 50% (8 samples sent)
(8650|8693) pub31 81% (13 samples sent)
(8650|8689) pub27<-match found! before write for 01030000.0840548d.00000021.00000102(afbb485f)
(8650|8719) pub57 waiting for acks returned
(8650|8719) pub57<-delete_contained_entities
(8650|8696) pub35 waiting for acks returned
(8650|8696) pub35<-delete_contained_entities
(8650|8694) pub32 waiting for acks returned
(8650|8694) pub32<-delete_contained_entities
(8650|8702) pub39 12% (2 samples sent)
(8650|8676) pub14 25% (4 samples sent)
(8650|8702) pub39 25% (4 samples sent)
(8650|8676) pub14 31% (5 samples sent)
(8650|8702) pub39 31% (5 samples sent)
(8650|8703) pub41 62% (10 samples sent)
(8650|8703) pub41 75% (12 samples sent)
(8650|8703) pub41 81% (13 samples sent)
(8650|8703) pub41 93% (15 samples sent)
(8650|8703) pub41 100% (16 samples sent)
(8650|8703) pub41 waiting for acks
(8650|8689) pub27 12% (2 samples sent)
(8650|8689) pub27 25% (4 samples sent)
(8650|8725) pub63 62% (10 samples sent)
(8650|8690) pub28 43% (7 samples sent)
(8650|8690) pub28 50% (8 samples sent)
(8650|8702) pub39 43% (7 samples sent)
(8650|8702) pub39 50% (8 samples sent)
(8650|8690) pub28 62% (10 samples sent)
(8650|8702) pub39 62% (10 samples sent)
(8650|8702) pub39 75% (12 samples sent)
(8650|8702) pub39 81% (13 samples sent)
(8650|8702) pub39 93% (15 samples sent)
(8650|8702) pub39 100% (16 samples sent)
(8650|8702) pub39 waiting for acks
(8650|8693) pub31 93% (15 samples sent)
(8650|8693) pub31 100% (16 samples sent)
(8650|8693) pub31 waiting for acks
(8650|8686) pub24 12% (2 samples sent)
(8650|8676) pub14 43% (7 samples sent)
(8650|8686) pub24 25% (4 samples sent)
(8650|8686) pub24 31% (5 samples sent)
(8650|8689) pub27 31% (5 samples sent)
(8650|8725) pub63 75% (12 samples sent)
(8650|8676) pub14 50% (8 samples sent)
(8650|8690) pub28 75% (12 samples sent)
(8650|8686) pub24 43% (7 samples sent)
(8650|8690) pub28 81% (13 samples sent)
(8650|8686) pub24 50% (8 samples sent)
(8650|8690) pub28 93% (15 samples sent)
(8650|8686) pub24 62% (10 samples sent)
(8650|8725) pub63 81% (13 samples sent)
(8650|8686) pub24 75% (12 samples sent)
(8650|8725) pub63 93% (15 samples sent)
(8650|8686) pub24 81% (13 samples sent)
(8650|8725) pub63 100% (16 samples sent)
(8650|8725) pub63 waiting for acks
(8650|8689) pub27 43% (7 samples sent)
(8650|8689) pub27 50% (8 samples sent)
(8650|8689) pub27 62% (10 samples sent)
(8650|8699) pub37<-match found! before write for 01030000.0840548d.00000033.00000102(b59b8cbd)
(8650|8676) pub14 62% (10 samples sent)
(8650|8699) pub37 12% (2 samples sent)
(8650|8699) pub37 25% (4 samples sent)
(8650|8699) pub37 31% (5 samples sent)
(8650|8686) pub24 93% (15 samples sent)
(8650|8690) pub28 100% (16 samples sent)
(8650|8690) pub28 waiting for acks
(8650|8699) pub37 43% (7 samples sent)
(8650|8724) pub62<-delete_participant
(8650|8686) pub24 100% (16 samples sent)
(8650|8686) pub24 waiting for acks
(8650|8676) pub14 75% (12 samples sent)
(8650|8689) pub27 75% (12 samples sent)
(8650|8676) pub14 81% (13 samples sent)
(8650|8689) pub27 81% (13 samples sent)
(8650|8676) pub14 93% (15 samples sent)
(8650|8689) pub27 93% (15 samples sent)
(8650|8689) pub27 100% (16 samples sent)
(8650|8689) pub27 waiting for acks
(8650|8676) pub14 100% (16 samples sent)
(8650|8676) pub14 waiting for acks
(8650|8699) pub37 50% (8 samples sent)
(8650|8699) pub37 62% (10 samples sent)
(8650|8699) pub37 75% (12 samples sent)
(8650|8699) pub37 81% (13 samples sent)
(8650|8699) pub37 93% (15 samples sent)
(8650|8699) pub37 100% (16 samples sent)
(8650|8699) pub37 waiting for acks
(8650|8682) pub20<-delete_participant
(8650|8661) sub 70% (717 samples received)
(8650|8663) pub1<-delete_participant
(8650|8661) sub 80% (820 samples received)
(8650|8705) pub42<-delete_participant
(8650|8681) pub19 waiting for acks returned
(8650|8681) pub19<-delete_contained_entities
(8650|8720) pub58 waiting for acks returned
(8650|8671) pub9 waiting for acks returned
(8650|8671) pub9<-delete_contained_entities
(8650|8722) pub60 waiting for acks returned
(8650|8722) pub60<-delete_contained_entities
(8650|8679) pub17 waiting for acks returned
(8650|8679) pub17<-delete_contained_entities
(8650|8710) pub48 waiting for acks returned
(8650|8692) pub30 waiting for acks returned
(8650|8692) pub30<-delete_contained_entities
(8650|8710) pub48<-delete_contained_entities
(8650|8716) pub54 waiting for acks returned
(8650|8716) pub54<-delete_contained_entities
(8650|8714) pub52 waiting for acks returned
(8650|8714) pub52<-delete_contained_entities
(8650|8670) pub8 waiting for acks returned
(8650|8670) pub8<-delete_contained_entities
(8650|8712) pub50 waiting for acks returned
(8650|8683) pub21 waiting for acks returned
(8650|8683) pub21<-delete_contained_entities
(8650|8662) pub0 waiting for acks returned
(8650|8712) pub50<-delete_contained_entities
(8650|8713) pub51 waiting for acks returned
(8650|8713) pub51<-delete_contained_entities
(8650|8662) pub0<-delete_contained_entities
(8650|8720) pub58<-delete_contained_entities
(8650|8695) pub33 waiting for acks returned
(8650|8695) pub33<-delete_contained_entities
(8650|8691) pub29 waiting for acks returned
(8650|8691) pub29<-delete_contained_entities
(8650|8684) pub22 waiting for acks returned
(8650|8684) pub22<-delete_contained_entities
(8650|8706) pub44<-delete_participant
(8650|8661) sub 90% (922 samples received)
(8650|8674) pub13<-delete_participant
(8650|8661) sub 100% (1024 samples received)
(8650|8661) sub condition_.notify_all
(8650|8650) sub condition_.wait returned
(8650|8650) sub check_received
(8650|8650) sub check_received returns 0
(8650|8650) <- PublisherService::end
(8650|8703) pub41 waiting for acks returned
(8650|8703) pub41<-delete_contained_entities
(8650|8702) pub39 waiting for acks returned
(8650|8702) pub39<-delete_contained_entities
(8650|8693) pub31 waiting for acks returned
(8650|8693) pub31<-delete_contained_entities
(8650|8725) pub63 waiting for acks returned
(8650|8725) pub63<-delete_contained_entities
(8650|8686) pub24 waiting for acks returned
(8650|8686) pub24<-delete_contained_entities
(8650|8689) pub27 waiting for acks returned
(8650|8689) pub27<-delete_contained_entities
(8650|8690) pub28 waiting for acks returned
(8650|8690) pub28<-delete_contained_entities
(8650|8676) pub14 waiting for acks returned
(8650|8676) pub14<-delete_contained_entities
(8650|8699) pub37 waiting for acks returned
(8650|8699) pub37<-delete_contained_entities
(8650|8680) pub18<-delete_participant
(8650|8669) pub7<-delete_participant
(8650|8672) pub10<-delete_participant
(8650|8697) pub34<-delete_participant
(8650|8673) pub11<-delete_participant
(8650|8704) pub43<-delete_participant
(8650|8723) pub61<-delete_participant
(8650|8721) pub59<-delete_participant
(8650|8701) pub40<-delete_participant
(8650|8711) pub49<-delete_participant
(8650|8665) pub3<-delete_participant
(8650|8700) pub38<-delete_participant
(8650|8678) pub16<-delete_participant
(8650|8687) pub26<-delete_participant
(8650|8666) pub4<-delete_participant
(8650|8707) pub45<-delete_participant
(8650|8715) pub53<-delete_participant
(8650|8677) pub15<-delete_participant
(8650|8708) pub46<-delete_participant
(8650|8698) pub36<-delete_participant
(8650|8685) pub23<-delete_participant
(8650|8718) pub56<-delete_participant
(8650|8717) pub55<-delete_participant
(8650|8688) pub25<-delete_participant
(8650|8668) pub6<-delete_participant
(8650|8709) pub47<-delete_participant
(8650|8694) pub32<-delete_participant
(8650|8719) pub57<-delete_participant
(8650|8696) pub35<-delete_participant
(8650|8681) pub19<-delete_participant
(8650|8713) pub51<-delete_participant
(8650|8692) pub30<-delete_participant
(8650|8695) pub33<-delete_participant
(8650|8679) pub17<-delete_participant
(8650|8722) pub60<-delete_participant
(8650|8671) pub9<-delete_participant
(8650|8662) pub0<-delete_participant
(8650|8714) pub52<-delete_participant
(8650|8712) pub50<-delete_participant
(8650|8691) pub29<-delete_participant
(8650|8720) pub58<-delete_participant
(8650|8716) pub54<-delete_participant
(8650|8710) pub48<-delete_participant
(8650|8670) pub8<-delete_participant
(8650|8684) pub22<-delete_participant
(8650|8683) pub21<-delete_participant
(8650|8693) pub31<-delete_participant
(8650|8702) pub39<-delete_participant
(8650|8703) pub41<-delete_participant
(8650|8686) pub24<-delete_participant
(8650|8689) pub27<-delete_participant
(8650|8690) pub28<-delete_participant
(8650|8676) pub14<-delete_participant
(8650|8699) pub37<-delete_participant
(8650|8725) pub63<-delete_participant
(8650|8650) <- PublisherService::~PublisherService
(8650|8650) <- Subscriber delete_contained_entities
(8650|8650) <- Subscriber delete_participant
(8640|8657) send_bytes: iov[0].iov_len = 28 .iov_base =10020
(8640|8657) send_bytes: iov[1].iov_len = 40 .iov_base =3B940
(8640|8657) send_bytes: iov[2].iov_len = 20 .iov_base =251C0
(8640|8657) WARNING: TransportSendStrategy::stop() - terminating with 88 unsent bytes.
(8640|8657) WARNING: TransportSendStrategy::stop() - terminating with 0 unsent elements.
(8650|8650) <- Subscriber::~Subscriber
(8650|8650) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive Time:3s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8727 started at 2026-04-24 17:20:06
(8727|8727) -> Thrasher started
(8727|8727) -> Subscriber::Subscriber
(8727|8727) Subscriber reader id: 01030022.48c2a79c.2217b1a6.00000007(81bc4210)
(8727|8727) -> PublisherService::PublisherService
(8727|8727) -> PublisherService::start (1 threads)
(8727|8727) sub wait_received 0:1
(8727|8735) pub0->transport cfg_0
(8727|8735) pub0 writer id: 01030022.48c2a79c.2217b1a7.00000002(ccb69f2f)
(8727|8735) pub0->started
(8727|8735) pub0->wait_match() before write for 01030022.48c2a79c.2217b1a7.00000002(ccb69f2f)
(8727|8735) pub0<-match found! before write for 01030022.48c2a79c.2217b1a7.00000002(ccb69f2f)
(8727|8735) pub0 100% (1 samples sent)
(8727|8735) pub0 waiting for acks
(8727|8734) sub 100% (1 samples received)
(8727|8734) sub condition_.notify_all
(8727|8727) sub condition_.wait returned
(8727|8727) sub check_received
(8727|8727) sub check_received returns 0
(8727|8727) <- PublisherService::end
(8727|8735) pub0 waiting for acks returned
(8727|8735) pub0<-delete_contained_entities
(8727|8735) pub0<-delete_participant
(8727|8727) <- PublisherService::~PublisherService
(8727|8727) <- Subscriber delete_contained_entities
(8727|8727) <- Subscriber delete_participant
(8727|8727) <- Subscriber::~Subscriber
(8727|8727) <- 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: 8741 started at 2026-04-24 17:20:07
(8741|8741) -> Thrasher started
(8741|8741) -> Subscriber::Subscriber
(8741|8741) Subscriber reader id: 01030022.48c2a79c.2225d668.00000007(fd949f33)
(8741|8741) -> PublisherService::PublisherService
(8741|8741) -> PublisherService::start (2 threads)
(8741|8741) sub wait_received 0:2
(8741|8750) pub1->transport cfg_1
(8741|8749) pub0->transport cfg_0
(8741|8750) pub1 writer id: 01030022.48c2a79c.2225d66a.00000002(f73e38dc)
(8741|8750) pub1->started
(8741|8750) pub1->wait_match() before write for 01030022.48c2a79c.2225d66a.00000002(f73e38dc)
(8741|8749) pub0 writer id: 01030022.48c2a79c.2225d669.00000002(b09e420c)
(8741|8749) pub0->started
(8741|8749) pub0->wait_match() before write for 01030022.48c2a79c.2225d669.00000002(b09e420c)
(8741|8749) pub0<-match found! before write for 01030022.48c2a79c.2225d669.00000002(b09e420c)
(8741|8750) pub1<-match found! before write for 01030022.48c2a79c.2225d66a.00000002(f73e38dc)
(8741|8749) pub0 100% (1 samples sent)
(8741|8749) pub0 waiting for acks
(8741|8750) pub1 100% (1 samples sent)
(8741|8750) pub1 waiting for acks
(8741|8748) sub 50% (1 samples received)
(8741|8748) sub 100% (2 samples received)
(8741|8748) sub condition_.notify_all
(8741|8741) sub condition_.wait returned
(8741|8741) sub check_received
(8741|8741) sub check_received returns 0
(8741|8741) <- PublisherService::end
(8741|8749) pub0 waiting for acks returned
(8741|8750) pub1 waiting for acks returned
(8741|8750) pub1<-delete_contained_entities
(8741|8749) pub0<-delete_contained_entities
(8741|8750) pub1<-delete_participant
(8741|8749) pub0<-delete_participant
(8741|8741) <- PublisherService::~PublisherService
(8741|8741) <- Subscriber delete_contained_entities
(8741|8741) <- Subscriber delete_participant
(8741|8741) <- Subscriber::~Subscriber
(8741|8741) <- 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: 8760 started at 2026-04-24 17:20:08
(8760|8760) -> Thrasher started
(8760|8760) -> Subscriber::Subscriber
(8760|8760) Subscriber reader id: 01030022.48c2a79c.22389e1d.00000007(29a48583)
(8760|8760) -> PublisherService::PublisherService
(8760|8760) -> PublisherService::start (3 threads)
(8760|8760) sub wait_received 0:9
(8760|8769) pub1->transport cfg_1
(8760|8769) pub1 writer id: 01030022.48c2a79c.22389e1f.00000002(230e226c)
(8760|8769) pub1->started
(8760|8769) pub1->wait_match() before write for 01030022.48c2a79c.22389e1f.00000002(230e226c)
(8760|8770) pub2->transport cfg_2
(8760|8768) pub0->transport cfg_0
(8760|8768) pub0 writer id: 01030022.48c2a79c.22389e1e.00000002(1e6e0bdc)
(8760|8768) pub0->started
(8760|8768) pub0->wait_match() before write for 01030022.48c2a79c.22389e1e.00000002(1e6e0bdc)
(8760|8770) pub2 writer id: 01030022.48c2a79c.22389e20.00000002(007f0d3b)
(8760|8770) pub2->started
(8760|8770) pub2->wait_match() before write for 01030022.48c2a79c.22389e20.00000002(007f0d3b)
(8760|8768) pub0<-match found! before write for 01030022.48c2a79c.22389e1e.00000002(1e6e0bdc)
(8760|8769) pub1<-match found! before write for 01030022.48c2a79c.22389e1f.00000002(230e226c)
(8760|8770) pub2<-match found! before write for 01030022.48c2a79c.22389e20.00000002(007f0d3b)
(8760|8768) pub0 33% (1 samples sent)
(8760|8768) pub0 66% (2 samples sent)
(8760|8769) pub1 33% (1 samples sent)
(8760|8768) pub0 100% (3 samples sent)
(8760|8768) pub0 waiting for acks
(8760|8769) pub1 66% (2 samples sent)
(8760|8770) pub2 33% (1 samples sent)
(8760|8769) pub1 100% (3 samples sent)
(8760|8769) pub1 waiting for acks
(8760|8770) pub2 66% (2 samples sent)
(8760|8770) pub2 100% (3 samples sent)
(8760|8770) pub2 waiting for acks
(8760|8767) sub 11% (1 samples received)
(8760|8767) sub 22% (2 samples received)
(8760|8767) sub 33% (3 samples received)
(8760|8767) sub 44% (4 samples received)
(8760|8767) sub 55% (5 samples received)
(8760|8767) sub 66% (6 samples received)
(8760|8767) sub 77% (7 samples received)
(8760|8767) sub 88% (8 samples received)
(8760|8767) sub 100% (9 samples received)
(8760|8767) sub condition_.notify_all
(8760|8760) sub condition_.wait returned
(8760|8760) sub check_received
(8760|8760) sub check_received returns 0
(8760|8760) <- PublisherService::end
(8760|8770) pub2 waiting for acks returned
(8760|8770) pub2<-delete_contained_entities
(8760|8769) pub1 waiting for acks returned
(8760|8769) pub1<-delete_contained_entities
(8760|8768) pub0 waiting for acks returned
(8760|8768) pub0<-delete_contained_entities
(8760|8770) pub2<-delete_participant
(8760|8769) pub1<-delete_participant
(8760|8768) pub0<-delete_participant
(8760|8760) <- PublisherService::~PublisherService
(8760|8760) <- Subscriber delete_contained_entities
(8760|8760) <- Subscriber delete_participant
(8760|8760) <- Subscriber::~Subscriber
(8760|8760) <- 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: 8784 started at 2026-04-24 17:20:09
(8784|8784) -> Thrasher started
(8784|8784) -> Subscriber::Subscriber
(8784|8784) Subscriber reader id: 01030022.48c2a79c.2250e5c9.00000007(8c6da39a)
(8784|8784) -> PublisherService::PublisherService
(8784|8784) -> PublisherService::start (1 threads)
(8784|8784) sub wait_received 0:1024
(8784|8792) pub0->transport cfg_0
(8784|8792) pub0 writer id: 01030022.48c2a79c.2250e5ca.00000002(bba72dc5)
(8784|8792) pub0->started
(8784|8792) pub0->wait_match() before write for 01030022.48c2a79c.2250e5ca.00000002(bba72dc5)
(8784|8792) pub0<-match found! before write for 01030022.48c2a79c.2250e5ca.00000002(bba72dc5)
(8784|8792) pub0 10% (103 samples sent)
(8784|8792) pub0 20% (205 samples sent)
(8784|8792) pub0 30% (308 samples sent)
(8784|8792) pub0 40% (410 samples sent)
(8784|8792) pub0 50% (512 samples sent)
(8784|8792) pub0 60% (615 samples sent)
(8784|8792) pub0 70% (717 samples sent)
(8784|8792) pub0 80% (820 samples sent)
(8784|8792) pub0 90% (922 samples sent)
(8784|8792) pub0 100% (1024 samples sent)
(8784|8792) pub0 waiting for acks
(8784|8791) sub 10% (103 samples received)
(8784|8791) sub 20% (205 samples received)
(8784|8791) sub 30% (308 samples received)
(8784|8791) sub 40% (410 samples received)
(8784|8791) sub 50% (512 samples received)
(8784|8791) sub 60% (615 samples received)
(8784|8791) sub 70% (717 samples received)
(8784|8791) sub 80% (820 samples received)
(8784|8791) sub 90% (922 samples received)
(8784|8791) sub 100% (1024 samples received)
(8784|8791) sub condition_.notify_all
(8784|8784) sub condition_.wait returned
(8784|8784) sub check_received
(8784|8784) sub check_received returns 0
(8784|8784) <- PublisherService::end
(8784|8792) pub0 waiting for acks returned
(8784|8792) pub0<-delete_contained_entities
(8784|8792) pub0<-delete_participant
(8784|8784) <- PublisherService::~PublisherService
(8784|8784) <- Subscriber delete_contained_entities
(8784|8784) <- Subscriber delete_participant
(8784|8784) <- Subscriber::~Subscriber
(8784|8784) <- 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: 8798 started at 2026-04-24 17:20:10
(8798|8798) -> Thrasher started
(8798|8798) -> Subscriber::Subscriber
(8798|8798) Subscriber reader id: 01030022.48c2a79c.225eb355.00000007(1273f93c)
(8798|8798) -> PublisherService::PublisherService
(8798|8798) -> PublisherService::start (8 threads)
(8798|8798) sub wait_received 0:1024
(8798|8811) pub5->transport cfg_5
(8798|8811) pub5 writer id: 01030022.48c2a79c.225eb35b.00000002(dd29b3d2)
(8798|8811) pub5->started
(8798|8811) pub5->wait_match() before write for 01030022.48c2a79c.225eb35b.00000002(dd29b3d2)
(8798|8808) pub2->transport cfg_2
(8798|8806) pub0->transport cfg_0
(8798|8807) pub1->transport cfg_1
(8798|8809) pub3->transport cfg_3
(8798|8810) pub4->transport cfg_4
(8798|8812) pub7->transport cfg_7
(8798|8808) pub2 writer id: 01030022.48c2a79c.225eb358.00000002(9a89c902)
(8798|8808) pub2->started
(8798|8808) pub2->wait_match() before write for 01030022.48c2a79c.225eb358.00000002(9a89c902)
(8798|8813) pub6->transport cfg_6
(8798|8806) pub0 writer id: 01030022.48c2a79c.225eb356.00000002(25b97763)
(8798|8806) pub0->started
(8798|8806) pub0->wait_match() before write for 01030022.48c2a79c.225eb356.00000002(25b97763)
(8798|8811) pub5<-match found! before write for 01030022.48c2a79c.225eb35b.00000002(dd29b3d2)
(8798|8811) pub5 10% (13 samples sent)
(8798|8811) pub5 20% (26 samples sent)
(8798|8811) pub5 30% (39 samples sent)
(8798|8811) pub5 40% (52 samples sent)
(8798|8811) pub5 50% (64 samples sent)
(8798|8807) pub1 writer id: 01030022.48c2a79c.225eb357.00000002(18d95ed3)
(8798|8807) pub1->started
(8798|8807) pub1->wait_match() before write for 01030022.48c2a79c.225eb357.00000002(18d95ed3)
(8798|8811) pub5 60% (77 samples sent)
(8798|8811) pub5 70% (90 samples sent)
(8798|8811) pub5 80% (103 samples sent)
(8798|8811) pub5 90% (116 samples sent)
(8798|8810) pub4 writer id: 01030022.48c2a79c.225eb35a.00000002(e0499a62)
(8798|8810) pub4->started
(8798|8810) pub4->wait_match() before write for 01030022.48c2a79c.225eb35a.00000002(e0499a62)
(8798|8811) pub5 100% (128 samples sent)
(8798|8811) pub5 waiting for acks
(8798|8809) pub3 writer id: 01030022.48c2a79c.225eb359.00000002(a7e9e0b2)
(8798|8809) pub3->started
(8798|8809) pub3->wait_match() before write for 01030022.48c2a79c.225eb359.00000002(a7e9e0b2)
(8798|8812) pub7 writer id: 01030022.48c2a79c.225eb35c.00000002(6f096fc2)
(8798|8812) pub7->started
(8798|8812) pub7->wait_match() before write for 01030022.48c2a79c.225eb35c.00000002(6f096fc2)
(8798|8813) pub6 writer id: 01030022.48c2a79c.225eb35d.00000002(52694672)
(8798|8813) pub6->started
(8798|8813) pub6->wait_match() before write for 01030022.48c2a79c.225eb35d.00000002(52694672)
(8798|8806) pub0<-match found! before write for 01030022.48c2a79c.225eb356.00000002(25b97763)
(8798|8806) pub0 10% (13 samples sent)
(8798|8806) pub0 20% (26 samples sent)
(8798|8806) pub0 30% (39 samples sent)
(8798|8806) pub0 40% (52 samples sent)
(8798|8806) pub0 50% (64 samples sent)
(8798|8806) pub0 60% (77 samples sent)
(8798|8806) pub0 70% (90 samples sent)
(8798|8806) pub0 80% (103 samples sent)
(8798|8806) pub0 90% (116 samples sent)
(8798|8806) pub0 100% (128 samples sent)
(8798|8806) pub0 waiting for acks
(8798|8807) pub1<-match found! before write for 01030022.48c2a79c.225eb357.00000002(18d95ed3)
(8798|8807) pub1 10% (13 samples sent)
(8798|8807) pub1 20% (26 samples sent)
(8798|8807) pub1 30% (39 samples sent)
(8798|8805) sub 10% (103 samples received)
(8798|8807) pub1 40% (52 samples sent)
(8798|8807) pub1 50% (64 samples sent)
(8798|8807) pub1 60% (77 samples sent)
(8798|8807) pub1 70% (90 samples sent)
(8798|8807) pub1 80% (103 samples sent)
(8798|8807) pub1 90% (116 samples sent)
(8798|8807) pub1 100% (128 samples sent)
(8798|8807) pub1 waiting for acks
(8798|8806) pub0 waiting for acks returned
(8798|8806) pub0<-delete_contained_entities
(8798|8809) pub3<-match found! before write for 01030022.48c2a79c.225eb359.00000002(a7e9e0b2)
(8798|8809) pub3 10% (13 samples sent)
(8798|8812) pub7<-match found! before write for 01030022.48c2a79c.225eb35c.00000002(6f096fc2)
(8798|8808) pub2<-match found! before write for 01030022.48c2a79c.225eb358.00000002(9a89c902)
(8798|8805) sub 20% (205 samples received)
(8798|8813) pub6<-match found! before write for 01030022.48c2a79c.225eb35d.00000002(52694672)
(8798|8812) pub7 10% (13 samples sent)
(8798|8809) pub3 20% (26 samples sent)
(8798|8812) pub7 20% (26 samples sent)
(8798|8810) pub4<-match found! before write for 01030022.48c2a79c.225eb35a.00000002(e0499a62)
(8798|8812) pub7 30% (39 samples sent)
(8798|8809) pub3 30% (39 samples sent)
(8798|8808) pub2 10% (13 samples sent)
(8798|8812) pub7 40% (52 samples sent)
(8798|8809) pub3 40% (52 samples sent)
(8798|8812) pub7 50% (64 samples sent)
(8798|8813) pub6 10% (13 samples sent)
(8798|8810) pub4 10% (13 samples sent)
(8798|8808) pub2 20% (26 samples sent)
(8798|8813) pub6 20% (26 samples sent)
(8798|8809) pub3 50% (64 samples sent)
(8798|8808) pub2 30% (39 samples sent)
(8798|8809) pub3 60% (77 samples sent)
(8798|8813) pub6 30% (39 samples sent)
(8798|8812) pub7 60% (77 samples sent)
(8798|8808) pub2 40% (52 samples sent)
(8798|8809) pub3 70% (90 samples sent)
(8798|8813) pub6 40% (52 samples sent)
(8798|8810) pub4 20% (26 samples sent)
(8798|8809) pub3 80% (103 samples sent)
(8798|8808) pub2 50% (64 samples sent)
(8798|8813) pub6 50% (64 samples sent)
(8798|8812) pub7 70% (90 samples sent)
(8798|8809) pub3 90% (116 samples sent)
(8798|8813) pub6 60% (77 samples sent)
(8798|8810) pub4 30% (39 samples sent)
(8798|8809) pub3 100% (128 samples sent)
(8798|8809) pub3 waiting for acks
(8798|8812) pub7 80% (103 samples sent)
(8798|8808) pub2 60% (77 samples sent)
(8798|8813) pub6 70% (90 samples sent)
(8798|8812) pub7 90% (116 samples sent)
(8798|8808) pub2 70% (90 samples sent)
(8798|8810) pub4 40% (52 samples sent)
(8798|8813) pub6 80% (103 samples sent)
(8798|8812) pub7 100% (128 samples sent)
(8798|8812) pub7 waiting for acks
(8798|8808) pub2 80% (103 samples sent)
(8798|8810) pub4 50% (64 samples sent)
(8798|8813) pub6 90% (116 samples sent)
(8798|8808) pub2 90% (116 samples sent)
(8798|8810) pub4 60% (77 samples sent)
(8798|8813) pub6 100% (128 samples sent)
(8798|8813) pub6 waiting for acks
(8798|8808) pub2 100% (128 samples sent)
(8798|8808) pub2 waiting for acks
(8798|8810) pub4 70% (90 samples sent)
(8798|8810) pub4 80% (103 samples sent)
(8798|8810) pub4 90% (116 samples sent)
(8798|8807) pub1 waiting for acks returned
(8798|8807) pub1<-delete_contained_entities
(8798|8810) pub4 100% (128 samples sent)
(8798|8810) pub4 waiting for acks
(8798|8806) pub0<-delete_participant
(8798|8807) pub1<-delete_participant
(8798|8805) sub 30% (308 samples received)
(8798|8805) sub 40% (410 samples received)
(8798|8805) sub 50% (512 samples received)
(8798|8811) pub5 waiting for acks returned
(8798|8811) pub5<-delete_contained_entities
(8798|8805) sub 60% (615 samples received)
(8798|8805) sub 70% (717 samples received)
(8798|8805) sub 80% (820 samples received)
(8798|8810) pub4 waiting for acks returned
(8798|8810) pub4<-delete_contained_entities
(8798|8811) pub5<-delete_participant
(8798|8809) pub3 waiting for acks returned
(8798|8809) pub3<-delete_contained_entities
(8798|8810) pub4<-delete_participant
(8798|8805) sub 90% (922 samples received)
(8798|8808) pub2 waiting for acks returned
(8798|8808) pub2<-delete_contained_entities
(8798|8813) pub6 waiting for acks returned
(8798|8813) pub6<-delete_contained_entities
(8798|8809) pub3<-delete_participant
(8798|8808) pub2<-delete_participant
(8798|8805) sub 100% (1024 samples received)
(8798|8805) sub condition_.notify_all
(8798|8798) sub condition_.wait returned
(8798|8798) sub check_received
(8798|8798) sub check_received returns 0
(8798|8798) <- PublisherService::end
(8798|8813) pub6<-delete_participant
(8798|8812) pub7 waiting for acks returned
(8798|8812) pub7<-delete_contained_entities
(8798|8812) pub7<-delete_participant
(8798|8798) <- PublisherService::~PublisherService
(8798|8798) <- Subscriber delete_contained_entities
(8798|8798) <- Subscriber delete_participant
(8798|8798) <- Subscriber::~Subscriber
(8798|8798) <- 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: 8848 started at 2026-04-24 17:20:12
(8848|8848) -> Thrasher started
(8848|8848) -> Subscriber::Subscriber
(8848|8848) Subscriber reader id: 01030022.48c2a79c.2290b5d9.00000007(2c1ea364)
(8848|8848) -> PublisherService::PublisherService
(8848|8848) -> PublisherService::start (16 threads)
(8848|8848) sub wait_received 0:1024
(8848|8864) pub8->transport cfg_8
(8848|8858) pub2->transport cfg_2
(8848|8861) pub5->transport cfg_5
(8848|8857) pub1->transport cfg_1
(8848|8860) pub4->transport cfg_4
(8848|8862) pub6->transport cfg_6
(8848|8859) pub3->transport cfg_3
(8848|8867) pub9->transport cfg_9
(8848|8863) pub7->transport cfg_7
(8848|8864) pub8 writer id: 01030022.48c2a79c.2290b5e7.00000002(4265510c)
(8848|8864) pub8->started
(8848|8864) pub8->wait_match() before write for 01030022.48c2a79c.2290b5e7.00000002(4265510c)
(8848|8870) pub14->transport cfg_14
(8848|8858) pub2 writer id: 01030022.48c2a79c.2290b5dc.00000002(9494d89b)
(8848|8858) pub2->started
(8848|8858) pub2->wait_match() before write for 01030022.48c2a79c.2290b5dc.00000002(9494d89b)
(8848|8861) pub5 writer id: 01030022.48c2a79c.2290b5df.00000002(d334a24b)
(8848|8861) pub5->started
(8848|8861) pub5->wait_match() before write for 01030022.48c2a79c.2290b5df.00000002(d334a24b)
(8848|8866) pub12->transport cfg_12
(8848|8864) pub8<-match found! before write for 01030022.48c2a79c.2290b5e7.00000002(4265510c)
(8848|8864) pub8 10% (7 samples sent)
(8848|8864) pub8 20% (13 samples sent)
(8848|8864) pub8 31% (20 samples sent)
(8848|8864) pub8 40% (26 samples sent)
(8848|8864) pub8 50% (32 samples sent)
(8848|8864) pub8 60% (39 samples sent)
(8848|8864) pub8 70% (45 samples sent)
(8848|8864) pub8 81% (52 samples sent)
(8848|8864) pub8 90% (58 samples sent)
(8848|8864) pub8 100% (64 samples sent)
(8848|8864) pub8 waiting for acks
(8848|8858) pub2<-match found! before write for 01030022.48c2a79c.2290b5dc.00000002(9494d89b)
(8848|8858) pub2 10% (7 samples sent)
(8848|8858) pub2 20% (13 samples sent)
(8848|8861) pub5<-match found! before write for 01030022.48c2a79c.2290b5df.00000002(d334a24b)
(8848|8858) pub2 31% (20 samples sent)
(8848|8861) pub5 10% (7 samples sent)
(8848|8861) pub5 20% (13 samples sent)
(8848|8858) pub2 40% (26 samples sent)
(8848|8861) pub5 31% (20 samples sent)
(8848|8857) pub1 writer id: 01030022.48c2a79c.2290b5db.00000002(26b4048b)
(8848|8857) pub1->started
(8848|8857) pub1->wait_match() before write for 01030022.48c2a79c.2290b5db.00000002(26b4048b)
(8848|8861) pub5 40% (26 samples sent)
(8848|8861) pub5 50% (32 samples sent)
(8848|8861) pub5 60% (39 samples sent)
(8848|8858) pub2 50% (32 samples sent)
(8848|8861) pub5 70% (45 samples sent)
(8848|8858) pub2 60% (39 samples sent)
(8848|8858) pub2 70% (45 samples sent)
(8848|8861) pub5 81% (52 samples sent)
(8848|8864) pub8 waiting for acks returned
(8848|8864) pub8<-delete_contained_entities
(8848|8861) pub5 90% (58 samples sent)
(8848|8861) pub5 100% (64 samples sent)
(8848|8861) pub5 waiting for acks
(8848|8858) pub2 81% (52 samples sent)
(8848|8858) pub2 90% (58 samples sent)
(8848|8858) pub2 100% (64 samples sent)
(8848|8858) pub2 waiting for acks
(8848|8855) sub 10% (103 samples received)
(8848|8857) pub1<-match found! before write for 01030022.48c2a79c.2290b5db.00000002(26b4048b)
(8848|8857) pub1 10% (7 samples sent)
(8848|8860) pub4 writer id: 01030022.48c2a79c.2290b5de.00000002(ee548bfb)
(8848|8860) pub4->started
(8848|8860) pub4->wait_match() before write for 01030022.48c2a79c.2290b5de.00000002(ee548bfb)
(8848|8857) pub1 20% (13 samples sent)
(8848|8857) pub1 31% (20 samples sent)
(8848|8857) pub1 40% (26 samples sent)
(8848|8857) pub1 50% (32 samples sent)
(8848|8857) pub1 60% (39 samples sent)
(8848|8857) pub1 70% (45 samples sent)
(8848|8857) pub1 81% (52 samples sent)
(8848|8857) pub1 90% (58 samples sent)
(8848|8857) pub1 100% (64 samples sent)
(8848|8857) pub1 waiting for acks
(8848|8855) sub 20% (205 samples received)
(8848|8856) pub0->transport cfg_0
(8848|8861) pub5 waiting for acks returned
(8848|8861) pub5<-delete_contained_entities
(8848|8858) pub2 waiting for acks returned
(8848|8858) pub2<-delete_contained_entities
(8848|8857) pub1 waiting for acks returned
(8848|8857) pub1<-delete_contained_entities
(8848|8864) pub8<-delete_participant
(8848|8862) pub6 writer id: 01030022.48c2a79c.2290b5e0.00000002(f0458d1c)
(8848|8862) pub6->started
(8848|8862) pub6->wait_match() before write for 01030022.48c2a79c.2290b5e0.00000002(f0458d1c)
(8848|8865) pub11->transport cfg_11
(8848|8861) pub5<-delete_participant
(8848|8858) pub2<-delete_participant
(8848|8860) pub4<-match found! before write for 01030022.48c2a79c.2290b5de.00000002(ee548bfb)
(8848|8862) pub6<-match found! before write for 01030022.48c2a79c.2290b5e0.00000002(f0458d1c)
(8848|8859) pub3 writer id: 01030022.48c2a79c.2290b5dd.00000002(a9f4f12b)
(8848|8859) pub3->started
(8848|8859) pub3->wait_match() before write for 01030022.48c2a79c.2290b5dd.00000002(a9f4f12b)
(8848|8862) pub6 10% (7 samples sent)
(8848|8862) pub6 20% (13 samples sent)
(8848|8860) pub4 10% (7 samples sent)
(8848|8857) pub1<-delete_participant
(8848|8862) pub6 31% (20 samples sent)
(8848|8862) pub6 40% (26 samples sent)
(8848|8860) pub4 20% (13 samples sent)
(8848|8862) pub6 50% (32 samples sent)
(8848|8862) pub6 60% (39 samples sent)
(8848|8862) pub6 70% (45 samples sent)
(8848|8860) pub4 31% (20 samples sent)
(8848|8862) pub6 81% (52 samples sent)
(8848|8862) pub6 90% (58 samples sent)
(8848|8860) pub4 40% (26 samples sent)
(8848|8860) pub4 50% (32 samples sent)
(8848|8862) pub6 100% (64 samples sent)
(8848|8862) pub6 waiting for acks
(8848|8860) pub4 60% (39 samples sent)
(8848|8855) sub 30% (308 samples received)
(8848|8869) pub13->transport cfg_13
(8848|8860) pub4 70% (45 samples sent)
(8848|8860) pub4 81% (52 samples sent)
(8848|8860) pub4 90% (58 samples sent)
(8848|8860) pub4 100% (64 samples sent)
(8848|8860) pub4 waiting for acks
(8848|8862) pub6 waiting for acks returned
(8848|8862) pub6<-delete_contained_entities
(8848|8859) pub3<-match found! before write for 01030022.48c2a79c.2290b5dd.00000002(a9f4f12b)
(8848|8860) pub4 waiting for acks returned
(8848|8860) pub4<-delete_contained_entities
(8848|8867) pub9 writer id: 01030022.48c2a79c.2290b5e3.00000002(b7e5f7cc)
(8848|8867) pub9->started
(8848|8867) pub9->wait_match() before write for 01030022.48c2a79c.2290b5e3.00000002(b7e5f7cc)
(8848|8859) pub3 10% (7 samples sent)
(8848|8859) pub3 20% (13 samples sent)
(8848|8859) pub3 31% (20 samples sent)
(8848|8859) pub3 40% (26 samples sent)
(8848|8855) sub 40% (410 samples received)
(8848|8859) pub3 50% (32 samples sent)
(8848|8859) pub3 60% (39 samples sent)
(8848|8859) pub3 70% (45 samples sent)
(8848|8859) pub3 81% (52 samples sent)
(8848|8859) pub3 90% (58 samples sent)
(8848|8859) pub3 100% (64 samples sent)
(8848|8859) pub3 waiting for acks
(8848|8863) pub7 writer id: 01030022.48c2a79c.2290b5e1.00000002(cd25a4ac)
(8848|8863) pub7->started
(8848|8863) pub7->wait_match() before write for 01030022.48c2a79c.2290b5e1.00000002(cd25a4ac)
(8848|8859) pub3 waiting for acks returned
(8848|8859) pub3<-delete_contained_entities
(8848|8862) pub6<-delete_participant
(8848|8860) pub4<-delete_participant
(8848|8868) pub10->transport cfg_10
(8848|8871) pub15->transport cfg_15
(8848|8859) pub3<-delete_participant
(8848|8867) pub9<-match found! before write for 01030022.48c2a79c.2290b5e3.00000002(b7e5f7cc)
(8848|8867) pub9 10% (7 samples sent)
(8848|8867) pub9 20% (13 samples sent)
(8848|8867) pub9 31% (20 samples sent)
(8848|8863) pub7<-match found! before write for 01030022.48c2a79c.2290b5e1.00000002(cd25a4ac)
(8848|8867) pub9 40% (26 samples sent)
(8848|8863) pub7 10% (7 samples sent)
(8848|8863) pub7 20% (13 samples sent)
(8848|8867) pub9 50% (32 samples sent)
(8848|8867) pub9 60% (39 samples sent)
(8848|8863) pub7 31% (20 samples sent)
(8848|8863) pub7 40% (26 samples sent)
(8848|8867) pub9 70% (45 samples sent)
(8848|8863) pub7 50% (32 samples sent)
(8848|8867) pub9 81% (52 samples sent)
(8848|8867) pub9 90% (58 samples sent)
(8848|8863) pub7 60% (39 samples sent)
(8848|8863) pub7 70% (45 samples sent)
(8848|8867) pub9 100% (64 samples sent)
(8848|8867) pub9 waiting for acks
(8848|8863) pub7 81% (52 samples sent)
(8848|8863) pub7 90% (58 samples sent)
(8848|8863) pub7 100% (64 samples sent)
(8848|8863) pub7 waiting for acks
(8848|8855) sub 50% (512 samples received)
(8848|8866) pub12 writer id: 01030022.48c2a79c.2290b5e4.00000002(05c52bdc)
(8848|8866) pub12->started
(8848|8866) pub12->wait_match() before write for 01030022.48c2a79c.2290b5e4.00000002(05c52bdc)
(8848|8867) pub9 waiting for acks returned
(8848|8867) pub9<-delete_contained_entities
(8848|8863) pub7 waiting for acks returned
(8848|8863) pub7<-delete_contained_entities
(8848|8856) pub0 writer id: 01030022.48c2a79c.2290b5da.00000002(1bd42d3b)
(8848|8856) pub0->started
(8848|8856) pub0->wait_match() before write for 01030022.48c2a79c.2290b5da.00000002(1bd42d3b)
(8848|8866) pub12<-match found! before write for 01030022.48c2a79c.2290b5e4.00000002(05c52bdc)
(8848|8866) pub12 10% (7 samples sent)
(8848|8866) pub12 20% (13 samples sent)
(8848|8866) pub12 31% (20 samples sent)
(8848|8866) pub12 40% (26 samples sent)
(8848|8866) pub12 50% (32 samples sent)
(8848|8866) pub12 60% (39 samples sent)
(8848|8866) pub12 70% (45 samples sent)
(8848|8855) sub 60% (615 samples received)
(8848|8866) pub12 81% (52 samples sent)
(8848|8865) pub11 writer id: 01030022.48c2a79c.2290b5e6.00000002(7f0578bc)
(8848|8865) pub11->started
(8848|8865) pub11->wait_match() before write for 01030022.48c2a79c.2290b5e6.00000002(7f0578bc)
(8848|8866) pub12 90% (58 samples sent)
(8848|8866) pub12 100% (64 samples sent)
(8848|8866) pub12 waiting for acks
(8848|8866) pub12 waiting for acks returned
(8848|8866) pub12<-delete_contained_entities
(8848|8865) pub11<-match found! before write for 01030022.48c2a79c.2290b5e6.00000002(7f0578bc)
(8848|8865) pub11 10% (7 samples sent)
(8848|8865) pub11 20% (13 samples sent)
(8848|8865) pub11 31% (20 samples sent)
(8848|8867) pub9<-delete_participant
(8848|8865) pub11 40% (26 samples sent)
(8848|8865) pub11 50% (32 samples sent)
(8848|8865) pub11 60% (39 samples sent)
(8848|8865) pub11 70% (45 samples sent)
(8848|8865) pub11 81% (52 samples sent)
(8848|8865) pub11 90% (58 samples sent)
(8848|8865) pub11 100% (64 samples sent)
(8848|8865) pub11 waiting for acks
(8848|8863) pub7<-delete_participant
(8848|8865) pub11 waiting for acks returned
(8848|8865) pub11<-delete_contained_entities
(8848|8869) pub13 writer id: 01030022.48c2a79c.2290b5e5.00000002(38a5026c)
(8848|8869) pub13->started
(8848|8869) pub13->wait_match() before write for 01030022.48c2a79c.2290b5e5.00000002(38a5026c)
(8848|8856) pub0<-match found! before write for 01030022.48c2a79c.2290b5da.00000002(1bd42d3b)
(8848|8856) pub0 10% (7 samples sent)
(8848|8856) pub0 20% (13 samples sent)
(8848|8856) pub0 31% (20 samples sent)
(8848|8856) pub0 40% (26 samples sent)
(8848|8856) pub0 50% (32 samples sent)
(8848|8855) sub 70% (717 samples received)
(8848|8856) pub0 60% (39 samples sent)
(8848|8856) pub0 70% (45 samples sent)
(8848|8856) pub0 81% (52 samples sent)
(8848|8856) pub0 90% (58 samples sent)
(8848|8856) pub0 100% (64 samples sent)
(8848|8856) pub0 waiting for acks
(8848|8868) pub10 writer id: 01030022.48c2a79c.2290b5e2.00000002(8a85de7c)
(8848|8868) pub10->started
(8848|8868) pub10->wait_match() before write for 01030022.48c2a79c.2290b5e2.00000002(8a85de7c)
(8848|8856) pub0 waiting for acks returned
(8848|8856) pub0<-delete_contained_entities
(8848|8870) pub14 writer id: 01030022.48c2a79c.2290b5e8.00000002(c035c6dd)
(8848|8870) pub14->started
(8848|8870) pub14->wait_match() before write for 01030022.48c2a79c.2290b5e8.00000002(c035c6dd)
(8848|8870) pub14<-match found! before write for 01030022.48c2a79c.2290b5e8.00000002(c035c6dd)
(8848|8870) pub14 10% (7 samples sent)
(8848|8870) pub14 20% (13 samples sent)
(8848|8870) pub14 31% (20 samples sent)
(8848|8869) pub13<-match found! before write for 01030022.48c2a79c.2290b5e5.00000002(38a5026c)
(8848|8866) pub12<-delete_participant
(8848|8869) pub13 10% (7 samples sent)
(8848|8869) pub13 20% (13 samples sent)
(8848|8869) pub13 31% (20 samples sent)
(8848|8870) pub14 40% (26 samples sent)
(8848|8869) pub13 40% (26 samples sent)
(8848|8870) pub14 50% (32 samples sent)
(8848|8869) pub13 50% (32 samples sent)
(8848|8870) pub14 60% (39 samples sent)
(8848|8869) pub13 60% (39 samples sent)
(8848|8870) pub14 70% (45 samples sent)
(8848|8871) pub15 writer id: 01030022.48c2a79c.2290b5e9.00000002(fd55ef6d)
(8848|8871) pub15->started
(8848|8871) pub15->wait_match() before write for 01030022.48c2a79c.2290b5e9.00000002(fd55ef6d)
(8848|8855) sub 80% (820 samples received)
(8848|8869) pub13 70% (45 samples sent)
(8848|8870) pub14 81% (52 samples sent)
(8848|8870) pub14 90% (58 samples sent)
(8848|8869) pub13 81% (52 samples sent)
(8848|8870) pub14 100% (64 samples sent)
(8848|8870) pub14 waiting for acks
(8848|8869) pub13 90% (58 samples sent)
(8848|8869) pub13 100% (64 samples sent)
(8848|8869) pub13 waiting for acks
(8848|8865) pub11<-delete_participant
(8848|8870) pub14 waiting for acks returned
(8848|8870) pub14<-delete_contained_entities
(8848|8869) pub13 waiting for acks returned
(8848|8869) pub13<-delete_contained_entities
(8848|8856) pub0<-delete_participant
(8848|8868) pub10<-match found! before write for 01030022.48c2a79c.2290b5e2.00000002(8a85de7c)
(8848|8868) pub10 10% (7 samples sent)
(8848|8868) pub10 20% (13 samples sent)
(8848|8868) pub10 31% (20 samples sent)
(8848|8868) pub10 40% (26 samples sent)
(8848|8868) pub10 50% (32 samples sent)
(8848|8868) pub10 60% (39 samples sent)
(8848|8868) pub10 70% (45 samples sent)
(8848|8855) sub 90% (922 samples received)
(8848|8868) pub10 81% (52 samples sent)
(8848|8868) pub10 90% (58 samples sent)
(8848|8868) pub10 100% (64 samples sent)
(8848|8868) pub10 waiting for acks
(8848|8868) pub10 waiting for acks returned
(8848|8868) pub10<-delete_contained_entities
(8848|8870) pub14<-delete_participant
(8848|8869) pub13<-delete_participant
(8848|8871) pub15<-match found! before write for 01030022.48c2a79c.2290b5e9.00000002(fd55ef6d)
(8848|8871) pub15 10% (7 samples sent)
(8848|8871) pub15 20% (13 samples sent)
(8848|8871) pub15 31% (20 samples sent)
(8848|8871) pub15 40% (26 samples sent)
(8848|8871) pub15 50% (32 samples sent)
(8848|8871) pub15 60% (39 samples sent)
(8848|8871) pub15 70% (45 samples sent)
(8848|8871) pub15 81% (52 samples sent)
(8848|8871) pub15 90% (58 samples sent)
(8848|8871) pub15 100% (64 samples sent)
(8848|8871) pub15 waiting for acks
(8848|8855) sub 100% (1024 samples received)
(8848|8855) sub condition_.notify_all
(8848|8848) sub condition_.wait returned
(8848|8848) sub check_received
(8848|8848) sub check_received returns 0
(8848|8848) <- PublisherService::end
(8848|8871) pub15 waiting for acks returned
(8848|8871) pub15<-delete_contained_entities
(8848|8868) pub10<-delete_participant
(8848|8871) pub15<-delete_participant
(8848|8848) <- PublisherService::~PublisherService
(8848|8848) <- Subscriber delete_contained_entities
(8848|8848) <- Subscriber delete_participant
(8848|8848) <- Subscriber::~Subscriber
(8848|8848) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps Time:5s 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: 8937 started at 2026-04-24 17:20:17
(8937|8937) -> Thrasher started
(8937|8937) -> Subscriber::Subscriber
(8937|8937) Subscriber reader id: 01030022.48c2a79c.22e99592.00000007(7d615af2)
(8937|8937) -> PublisherService::PublisherService
(8937|8937) -> PublisherService::start (32 threads)
(8937|8937) sub wait_received 0:1024
(8937|8952) pub7->transport cfg_7
(8937|8950) pub5->transport cfg_5
(8937|8946) pub1->transport cfg_1
(8937|8945) pub0->transport cfg_0
(8937|8951) pub6->transport cfg_6
(8937|8952) pub7 writer id: 01030022.48c2a79c.22e9959a.00000002(3d7be5bc)
(8937|8952) pub7->started
(8937|8952) pub7->wait_match() before write for 01030022.48c2a79c.22e9959a.00000002(3d7be5bc)
(8937|8952) pub7<-match found! before write for 01030022.48c2a79c.22e9959a.00000002(3d7be5bc)
(8937|8952) pub7 12% (4 samples sent)
(8937|8952) pub7 21% (7 samples sent)
(8937|8952) pub7 31% (10 samples sent)
(8937|8952) pub7 40% (13 samples sent)
(8937|8958) pub13->transport cfg_13
(8937|8952) pub7 50% (16 samples sent)
(8937|8952) pub7 62% (20 samples sent)
(8937|8952) pub7 71% (23 samples sent)
(8937|8952) pub7 81% (26 samples sent)
(8937|8952) pub7 90% (29 samples sent)
(8937|8952) pub7 100% (32 samples sent)
(8937|8952) pub7 waiting for acks
(8937|8952) pub7 waiting for acks returned
(8937|8952) pub7<-delete_contained_entities
(8937|8955) pub10->transport cfg_10
(8937|8956) pub11->transport cfg_11
(8937|8952) pub7<-delete_participant
(8937|8961) pub15->transport cfg_15
(8937|8960) pub16->transport cfg_16
(8937|8971) pub26->transport cfg_26
(8937|8967) pub22->transport cfg_22
(8937|8950) pub5 writer id: 01030022.48c2a79c.22e99598.00000002(47bbb6dc)
(8937|8950) pub5->started
(8937|8950) pub5->wait_match() before write for 01030022.48c2a79c.22e99598.00000002(47bbb6dc)
(8937|8962) pub17->transport cfg_17
(8937|8947) pub2->transport cfg_2
(8937|8950) pub5<-match found! before write for 01030022.48c2a79c.22e99598.00000002(47bbb6dc)
(8937|8950) pub5 12% (4 samples sent)
(8937|8950) pub5 21% (7 samples sent)
(8937|8950) pub5 31% (10 samples sent)
(8937|8950) pub5 40% (13 samples sent)
(8937|8950) pub5 50% (16 samples sent)
(8937|8950) pub5 62% (20 samples sent)
(8937|8950) pub5 71% (23 samples sent)
(8937|8950) pub5 81% (26 samples sent)
(8937|8950) pub5 90% (29 samples sent)
(8937|8950) pub5 100% (32 samples sent)
(8937|8950) pub5 waiting for acks
(8937|8972) pub27->transport cfg_27
(8937|8950) pub5 waiting for acks returned
(8937|8950) pub5<-delete_contained_entities
(8937|8970) pub24->transport cfg_24
(8937|8950) pub5<-delete_participant
(8937|8969) pub31->transport cfg_31
(8937|8946) pub1 writer id: 01030022.48c2a79c.22e99594.00000002(824b5bdd)
(8937|8946) pub1->started
(8937|8946) pub1->wait_match() before write for 01030022.48c2a79c.22e99594.00000002(824b5bdd)
(8937|8949) pub4->transport cfg_4
(8937|8946) pub1<-match found! before write for 01030022.48c2a79c.22e99594.00000002(824b5bdd)
(8937|8946) pub1 12% (4 samples sent)
(8937|8946) pub1 21% (7 samples sent)
(8937|8946) pub1 31% (10 samples sent)
(8937|8946) pub1 40% (13 samples sent)
(8937|8946) pub1 50% (16 samples sent)
(8937|8946) pub1 62% (20 samples sent)
(8937|8946) pub1 71% (23 samples sent)
(8937|8946) pub1 81% (26 samples sent)
(8937|8946) pub1 90% (29 samples sent)
(8937|8946) pub1 100% (32 samples sent)
(8937|8946) pub1 waiting for acks
(8937|8966) pub21->transport cfg_21
(8937|8946) pub1 waiting for acks returned
(8937|8946) pub1<-delete_contained_entities
(8937|8953) pub8->transport cfg_8
(8937|8946) pub1<-delete_participant
(8937|8945) pub0 writer id: 01030022.48c2a79c.22e99593.00000002(306b87cd)
(8937|8945) pub0->started
(8937|8945) pub0->wait_match() before write for 01030022.48c2a79c.22e99593.00000002(306b87cd)
(8937|8951) pub6 writer id: 01030022.48c2a79c.22e99599.00000002(7adb9f6c)
(8937|8951) pub6->started
(8937|8951) pub6->wait_match() before write for 01030022.48c2a79c.22e99599.00000002(7adb9f6c)
(8937|8948) pub3->transport cfg_3
(8937|8945) pub0<-match found! before write for 01030022.48c2a79c.22e99593.00000002(306b87cd)
(8937|8945) pub0 12% (4 samples sent)
(8937|8945) pub0 21% (7 samples sent)
(8937|8945) pub0 31% (10 samples sent)
(8937|8945) pub0 40% (13 samples sent)
(8937|8945) pub0 50% (16 samples sent)
(8937|8945) pub0 62% (20 samples sent)
(8937|8945) pub0 71% (23 samples sent)
(8937|8945) pub0 81% (26 samples sent)
(8937|8945) pub0 90% (29 samples sent)
(8937|8944) sub 10% (103 samples received)
(8937|8945) pub0 100% (32 samples sent)
(8937|8945) pub0 waiting for acks
(8937|8951) pub6<-match found! before write for 01030022.48c2a79c.22e99599.00000002(7adb9f6c)
(8937|8951) pub6 12% (4 samples sent)
(8937|8951) pub6 21% (7 samples sent)
(8937|8951) pub6 31% (10 samples sent)
(8937|8951) pub6 40% (13 samples sent)
(8937|8951) pub6 50% (16 samples sent)
(8937|8951) pub6 62% (20 samples sent)
(8937|8951) pub6 71% (23 samples sent)
(8937|8951) pub6 81% (26 samples sent)
(8937|8951) pub6 90% (29 samples sent)
(8937|8951) pub6 100% (32 samples sent)
(8937|8951) pub6 waiting for acks
(8937|8957) pub12->transport cfg_12
(8937|8945) pub0 waiting for acks returned
(8937|8945) pub0<-delete_contained_entities
(8937|8951) pub6 waiting for acks returned
(8937|8951) pub6<-delete_contained_entities
(8937|8959) pub14->transport cfg_14
(8937|8945) pub0<-delete_participant
(8937|8951) pub6<-delete_participant
(8937|8954) pub9->transport cfg_9
(8937|8958) pub13 writer id: 01030022.48c2a79c.22e995a0.00000002(d6ea459b)
(8937|8958) pub13->started
(8937|8958) pub13->wait_match() before write for 01030022.48c2a79c.22e995a0.00000002(d6ea459b)
(8937|8955) pub10 writer id: 01030022.48c2a79c.22e9959d.00000002(8f5b39ac)
(8937|8955) pub10->started
(8937|8955) pub10->wait_match() before write for 01030022.48c2a79c.22e9959d.00000002(8f5b39ac)
(8937|8955) pub10<-match found! before write for 01030022.48c2a79c.22e9959d.00000002(8f5b39ac)
(8937|8955) pub10 12% (4 samples sent)
(8937|8955) pub10 21% (7 samples sent)
(8937|8955) pub10 31% (10 samples sent)
(8937|8955) pub10 40% (13 samples sent)
(8937|8955) pub10 50% (16 samples sent)
(8937|8955) pub10 62% (20 samples sent)
(8937|8955) pub10 71% (23 samples sent)
(8937|8955) pub10 81% (26 samples sent)
(8937|8955) pub10 90% (29 samples sent)
(8937|8955) pub10 100% (32 samples sent)
(8937|8955) pub10 waiting for acks
(8937|8958) pub13<-match found! before write for 01030022.48c2a79c.22e995a0.00000002(d6ea459b)
(8937|8955) pub10 waiting for acks returned
(8937|8955) pub10<-delete_contained_entities
(8937|8958) pub13 12% (4 samples sent)
(8937|8958) pub13 21% (7 samples sent)
(8937|8958) pub13 31% (10 samples sent)
(8937|8958) pub13 40% (13 samples sent)
(8937|8958) pub13 50% (16 samples sent)
(8937|8958) pub13 62% (20 samples sent)
(8937|8958) pub13 71% (23 samples sent)
(8937|8958) pub13 81% (26 samples sent)
(8937|8958) pub13 90% (29 samples sent)
(8937|8944) sub 20% (205 samples received)
(8937|8958) pub13 100% (32 samples sent)
(8937|8958) pub13 waiting for acks
(8937|8956) pub11 writer id: 01030022.48c2a79c.22e9959e.00000002(c8fb437c)
(8937|8956) pub11->started
(8937|8956) pub11->wait_match() before write for 01030022.48c2a79c.22e9959e.00000002(c8fb437c)
(8937|8958) pub13 waiting for acks returned
(8937|8958) pub13<-delete_contained_entities
(8937|8973) pub25->transport cfg_25
(8937|8956) pub11<-match found! before write for 01030022.48c2a79c.22e9959e.00000002(c8fb437c)
(8937|8955) pub10<-delete_participant
(8937|8956) pub11 12% (4 samples sent)
(8937|8956) pub11 21% (7 samples sent)
(8937|8956) pub11 31% (10 samples sent)
(8937|8956) pub11 40% (13 samples sent)
(8937|8956) pub11 50% (16 samples sent)
(8937|8956) pub11 62% (20 samples sent)
(8937|8956) pub11 71% (23 samples sent)
(8937|8956) pub11 81% (26 samples sent)
(8937|8956) pub11 90% (29 samples sent)
(8937|8956) pub11 100% (32 samples sent)
(8937|8956) pub11 waiting for acks
(8937|8958) pub13<-delete_participant
(8937|8956) pub11 waiting for acks returned
(8937|8956) pub11<-delete_contained_entities
(8937|8961) pub15 writer id: 01030022.48c2a79c.22e995a4.00000002(236ae35b)
(8937|8961) pub15->started
(8937|8961) pub15->wait_match() before write for 01030022.48c2a79c.22e995a4.00000002(236ae35b)
(8937|8956) pub11<-delete_participant
(8937|8961) pub15<-match found! before write for 01030022.48c2a79c.22e995a4.00000002(236ae35b)
(8937|8961) pub15 12% (4 samples sent)
(8937|8965) pub20->transport cfg_20
(8937|8961) pub15 21% (7 samples sent)
(8937|8961) pub15 31% (10 samples sent)
(8937|8961) pub15 40% (13 samples sent)
(8937|8961) pub15 50% (16 samples sent)
(8937|8961) pub15 62% (20 samples sent)
(8937|8961) pub15 71% (23 samples sent)
(8937|8961) pub15 81% (26 samples sent)
(8937|8961) pub15 90% (29 samples sent)
(8937|8961) pub15 100% (32 samples sent)
(8937|8961) pub15 waiting for acks
(8937|8961) pub15 waiting for acks returned
(8937|8961) pub15<-delete_contained_entities
(8937|8960) pub16 writer id: 01030022.48c2a79c.22e995a3.00000002(914a3f4b)
(8937|8960) pub16->started
(8937|8960) pub16->wait_match() before write for 01030022.48c2a79c.22e995a3.00000002(914a3f4b)
(8937|8960) pub16<-match found! before write for 01030022.48c2a79c.22e995a3.00000002(914a3f4b)
(8937|8960) pub16 12% (4 samples sent)
(8937|8960) pub16 21% (7 samples sent)
(8937|8960) pub16 31% (10 samples sent)
(8937|8960) pub16 40% (13 samples sent)
(8937|8960) pub16 50% (16 samples sent)
(8937|8960) pub16 62% (20 samples sent)
(8937|8960) pub16 71% (23 samples sent)
(8937|8960) pub16 81% (26 samples sent)
(8937|8960) pub16 90% (29 samples sent)
(8937|8960) pub16 100% (32 samples sent)
(8937|8960) pub16 waiting for acks
(8937|8944) sub 30% (308 samples received)
(8937|8960) pub16 waiting for acks returned
(8937|8960) pub16<-delete_contained_entities
(8937|8974) pub28->transport cfg_28
(8937|8961) pub15<-delete_participant
(8937|8960) pub16<-delete_participant
(8937|8971) pub26 writer id: 01030022.48c2a79c.22e995ae.00000002(69dafbfa)
(8937|8971) pub26->started
(8937|8971) pub26->wait_match() before write for 01030022.48c2a79c.22e995ae.00000002(69dafbfa)
(8937|8975) pub29->transport cfg_29
(8937|8971) pub26<-match found! before write for 01030022.48c2a79c.22e995ae.00000002(69dafbfa)
(8937|8971) pub26 12% (4 samples sent)
(8937|8971) pub26 21% (7 samples sent)
(8937|8971) pub26 31% (10 samples sent)
(8937|8971) pub26 40% (13 samples sent)
(8937|8971) pub26 50% (16 samples sent)
(8937|8971) pub26 62% (20 samples sent)
(8937|8971) pub26 71% (23 samples sent)
(8937|8971) pub26 81% (26 samples sent)
(8937|8971) pub26 90% (29 samples sent)
(8937|8971) pub26 100% (32 samples sent)
(8937|8971) pub26 waiting for acks
(8937|8971) pub26 waiting for acks returned
(8937|8971) pub26<-delete_contained_entities
(8937|8967) pub22 writer id: 01030022.48c2a79c.22e995a8.00000002(e69a0e5a)
(8937|8967) pub22->started
(8937|8967) pub22->wait_match() before write for 01030022.48c2a79c.22e995a8.00000002(e69a0e5a)
(8937|8962) pub17 writer id: 01030022.48c2a79c.22e995a2.00000002(ac2a16fb)
(8937|8962) pub17->started
(8937|8962) pub17->wait_match() before write for 01030022.48c2a79c.22e995a2.00000002(ac2a16fb)
(8937|8967) pub22<-match found! before write for 01030022.48c2a79c.22e995a8.00000002(e69a0e5a)
(8937|8967) pub22 12% (4 samples sent)
(8937|8962) pub17<-match found! before write for 01030022.48c2a79c.22e995a2.00000002(ac2a16fb)
(8937|8967) pub22 21% (7 samples sent)
(8937|8962) pub17 12% (4 samples sent)
(8937|8967) pub22 31% (10 samples sent)
(8937|8962) pub17 21% (7 samples sent)
(8937|8967) pub22 40% (13 samples sent)
(8937|8962) pub17 31% (10 samples sent)
(8937|8967) pub22 50% (16 samples sent)
(8937|8962) pub17 40% (13 samples sent)
(8937|8962) pub17 50% (16 samples sent)
(8937|8967) pub22 62% (20 samples sent)
(8937|8967) pub22 71% (23 samples sent)
(8937|8962) pub17 62% (20 samples sent)
(8937|8967) pub22 81% (26 samples sent)
(8937|8962) pub17 71% (23 samples sent)
(8937|8962) pub17 81% (26 samples sent)
(8937|8962) pub17 90% (29 samples sent)
(8937|8967) pub22 90% (29 samples sent)
(8937|8947) pub2 writer id: 01030022.48c2a79c.22e99597.00000002(c5eb210d)
(8937|8947) pub2->started
(8937|8947) pub2->wait_match() before write for 01030022.48c2a79c.22e99597.00000002(c5eb210d)
(8937|8962) pub17 100% (32 samples sent)
(8937|8962) pub17 waiting for acks
(8937|8967) pub22 100% (32 samples sent)
(8937|8967) pub22 waiting for acks
(8937|8971) pub26<-delete_participant
(8937|8944) sub 40% (410 samples received)
(8937|8967) pub22 waiting for acks returned
(8937|8967) pub22<-delete_contained_entities
(8937|8962) pub17 waiting for acks returned
(8937|8962) pub17<-delete_contained_entities
(8937|8972) pub27 writer id: 01030022.48c2a79c.22e995ac.00000002(131aa89a)
(8937|8972) pub27->started
(8937|8972) pub27->wait_match() before write for 01030022.48c2a79c.22e995ac.00000002(131aa89a)
(8937|8947) pub2<-match found! before write for 01030022.48c2a79c.22e99597.00000002(c5eb210d)
(8937|8947) pub2 12% (4 samples sent)
(8937|8947) pub2 21% (7 samples sent)
(8937|8947) pub2 31% (10 samples sent)
(8937|8947) pub2 40% (13 samples sent)
(8937|8947) pub2 50% (16 samples sent)
(8937|8947) pub2 62% (20 samples sent)
(8937|8947) pub2 71% (23 samples sent)
(8937|8947) pub2 81% (26 samples sent)
(8937|8947) pub2 90% (29 samples sent)
(8937|8947) pub2 100% (32 samples sent)
(8937|8947) pub2 waiting for acks
(8937|8947) pub2 waiting for acks returned
(8937|8947) pub2<-delete_contained_entities
(8937|8968) pub23->transport cfg_23
(8937|8972) pub27<-match found! before write for 01030022.48c2a79c.22e995ac.00000002(131aa89a)
(8937|8972) pub27 12% (4 samples sent)
(8937|8972) pub27 21% (7 samples sent)
(8937|8972) pub27 31% (10 samples sent)
(8937|8972) pub27 40% (13 samples sent)
(8937|8967) pub22<-delete_participant
(8937|8972) pub27 50% (16 samples sent)
(8937|8972) pub27 62% (20 samples sent)
(8937|8972) pub27 71% (23 samples sent)
(8937|8972) pub27 81% (26 samples sent)
(8937|8972) pub27 90% (29 samples sent)
(8937|8972) pub27 100% (32 samples sent)
(8937|8972) pub27 waiting for acks
(8937|8962) pub17<-delete_participant
(8937|8972) pub27 waiting for acks returned
(8937|8972) pub27<-delete_contained_entities
(8937|8970) pub24 writer id: 01030022.48c2a79c.22e995b2.00000002(ccca8179)
(8937|8970) pub24->started
(8937|8970) pub24->wait_match() before write for 01030022.48c2a79c.22e995b2.00000002(ccca8179)
(8937|8947) pub2<-delete_participant
(8937|8969) pub31 writer id: 01030022.48c2a79c.22e995b1.00000002(8b6afba9)
(8937|8969) pub31->started
(8937|8969) pub31->wait_match() before write for 01030022.48c2a79c.22e995b1.00000002(8b6afba9)
(8937|8972) pub27<-delete_participant
(8937|8969) pub31<-match found! before write for 01030022.48c2a79c.22e995b1.00000002(8b6afba9)
(8937|8969) pub31 12% (4 samples sent)
(8937|8969) pub31 21% (7 samples sent)
(8937|8969) pub31 31% (10 samples sent)
(8937|8969) pub31 40% (13 samples sent)
(8937|8969) pub31 50% (16 samples sent)
(8937|8969) pub31 62% (20 samples sent)
(8937|8969) pub31 71% (23 samples sent)
(8937|8969) pub31 81% (26 samples sent)
(8937|8969) pub31 90% (29 samples sent)
(8937|8969) pub31 100% (32 samples sent)
(8937|8969) pub31 waiting for acks
(8937|8970) pub24<-match found! before write for 01030022.48c2a79c.22e995b2.00000002(ccca8179)
(8937|8944) sub 50% (512 samples received)
(8937|8970) pub24 12% (4 samples sent)
(8937|8970) pub24 21% (7 samples sent)
(8937|8970) pub24 31% (10 samples sent)
(8937|8970) pub24 40% (13 samples sent)
(8937|8970) pub24 50% (16 samples sent)
(8937|8949) pub4 writer id: 01030022.48c2a79c.22e99596.00000002(f88b08bd)
(8937|8949) pub4->started
(8937|8949) pub4->wait_match() before write for 01030022.48c2a79c.22e99596.00000002(f88b08bd)
(8937|8970) pub24 62% (20 samples sent)
(8937|8970) pub24 71% (23 samples sent)
(8937|8970) pub24 81% (26 samples sent)
(8937|8970) pub24 90% (29 samples sent)
(8937|8970) pub24 100% (32 samples sent)
(8937|8970) pub24 waiting for acks
(8937|8969) pub31 waiting for acks returned
(8937|8969) pub31<-delete_contained_entities
(8937|8970) pub24 waiting for acks returned
(8937|8970) pub24<-delete_contained_entities
(8937|8966) pub21 writer id: 01030022.48c2a79c.22e995a7.00000002(64ca998b)
(8937|8966) pub21->started
(8937|8966) pub21->wait_match() before write for 01030022.48c2a79c.22e995a7.00000002(64ca998b)
(8937|8953) pub8 writer id: 01030022.48c2a79c.22e9959b.00000002(001bcc0c)
(8937|8953) pub8->started
(8937|8953) pub8->wait_match() before write for 01030022.48c2a79c.22e9959b.00000002(001bcc0c)
(8937|8949) pub4<-match found! before write for 01030022.48c2a79c.22e99596.00000002(f88b08bd)
(8937|8949) pub4 12% (4 samples sent)
(8937|8949) pub4 21% (7 samples sent)
(8937|8949) pub4 31% (10 samples sent)
(8937|8949) pub4 40% (13 samples sent)
(8937|8949) pub4 50% (16 samples sent)
(8937|8949) pub4 62% (20 samples sent)
(8937|8949) pub4 71% (23 samples sent)
(8937|8949) pub4 81% (26 samples sent)
(8937|8949) pub4 90% (29 samples sent)
(8937|8949) pub4 100% (32 samples sent)
(8937|8949) pub4 waiting for acks
(8937|8966) pub21<-match found! before write for 01030022.48c2a79c.22e995a7.00000002(64ca998b)
(8937|8966) pub21 12% (4 samples sent)
(8937|8966) pub21 21% (7 samples sent)
(8937|8966) pub21 31% (10 samples sent)
(8937|8966) pub21 40% (13 samples sent)
(8937|8966) pub21 50% (16 samples sent)
(8937|8953) pub8<-match found! before write for 01030022.48c2a79c.22e9959b.00000002(001bcc0c)
(8937|8949) pub4 waiting for acks returned
(8937|8949) pub4<-delete_contained_entities
(8937|8966) pub21 62% (20 samples sent)
(8937|8966) pub21 71% (23 samples sent)
(8937|8953) pub8 12% (4 samples sent)
(8937|8966) pub21 81% (26 samples sent)
(8937|8953) pub8 21% (7 samples sent)
(8937|8953) pub8 31% (10 samples sent)
(8937|8953) pub8 40% (13 samples sent)
(8937|8966) pub21 90% (29 samples sent)
(8937|8953) pub8 50% (16 samples sent)
(8937|8953) pub8 62% (20 samples sent)
(8937|8969) pub31<-delete_participant
(8937|8953) pub8 71% (23 samples sent)
(8937|8953) pub8 81% (26 samples sent)
(8937|8966) pub21 100% (32 samples sent)
(8937|8966) pub21 waiting for acks
(8937|8953) pub8 90% (29 samples sent)
(8937|8953) pub8 100% (32 samples sent)
(8937|8953) pub8 waiting for acks
(8937|8944) sub 60% (615 samples received)
(8937|8970) pub24<-delete_participant
(8937|8953) pub8 waiting for acks returned
(8937|8953) pub8<-delete_contained_entities
(8937|8966) pub21 waiting for acks returned
(8937|8966) pub21<-delete_contained_entities
(8937|8948) pub3 writer id: 01030022.48c2a79c.22e99595.00000002(bf2b726d)
(8937|8948) pub3->started
(8937|8948) pub3->wait_match() before write for 01030022.48c2a79c.22e99595.00000002(bf2b726d)
(8937|8957) pub12 writer id: 01030022.48c2a79c.22e9959f.00000002(f59b6acc)
(8937|8957) pub12->started
(8937|8957) pub12->wait_match() before write for 01030022.48c2a79c.22e9959f.00000002(f59b6acc)
(8937|8959) pub14 writer id: 01030022.48c2a79c.22e995a1.00000002(eb8a6c2b)
(8937|8959) pub14->started
(8937|8959) pub14->wait_match() before write for 01030022.48c2a79c.22e995a1.00000002(eb8a6c2b)
(8937|8957) pub12<-match found! before write for 01030022.48c2a79c.22e9959f.00000002(f59b6acc)
(8937|8957) pub12 12% (4 samples sent)
(8937|8957) pub12 21% (7 samples sent)
(8937|8957) pub12 31% (10 samples sent)
(8937|8957) pub12 40% (13 samples sent)
(8937|8957) pub12 50% (16 samples sent)
(8937|8957) pub12 62% (20 samples sent)
(8937|8957) pub12 71% (23 samples sent)
(8937|8957) pub12 81% (26 samples sent)
(8937|8957) pub12 90% (29 samples sent)
(8937|8957) pub12 100% (32 samples sent)
(8937|8957) pub12 waiting for acks
(8937|8949) pub4<-delete_participant
(8937|8957) pub12 waiting for acks returned
(8937|8957) pub12<-delete_contained_entities
(8937|8953) pub8<-delete_participant
(8937|8959) pub14<-match found! before write for 01030022.48c2a79c.22e995a1.00000002(eb8a6c2b)
(8937|8959) pub14 12% (4 samples sent)
(8937|8966) pub21<-delete_participant
(8937|8959) pub14 21% (7 samples sent)
(8937|8959) pub14 31% (10 samples sent)
(8937|8948) pub3<-match found! before write for 01030022.48c2a79c.22e99595.00000002(bf2b726d)
(8937|8959) pub14 40% (13 samples sent)
(8937|8959) pub14 50% (16 samples sent)
(8937|8959) pub14 62% (20 samples sent)
(8937|8959) pub14 71% (23 samples sent)
(8937|8959) pub14 81% (26 samples sent)
(8937|8959) pub14 90% (29 samples sent)
(8937|8948) pub3 12% (4 samples sent)
(8937|8959) pub14 100% (32 samples sent)
(8937|8959) pub14 waiting for acks
(8937|8948) pub3 21% (7 samples sent)
(8937|8948) pub3 31% (10 samples sent)
(8937|8948) pub3 40% (13 samples sent)
(8937|8948) pub3 50% (16 samples sent)
(8937|8948) pub3 62% (20 samples sent)
(8937|8948) pub3 71% (23 samples sent)
(8937|8948) pub3 81% (26 samples sent)
(8937|8948) pub3 90% (29 samples sent)
(8937|8948) pub3 100% (32 samples sent)
(8937|8948) pub3 waiting for acks
(8937|8944) sub 70% (717 samples received)
(8937|8959) pub14 waiting for acks returned
(8937|8959) pub14<-delete_contained_entities
(8937|8948) pub3 waiting for acks returned
(8937|8948) pub3<-delete_contained_entities
(8937|8964) pub19->transport cfg_19
(8937|8957) pub12<-delete_participant
(8937|8959) pub14<-delete_participant
(8937|8948) pub3<-delete_participant
(8937|8954) pub9 writer id: 01030022.48c2a79c.22e9959c.00000002(b23b101c)
(8937|8954) pub9->started
(8937|8954) pub9->wait_match() before write for 01030022.48c2a79c.22e9959c.00000002(b23b101c)
(8937|8954) pub9<-match found! before write for 01030022.48c2a79c.22e9959c.00000002(b23b101c)
(8937|8954) pub9 12% (4 samples sent)
(8937|8954) pub9 21% (7 samples sent)
(8937|8954) pub9 31% (10 samples sent)
(8937|8954) pub9 40% (13 samples sent)
(8937|8954) pub9 50% (16 samples sent)
(8937|8954) pub9 62% (20 samples sent)
(8937|8954) pub9 71% (23 samples sent)
(8937|8954) pub9 81% (26 samples sent)
(8937|8954) pub9 90% (29 samples sent)
(8937|8954) pub9 100% (32 samples sent)
(8937|8954) pub9 waiting for acks
(8937|8954) pub9 waiting for acks returned
(8937|8954) pub9<-delete_contained_entities
(8937|8973) pub25 writer id: 01030022.48c2a79c.22e995ab.00000002(a13a748a)
(8937|8973) pub25->started
(8937|8973) pub25->wait_match() before write for 01030022.48c2a79c.22e995ab.00000002(a13a748a)
(8937|8963) pub18->transport cfg_18
(8937|8973) pub25<-match found! before write for 01030022.48c2a79c.22e995ab.00000002(a13a748a)
(8937|8973) pub25 12% (4 samples sent)
(8937|8973) pub25 21% (7 samples sent)
(8937|8973) pub25 31% (10 samples sent)
(8937|8973) pub25 40% (13 samples sent)
(8937|8973) pub25 50% (16 samples sent)
(8937|8973) pub25 62% (20 samples sent)
(8937|8973) pub25 71% (23 samples sent)
(8937|8954) pub9<-delete_participant
(8937|8973) pub25 81% (26 samples sent)
(8937|8973) pub25 90% (29 samples sent)
(8937|8973) pub25 100% (32 samples sent)
(8937|8973) pub25 waiting for acks
(8937|8973) pub25 waiting for acks returned
(8937|8973) pub25<-delete_contained_entities
(8937|8965) pub20 writer id: 01030022.48c2a79c.22e995aa.00000002(9c5a5d3a)
(8937|8965) pub20->started
(8937|8965) pub20->wait_match() before write for 01030022.48c2a79c.22e995aa.00000002(9c5a5d3a)
(8937|8976) pub30->transport cfg_30
(8937|8965) pub20<-match found! before write for 01030022.48c2a79c.22e995aa.00000002(9c5a5d3a)
(8937|8965) pub20 12% (4 samples sent)
(8937|8965) pub20 21% (7 samples sent)
(8937|8965) pub20 31% (10 samples sent)
(8937|8965) pub20 40% (13 samples sent)
(8937|8965) pub20 50% (16 samples sent)
(8937|8965) pub20 62% (20 samples sent)
(8937|8965) pub20 71% (23 samples sent)
(8937|8965) pub20 81% (26 samples sent)
(8937|8965) pub20 90% (29 samples sent)
(8937|8965) pub20 100% (32 samples sent)
(8937|8965) pub20 waiting for acks
(8937|8944) sub 80% (820 samples received)
(8937|8973) pub25<-delete_participant
(8937|8965) pub20 waiting for acks returned
(8937|8965) pub20<-delete_contained_entities
(8937|8974) pub28 writer id: 01030022.48c2a79c.22e995af.00000002(54bad24a)
(8937|8974) pub28->started
(8937|8974) pub28->wait_match() before write for 01030022.48c2a79c.22e995af.00000002(54bad24a)
(8937|8974) pub28<-match found! before write for 01030022.48c2a79c.22e995af.00000002(54bad24a)
(8937|8974) pub28 12% (4 samples sent)
(8937|8974) pub28 21% (7 samples sent)
(8937|8974) pub28 31% (10 samples sent)
(8937|8974) pub28 40% (13 samples sent)
(8937|8974) pub28 50% (16 samples sent)
(8937|8974) pub28 62% (20 samples sent)
(8937|8974) pub28 71% (23 samples sent)
(8937|8974) pub28 81% (26 samples sent)
(8937|8974) pub28 90% (29 samples sent)
(8937|8974) pub28 100% (32 samples sent)
(8937|8974) pub28 waiting for acks
(8937|8974) pub28 waiting for acks returned
(8937|8974) pub28<-delete_contained_entities
(8937|8975) pub29 writer id: 01030022.48c2a79c.22e995ad.00000002(2e7a812a)
(8937|8975) pub29->started
(8937|8975) pub29->wait_match() before write for 01030022.48c2a79c.22e995ad.00000002(2e7a812a)
(8937|8965) pub20<-delete_participant
(8937|8968) pub23 writer id: 01030022.48c2a79c.22e995a9.00000002(dbfa27ea)
(8937|8968) pub23->started
(8937|8968) pub23->wait_match() before write for 01030022.48c2a79c.22e995a9.00000002(dbfa27ea)
(8937|8974) pub28<-delete_participant
(8937|8968) pub23<-match found! before write for 01030022.48c2a79c.22e995a9.00000002(dbfa27ea)
(8937|8968) pub23 12% (4 samples sent)
(8937|8968) pub23 21% (7 samples sent)
(8937|8968) pub23 31% (10 samples sent)
(8937|8968) pub23 40% (13 samples sent)
(8937|8968) pub23 50% (16 samples sent)
(8937|8975) pub29<-match found! before write for 01030022.48c2a79c.22e995ad.00000002(2e7a812a)
(8937|8968) pub23 62% (20 samples sent)
(8937|8975) pub29 12% (4 samples sent)
(8937|8968) pub23 71% (23 samples sent)
(8937|8975) pub29 21% (7 samples sent)
(8937|8968) pub23 81% (26 samples sent)
(8937|8975) pub29 31% (10 samples sent)
(8937|8968) pub23 90% (29 samples sent)
(8937|8975) pub29 40% (13 samples sent)
(8937|8968) pub23 100% (32 samples sent)
(8937|8968) pub23 waiting for acks
(8937|8975) pub29 50% (16 samples sent)
(8937|8975) pub29 62% (20 samples sent)
(8937|8975) pub29 71% (23 samples sent)
(8937|8975) pub29 81% (26 samples sent)
(8937|8975) pub29 90% (29 samples sent)
(8937|8975) pub29 100% (32 samples sent)
(8937|8975) pub29 waiting for acks
(8937|8944) sub 90% (922 samples received)
(8937|8968) pub23 waiting for acks returned
(8937|8968) pub23<-delete_contained_entities
(8937|8975) pub29 waiting for acks returned
(8937|8975) pub29<-delete_contained_entities
(8937|8968) pub23<-delete_participant
(8937|8975) pub29<-delete_participant
(8937|8964) pub19 writer id: 01030022.48c2a79c.22e995a6.00000002(59aab03b)
(8937|8964) pub19->started
(8937|8964) pub19->wait_match() before write for 01030022.48c2a79c.22e995a6.00000002(59aab03b)
(8937|8964) pub19<-match found! before write for 01030022.48c2a79c.22e995a6.00000002(59aab03b)
(8937|8964) pub19 12% (4 samples sent)
(8937|8964) pub19 21% (7 samples sent)
(8937|8964) pub19 31% (10 samples sent)
(8937|8964) pub19 40% (13 samples sent)
(8937|8964) pub19 50% (16 samples sent)
(8937|8964) pub19 62% (20 samples sent)
(8937|8964) pub19 71% (23 samples sent)
(8937|8964) pub19 81% (26 samples sent)
(8937|8964) pub19 90% (29 samples sent)
(8937|8964) pub19 100% (32 samples sent)
(8937|8964) pub19 waiting for acks
(8937|8963) pub18 writer id: 01030022.48c2a79c.22e995a5.00000002(1e0acaeb)
(8937|8963) pub18->started
(8937|8963) pub18->wait_match() before write for 01030022.48c2a79c.22e995a5.00000002(1e0acaeb)
(8937|8964) pub19 waiting for acks returned
(8937|8964) pub19<-delete_contained_entities
(8937|8976) pub30 writer id: 01030022.48c2a79c.22e995b0.00000002(b60ad219)
(8937|8976) pub30->started
(8937|8976) pub30->wait_match() before write for 01030022.48c2a79c.22e995b0.00000002(b60ad219)
(8937|8964) pub19<-delete_participant
(8937|8963) pub18<-match found! before write for 01030022.48c2a79c.22e995a5.00000002(1e0acaeb)
(8937|8963) pub18 12% (4 samples sent)
(8937|8963) pub18 21% (7 samples sent)
(8937|8963) pub18 31% (10 samples sent)
(8937|8963) pub18 40% (13 samples sent)
(8937|8963) pub18 50% (16 samples sent)
(8937|8963) pub18 62% (20 samples sent)
(8937|8963) pub18 71% (23 samples sent)
(8937|8963) pub18 81% (26 samples sent)
(8937|8963) pub18 90% (29 samples sent)
(8937|8963) pub18 100% (32 samples sent)
(8937|8963) pub18 waiting for acks
(8937|8963) pub18 waiting for acks returned
(8937|8963) pub18<-delete_contained_entities
(8937|8976) pub30<-match found! before write for 01030022.48c2a79c.22e995b0.00000002(b60ad219)
(8937|8976) pub30 12% (4 samples sent)
(8937|8976) pub30 21% (7 samples sent)
(8937|8976) pub30 31% (10 samples sent)
(8937|8976) pub30 40% (13 samples sent)
(8937|8976) pub30 50% (16 samples sent)
(8937|8976) pub30 62% (20 samples sent)
(8937|8976) pub30 71% (23 samples sent)
(8937|8976) pub30 81% (26 samples sent)
(8937|8976) pub30 90% (29 samples sent)
(8937|8976) pub30 100% (32 samples sent)
(8937|8976) pub30 waiting for acks
(8937|8944) sub 100% (1024 samples received)
(8937|8944) sub condition_.notify_all
(8937|8937) sub condition_.wait returned
(8937|8937) sub check_received
(8937|8937) sub check_received returns 0
(8937|8937) <- PublisherService::end
(8937|8976) pub30 waiting for acks returned
(8937|8976) pub30<-delete_contained_entities
(8937|8963) pub18<-delete_participant
(8937|8976) pub30<-delete_participant
(8937|8937) <- PublisherService::~PublisherService
(8937|8937) <- Subscriber delete_contained_entities
(8937|8937) <- Subscriber delete_participant
(8937|8937) <- Subscriber::~Subscriber
(8937|8937) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps Time:18s 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: 9108
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9118 started at 2026-04-24 17:20:35
(9118|9118) -> Thrasher started
(9118|9118) -> Subscriber::Subscriber
(9108|9108) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9118|9118) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9118|9118) Subscriber reader id: 01030000.78087138.00000002.00000507(de9a1818)
(9118|9118) -> PublisherService::PublisherService
(9118|9118) -> PublisherService::start (1 threads)
(9118|9118) sub wait_received 0:1
(9118|9130) pub0 writer id: 01030000.78087138.00000003.00000102(f7fc0023)
(9118|9130) pub0->started
(9118|9130) pub0 100% (1 samples sent)
(9118|9130) pub0->wait_match() before write for 01030000.78087138.00000003.00000102(f7fc0023)
(9118|9130) pub0<-match found! before write for 01030000.78087138.00000003.00000102(f7fc0023)
(9118|9130) pub0 waiting for acks
(9118|9129) sub 100% (1 samples received)
(9118|9129) sub condition_.notify_all
(9118|9118) sub condition_.wait returned
(9118|9118) sub check_received
(9118|9118) sub check_received returns 0
(9118|9118) <- PublisherService::end
(9118|9130) pub0 waiting for acks returned
(9118|9130) pub0<-delete_contained_entities
(9118|9130) pub0<-delete_participant
(9118|9118) <- PublisherService::~PublisherService
(9118|9118) <- Subscriber delete_contained_entities
(9118|9118) <- Subscriber delete_participant
(9118|9118) <- Subscriber::~Subscriber
(9118|9118) <- 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: 9132
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9142 started at 2026-04-24 17:20:36
(9142|9142) -> Thrasher started
(9142|9142) -> Subscriber::Subscriber
(9132|9132) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9142|9142) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9142|9142) Subscriber reader id: 01030000.6dd2393d.00000002.00000507(602b30d0)
(9142|9142) -> PublisherService::PublisherService
(9142|9142) -> PublisherService::start (2 threads)
(9142|9142) sub wait_received 0:2
(9142|9155) pub1 writer id: 01030000.6dd2393d.00000004.00000102(fb6df4fb)
(9142|9155) pub1->started
(9142|9155) pub1 100% (1 samples sent)
(9142|9155) pub1->wait_match() before write for 01030000.6dd2393d.00000004.00000102(fb6df4fb)
(9142|9154) pub0 writer id: 01030000.6dd2393d.00000003.00000102(494d28eb)
(9142|9154) pub0->started
(9142|9154) pub0 100% (1 samples sent)
(9142|9154) pub0->wait_match() before write for 01030000.6dd2393d.00000003.00000102(494d28eb)
(9142|9154) pub0<-match found! before write for 01030000.6dd2393d.00000003.00000102(494d28eb)
(9142|9154) pub0 waiting for acks
(9142|9155) pub1<-match found! before write for 01030000.6dd2393d.00000004.00000102(fb6df4fb)
(9142|9155) pub1 waiting for acks
(9142|9153) sub 50% (1 samples received)
(9142|9153) sub 100% (2 samples received)
(9142|9153) sub condition_.notify_all
(9142|9142) sub condition_.wait returned
(9142|9142) sub check_received
(9142|9142) sub check_received returns 0
(9142|9142) <- PublisherService::end
(9142|9154) pub0 waiting for acks returned
(9142|9154) pub0<-delete_contained_entities
(9142|9155) pub1 waiting for acks returned
(9142|9155) pub1<-delete_contained_entities
(9142|9154) pub0<-delete_participant
(9142|9155) pub1<-delete_participant
(9142|9142) <- PublisherService::~PublisherService
(9142|9142) <- Subscriber delete_contained_entities
(9142|9142) <- Subscriber delete_participant
(9142|9142) <- Subscriber::~Subscriber
(9142|9142) <- 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: 9157
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9167 started at 2026-04-24 17:20:37
(9167|9167) -> Thrasher started
(9167|9167) -> Subscriber::Subscriber
(9157|9157) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9167|9167) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9167|9167) Subscriber reader id: 01030000.7e887792.00000002.00000507(3ad2f052)
(9167|9167) -> PublisherService::PublisherService
(9167|9167) -> PublisherService::start (3 threads)
(9167|9167) sub wait_received 0:9
(9167|9179) pub0 writer id: 01030000.7e887792.00000003.00000102(13b4e869)
(9167|9179) pub0->started
(9167|9179) pub0 33% (1 samples sent)
(9167|9179) pub0 66% (2 samples sent)
(9167|9179) pub0 100% (3 samples sent)
(9167|9179) pub0->wait_match() before write for 01030000.7e887792.00000003.00000102(13b4e869)
(9167|9181) pub2 writer id: 01030000.7e887792.00000004.00000102(a1943479)
(9167|9181) pub2->started
(9167|9181) pub2 33% (1 samples sent)
(9167|9181) pub2 66% (2 samples sent)
(9167|9181) pub2 100% (3 samples sent)
(9167|9181) pub2->wait_match() before write for 01030000.7e887792.00000004.00000102(a1943479)
(9167|9180) pub1 writer id: 01030000.7e887792.00000005.00000102(9cf41dc9)
(9167|9180) pub1->started
(9167|9180) pub1 33% (1 samples sent)
(9167|9180) pub1 66% (2 samples sent)
(9167|9180) pub1 100% (3 samples sent)
(9167|9180) pub1->wait_match() before write for 01030000.7e887792.00000005.00000102(9cf41dc9)
(9167|9179) pub0<-match found! before write for 01030000.7e887792.00000003.00000102(13b4e869)
(9167|9179) pub0 waiting for acks
(9167|9181) pub2<-match found! before write for 01030000.7e887792.00000004.00000102(a1943479)
(9167|9181) pub2 waiting for acks
(9167|9180) pub1<-match found! before write for 01030000.7e887792.00000005.00000102(9cf41dc9)
(9167|9180) pub1 waiting for acks
(9167|9178) sub 11% (1 samples received)
(9167|9178) sub 22% (2 samples received)
(9167|9178) sub 33% (3 samples received)
(9167|9178) sub 44% (4 samples received)
(9167|9178) sub 55% (5 samples received)
(9167|9178) sub 66% (6 samples received)
(9167|9179) pub0 waiting for acks returned
(9167|9179) pub0<-delete_contained_entities
(9167|9181) pub2 waiting for acks returned
(9167|9181) pub2<-delete_contained_entities
(9167|9178) sub 77% (7 samples received)
(9167|9178) sub 88% (8 samples received)
(9167|9178) sub 100% (9 samples received)
(9167|9178) sub condition_.notify_all
(9167|9167) sub condition_.wait returned
(9167|9167) sub check_received
(9167|9167) sub check_received returns 0
(9167|9167) <- PublisherService::end
(9167|9180) pub1 waiting for acks returned
(9167|9180) pub1<-delete_contained_entities
(9167|9179) pub0<-delete_participant
(9167|9181) pub2<-delete_participant
(9167|9180) pub1<-delete_participant
(9167|9167) <- PublisherService::~PublisherService
(9167|9167) <- Subscriber delete_contained_entities
(9167|9167) <- Subscriber delete_participant
(9167|9167) <- Subscriber::~Subscriber
(9167|9167) <- 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: 9183
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9194 started at 2026-04-24 17:20:38
(9194|9194) -> Thrasher started
(9194|9194) -> Subscriber::Subscriber
(9183|9183) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9194|9194) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9194|9194) Subscriber reader id: 01030000.0523e694.00000002.00000507(e02572f9)
(9194|9194) -> PublisherService::PublisherService
(9194|9194) -> PublisherService::start (1 threads)
(9194|9194) sub wait_received 0:1024
(9194|9206) pub0 writer id: 01030000.0523e694.00000003.00000102(c9436ac2)
(9194|9206) pub0->started
(9194|9206) pub0 10% (103 samples sent)
(9194|9205) sub 10% (103 samples received)
(9194|9206) pub0 20% (205 samples sent)
(9194|9205) sub 20% (205 samples received)
(9194|9206) pub0 30% (308 samples sent)
(9194|9205) sub 30% (308 samples received)
(9194|9206) pub0 40% (410 samples sent)
(9194|9205) sub 40% (410 samples received)
(9194|9206) pub0 50% (512 samples sent)
(9194|9205) sub 50% (512 samples received)
(9194|9206) pub0 60% (615 samples sent)
(9194|9205) sub 60% (615 samples received)
(9194|9206) pub0 70% (717 samples sent)
(9194|9205) sub 70% (717 samples received)
(9194|9206) pub0 80% (820 samples sent)
(9194|9205) sub 80% (820 samples received)
(9194|9206) pub0 90% (922 samples sent)
(9194|9205) sub 90% (922 samples received)
(9194|9206) pub0 100% (1024 samples sent)
(9194|9206) pub0->wait_match() before write for 01030000.0523e694.00000003.00000102(c9436ac2)
(9194|9205) sub 100% (1024 samples received)
(9194|9205) sub condition_.notify_all
(9194|9206) pub0<-match found! before write for 01030000.0523e694.00000003.00000102(c9436ac2)
(9194|9206) pub0 waiting for acks
(9194|9194) sub condition_.wait returned
(9194|9194) sub check_received
(9194|9194) sub check_received returns 0
(9194|9194) <- PublisherService::end
(9194|9206) pub0 waiting for acks returned
(9194|9206) pub0<-delete_contained_entities
(9194|9206) pub0<-delete_participant
(9194|9194) <- PublisherService::~PublisherService
(9194|9194) <- Subscriber delete_contained_entities
(9194|9194) <- Subscriber delete_participant
(9194|9194) <- Subscriber::~Subscriber
(9194|9194) <- 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: 9208
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9218 started at 2026-04-24 17:20:39
(9218|9218) -> Thrasher started
(9218|9218) -> Subscriber::Subscriber
(9208|9208) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9218|9218) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9218|9218) Subscriber reader id: 01030000.1f2b1431.00000002.00000507(06430d26)
(9218|9218) -> PublisherService::PublisherService
(9218|9218) -> PublisherService::start (8 threads)
(9218|9218) sub wait_received 0:1024
(9218|9232) pub2 writer id: 01030000.1f2b1431.00000004.00000102(9d05c90d)
(9218|9232) pub2->started
(9218|9232) pub2 10% (13 samples sent)
(9218|9232) pub2 20% (26 samples sent)
(9218|9232) pub2 30% (39 samples sent)
(9218|9232) pub2 40% (52 samples sent)
(9218|9237) pub7 writer id: 01030000.1f2b1431.0000000a.00000102(2235776c)
(9218|9237) pub7->started
(9218|9232) pub2 50% (64 samples sent)
(9218|9237) pub7 10% (13 samples sent)
(9218|9237) pub7 20% (26 samples sent)
(9218|9237) pub7 30% (39 samples sent)
(9218|9237) pub7 40% (52 samples sent)
(9218|9235) pub5 writer id: 01030000.1f2b1431.00000007.00000102(daa5b3dd)
(9218|9235) pub5->started
(9218|9237) pub7 50% (64 samples sent)
(9218|9235) pub5 10% (13 samples sent)
(9218|9237) pub7 60% (77 samples sent)
(9218|9232) pub2 60% (77 samples sent)
(9218|9235) pub5 20% (26 samples sent)
(9218|9237) pub7 70% (90 samples sent)
(9218|9230) pub0 writer id: 01030000.1f2b1431.00000003.00000102(2f25151d)
(9218|9230) pub0->started
(9218|9232) pub2 70% (90 samples sent)
(9218|9235) pub5 30% (39 samples sent)
(9218|9234) pub4 writer id: 01030000.1f2b1431.00000005.00000102(a065e0bd)
(9218|9234) pub4->started
(9218|9235) pub5 40% (52 samples sent)
(9218|9234) pub4 10% (13 samples sent)
(9218|9232) pub2 80% (103 samples sent)
(9218|9230) pub0 10% (13 samples sent)
(9218|9233) pub3 writer id: 01030000.1f2b1431.00000009.00000102(65950dbc)
(9218|9233) pub3->started
(9218|9235) pub5 50% (64 samples sent)
(9218|9233) pub3 10% (13 samples sent)
(9218|9237) pub7 80% (103 samples sent)
(9218|9234) pub4 20% (26 samples sent)
(9218|9235) pub5 60% (77 samples sent)
(9218|9232) pub2 90% (116 samples sent)
(9218|9234) pub4 30% (39 samples sent)
(9218|9231) pub1 writer id: 01030000.1f2b1431.00000006.00000102(e7c59a6d)
(9218|9231) pub1->started
(9218|9230) pub0 20% (26 samples sent)
(9218|9235) pub5 70% (90 samples sent)
(9218|9231) pub1 10% (13 samples sent)
(9218|9230) pub0 30% (39 samples sent)
(9218|9231) pub1 20% (26 samples sent)
(9218|9235) pub5 80% (103 samples sent)
(9218|9231) pub1 30% (39 samples sent)
(9218|9236) pub6 writer id: 01030000.1f2b1431.00000008.00000102(58f5240c)
(9218|9236) pub6->started
(9218|9230) pub0 40% (52 samples sent)
(9218|9233) pub3 20% (26 samples sent)
(9218|9236) pub6 10% (13 samples sent)
(9218|9234) pub4 40% (52 samples sent)
(9218|9233) pub3 30% (39 samples sent)
(9218|9230) pub0 50% (64 samples sent)
(9218|9235) pub5 90% (116 samples sent)
(9218|9231) pub1 40% (52 samples sent)
(9218|9230) pub0 60% (77 samples sent)
(9218|9231) pub1 50% (64 samples sent)
(9218|9236) pub6 20% (26 samples sent)
(9218|9234) pub4 50% (64 samples sent)
(9218|9233) pub3 40% (52 samples sent)
(9218|9236) pub6 30% (39 samples sent)
(9218|9235) pub5 100% (128 samples sent)
(9218|9235) pub5->wait_match() before write for 01030000.1f2b1431.00000007.00000102(daa5b3dd)
(9218|9232) pub2 100% (128 samples sent)
(9218|9232) pub2->wait_match() before write for 01030000.1f2b1431.00000004.00000102(9d05c90d)
(9218|9232) pub2<-match found! before write for 01030000.1f2b1431.00000004.00000102(9d05c90d)
(9218|9232) pub2 waiting for acks
(9218|9233) pub3 50% (64 samples sent)
(9218|9230) pub0 70% (90 samples sent)
(9218|9236) pub6 40% (52 samples sent)
(9218|9233) pub3 60% (77 samples sent)
(9218|9236) pub6 50% (64 samples sent)
(9218|9234) pub4 60% (77 samples sent)
(9218|9231) pub1 60% (77 samples sent)
(9218|9236) pub6 60% (77 samples sent)
(9218|9233) pub3 70% (90 samples sent)
(9218|9236) pub6 70% (90 samples sent)
(9218|9230) pub0 80% (103 samples sent)
(9218|9233) pub3 80% (103 samples sent)
(9218|9231) pub1 70% (90 samples sent)
(9218|9236) pub6 80% (103 samples sent)
(9218|9234) pub4 70% (90 samples sent)
(9218|9236) pub6 90% (116 samples sent)
(9218|9233) pub3 90% (116 samples sent)
(9218|9236) pub6 100% (128 samples sent)
(9218|9236) pub6->wait_match() before write for 01030000.1f2b1431.00000008.00000102(58f5240c)
(9218|9231) pub1 80% (103 samples sent)
(9218|9230) pub0 90% (116 samples sent)
(9218|9231) pub1 90% (116 samples sent)
(9218|9234) pub4 80% (103 samples sent)
(9218|9230) pub0 100% (128 samples sent)
(9218|9230) pub0->wait_match() before write for 01030000.1f2b1431.00000003.00000102(2f25151d)
(9218|9233) pub3 100% (128 samples sent)
(9218|9233) pub3->wait_match() before write for 01030000.1f2b1431.00000009.00000102(65950dbc)
(9218|9234) pub4 90% (116 samples sent)
(9218|9231) pub1 100% (128 samples sent)
(9218|9231) pub1->wait_match() before write for 01030000.1f2b1431.00000006.00000102(e7c59a6d)
(9218|9235) pub5<-match found! before write for 01030000.1f2b1431.00000007.00000102(daa5b3dd)
(9218|9235) pub5 waiting for acks
(9218|9234) pub4 100% (128 samples sent)
(9218|9234) pub4->wait_match() before write for 01030000.1f2b1431.00000005.00000102(a065e0bd)
(9218|9237) pub7 90% (116 samples sent)
(9218|9237) pub7 100% (128 samples sent)
(9218|9237) pub7->wait_match() before write for 01030000.1f2b1431.0000000a.00000102(2235776c)
(9218|9237) pub7<-match found! before write for 01030000.1f2b1431.0000000a.00000102(2235776c)
(9218|9237) pub7 waiting for acks
(9218|9229) sub 10% (103 samples received)
(9218|9229) sub 20% (205 samples received)
(9218|9229) sub 30% (308 samples received)
(9218|9230) pub0<-match found! before write for 01030000.1f2b1431.00000003.00000102(2f25151d)
(9218|9230) pub0 waiting for acks
(9218|9234) pub4<-match found! before write for 01030000.1f2b1431.00000005.00000102(a065e0bd)
(9218|9234) pub4 waiting for acks
(9218|9233) pub3<-match found! before write for 01030000.1f2b1431.00000009.00000102(65950dbc)
(9218|9233) pub3 waiting for acks
(9218|9231) pub1<-match found! before write for 01030000.1f2b1431.00000006.00000102(e7c59a6d)
(9218|9231) pub1 waiting for acks
(9218|9236) pub6<-match found! before write for 01030000.1f2b1431.00000008.00000102(58f5240c)
(9218|9236) pub6 waiting for acks
(9218|9232) pub2 waiting for acks returned
(9218|9232) pub2<-delete_contained_entities
(9218|9235) pub5 waiting for acks returned
(9218|9237) pub7 waiting for acks returned
(9218|9235) pub5<-delete_contained_entities
(9218|9237) pub7<-delete_contained_entities
(9218|9229) sub 40% (410 samples received)
(9218|9232) pub2<-delete_participant
(9218|9229) sub 50% (512 samples received)
(9218|9237) pub7<-delete_participant
(9218|9235) pub5<-delete_participant
(9218|9229) sub 60% (615 samples received)
(9218|9229) sub 70% (717 samples received)
(9218|9229) sub 80% (820 samples received)
(9218|9229) sub 90% (922 samples received)
(9218|9229) sub 100% (1024 samples received)
(9218|9229) sub condition_.notify_all
(9218|9218) sub condition_.wait returned
(9218|9218) sub check_received
(9218|9218) sub check_received returns 0
(9218|9218) <- PublisherService::end
(9218|9230) pub0 waiting for acks returned
(9218|9230) pub0<-delete_contained_entities
(9218|9234) pub4 waiting for acks returned
(9218|9234) pub4<-delete_contained_entities
(9218|9233) pub3 waiting for acks returned
(9218|9233) pub3<-delete_contained_entities
(9218|9231) pub1 waiting for acks returned
(9218|9231) pub1<-delete_contained_entities
(9218|9236) pub6 waiting for acks returned
(9218|9236) pub6<-delete_contained_entities
(9218|9230) pub0<-delete_participant
(9218|9231) pub1<-delete_participant
(9218|9233) pub3<-delete_participant
(9218|9234) pub4<-delete_participant
(9218|9236) pub6<-delete_participant
(9218|9218) <- PublisherService::~PublisherService
(9218|9218) <- Subscriber delete_contained_entities
(9218|9218) <- Subscriber delete_participant
(9218|9218) <- Subscriber::~Subscriber
(9218|9218) <- 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: 9239
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9249 started at 2026-04-24 17:20:40
(9249|9249) -> Thrasher started
(9249|9249) -> Subscriber::Subscriber
(9239|9239) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9249|9249) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9249|9249) Subscriber reader id: 01030000.2589d49d.00000002.00000507(2b63af93)
(9249|9249) -> PublisherService::PublisherService
(9249|9249) -> PublisherService::start (16 threads)
(9249|9249) sub wait_received 0:1024
(9249|9273) pub12 writer id: 01030000.2589d49d.0000000f.00000102(c7f55aa9)
(9249|9273) pub12->started
(9249|9273) pub12 10% (7 samples sent)
(9249|9273) pub12 20% (13 samples sent)
(9249|9273) pub12 31% (20 samples sent)
(9249|9273) pub12 40% (26 samples sent)
(9249|9273) pub12 50% (32 samples sent)
(9249|9273) pub12 60% (39 samples sent)
(9249|9269) pub8 writer id: 01030000.2589d49d.00000009.00000102(48b5af09)
(9249|9269) pub8->started
(9249|9269) pub8 10% (7 samples sent)
(9249|9273) pub12 70% (45 samples sent)
(9249|9273) pub12 81% (52 samples sent)
(9249|9269) pub8 20% (13 samples sent)
(9249|9264) pub3 writer id: 01030000.2589d49d.00000012.00000102(5f85099a)
(9249|9264) pub3->started
(9249|9273) pub12 90% (58 samples sent)
(9249|9268) pub7 writer id: 01030000.2589d49d.00000008.00000102(75d586b9)
(9249|9268) pub7->started
(9249|9273) pub12 100% (64 samples sent)
(9249|9273) pub12->wait_match() before write for 01030000.2589d49d.0000000f.00000102(c7f55aa9)
(9249|9264) pub3 10% (7 samples sent)
(9249|9268) pub7 10% (7 samples sent)
(9249|9273) pub12<-match found! before write for 01030000.2589d49d.0000000f.00000102(c7f55aa9)
(9249|9273) pub12 waiting for acks
(9249|9264) pub3 20% (13 samples sent)
(9249|9268) pub7 20% (13 samples sent)
(9249|9264) pub3 31% (20 samples sent)
(9249|9269) pub8 31% (20 samples sent)
(9249|9268) pub7 31% (20 samples sent)
(9249|9268) pub7 40% (26 samples sent)
(9249|9268) pub7 50% (32 samples sent)
(9249|9269) pub8 40% (26 samples sent)
(9249|9264) pub3 40% (26 samples sent)
(9249|9269) pub8 50% (32 samples sent)
(9249|9268) pub7 60% (39 samples sent)
(9249|9264) pub3 50% (32 samples sent)
(9249|9269) pub8 60% (39 samples sent)
(9249|9268) pub7 70% (45 samples sent)
(9249|9264) pub3 60% (39 samples sent)
(9249|9268) pub7 81% (52 samples sent)
(9249|9264) pub3 70% (45 samples sent)
(9249|9264) pub3 81% (52 samples sent)
(9249|9268) pub7 90% (58 samples sent)
(9249|9264) pub3 90% (58 samples sent)
(9249|9268) pub7 100% (64 samples sent)
(9249|9268) pub7->wait_match() before write for 01030000.2589d49d.00000008.00000102(75d586b9)
(9249|9269) pub8 70% (45 samples sent)
(9249|9264) pub3 100% (64 samples sent)
(9249|9264) pub3->wait_match() before write for 01030000.2589d49d.00000012.00000102(5f85099a)
(9249|9261) pub0 writer id: 01030000.2589d49d.00000003.00000102(0205b7a8)
(9249|9261) pub0->started
(9249|9261) pub0 10% (7 samples sent)
(9249|9269) pub8 81% (52 samples sent)
(9249|9261) pub0 20% (13 samples sent)
(9249|9261) pub0 31% (20 samples sent)
(9249|9269) pub8 90% (58 samples sent)
(9249|9261) pub0 40% (26 samples sent)
(9249|9264) pub3<-match found! before write for 01030000.2589d49d.00000012.00000102(5f85099a)
(9249|9264) pub3 waiting for acks
(9249|9261) pub0 50% (32 samples sent)
(9249|9261) pub0 60% (39 samples sent)
(9249|9262) pub1 writer id: 01030000.2589d49d.0000000d.00000102(bd3509c9)
(9249|9262) pub1->started
(9249|9261) pub0 70% (45 samples sent)
(9249|9269) pub8 100% (64 samples sent)
(9249|9269) pub8->wait_match() before write for 01030000.2589d49d.00000009.00000102(48b5af09)
(9249|9262) pub1 10% (7 samples sent)
(9249|9262) pub1 20% (13 samples sent)
(9249|9262) pub1 31% (20 samples sent)
(9249|9263) pub2 writer id: 01030000.2589d49d.00000004.00000102(b0256bb8)
(9249|9263) pub2->started
(9249|9263) pub2 10% (7 samples sent)
(9249|9261) pub0 81% (52 samples sent)
(9249|9262) pub1 40% (26 samples sent)
(9249|9263) pub2 20% (13 samples sent)
(9249|9261) pub0 90% (58 samples sent)
(9249|9262) pub1 50% (32 samples sent)
(9249|9263) pub2 31% (20 samples sent)
(9249|9262) pub1 60% (39 samples sent)
(9249|9261) pub0 100% (64 samples sent)
(9249|9261) pub0->wait_match() before write for 01030000.2589d49d.00000003.00000102(0205b7a8)
(9249|9262) pub1 70% (45 samples sent)
(9249|9263) pub2 40% (26 samples sent)
(9249|9262) pub1 81% (52 samples sent)
(9249|9263) pub2 50% (32 samples sent)
(9249|9262) pub1 90% (58 samples sent)
(9249|9263) pub2 60% (39 samples sent)
(9249|9262) pub1 100% (64 samples sent)
(9249|9262) pub1->wait_match() before write for 01030000.2589d49d.0000000d.00000102(bd3509c9)
(9249|9268) pub7<-match found! before write for 01030000.2589d49d.00000008.00000102(75d586b9)
(9249|9268) pub7 waiting for acks
(9249|9263) pub2 70% (45 samples sent)
(9249|9263) pub2 81% (52 samples sent)
(9249|9269) pub8<-match found! before write for 01030000.2589d49d.00000009.00000102(48b5af09)
(9249|9269) pub8 waiting for acks
(9249|9263) pub2 90% (58 samples sent)
(9249|9263) pub2 100% (64 samples sent)
(9249|9263) pub2->wait_match() before write for 01030000.2589d49d.00000004.00000102(b0256bb8)
(9249|9265) pub4 writer id: 01030000.2589d49d.00000005.00000102(8d454208)
(9249|9265) pub4->started
(9249|9265) pub4 10% (7 samples sent)
(9249|9265) pub4 20% (13 samples sent)
(9249|9265) pub4 31% (20 samples sent)
(9249|9265) pub4 40% (26 samples sent)
(9249|9265) pub4 50% (32 samples sent)
(9249|9265) pub4 60% (39 samples sent)
(9249|9265) pub4 70% (45 samples sent)
(9249|9265) pub4 81% (52 samples sent)
(9249|9265) pub4 90% (58 samples sent)
(9249|9265) pub4 100% (64 samples sent)
(9249|9265) pub4->wait_match() before write for 01030000.2589d49d.00000005.00000102(8d454208)
(9249|9272) pub11 writer id: 01030000.2589d49d.0000000c.00000102(80552079)
(9249|9272) pub11->started
(9249|9272) pub11 10% (7 samples sent)
(9249|9272) pub11 20% (13 samples sent)
(9249|9272) pub11 31% (20 samples sent)
(9249|9274) pub13 writer id: 01030000.2589d49d.0000000e.00000102(fa957319)
(9249|9274) pub13->started
(9249|9274) pub13 10% (7 samples sent)
(9249|9274) pub13 20% (13 samples sent)
(9249|9274) pub13 31% (20 samples sent)
(9249|9272) pub11 40% (26 samples sent)
(9249|9274) pub13 40% (26 samples sent)
(9249|9274) pub13 50% (32 samples sent)
(9249|9274) pub13 60% (39 samples sent)
(9249|9272) pub11 50% (32 samples sent)
(9249|9274) pub13 70% (45 samples sent)
(9249|9275) pub14 writer id: 01030000.2589d49d.00000010.00000102(25455afa)
(9249|9275) pub14->started
(9249|9275) pub14 10% (7 samples sent)
(9249|9267) pub6 writer id: 01030000.2589d49d.00000007.00000102(f7851168)
(9249|9267) pub6->started
(9249|9275) pub14 20% (13 samples sent)
(9249|9267) pub6 10% (7 samples sent)
(9249|9275) pub14 31% (20 samples sent)
(9249|9271) pub10 writer id: 01030000.2589d49d.0000000b.00000102(3275fc69)
(9249|9271) pub10->started
(9249|9267) pub6 20% (13 samples sent)
(9249|9275) pub14 40% (26 samples sent)
(9249|9267) pub6 31% (20 samples sent)
(9249|9271) pub10 10% (7 samples sent)
(9249|9275) pub14 50% (32 samples sent)
(9249|9267) pub6 40% (26 samples sent)
(9249|9271) pub10 20% (13 samples sent)
(9249|9272) pub11 60% (39 samples sent)
(9249|9271) pub10 31% (20 samples sent)
(9249|9272) pub11 70% (45 samples sent)
(9249|9267) pub6 50% (32 samples sent)
(9249|9270) pub9 writer id: 01030000.2589d49d.0000000a.00000102(0f15d5d9)
(9249|9270) pub9->started
(9249|9274) pub13 81% (52 samples sent)
(9249|9267) pub6 60% (39 samples sent)
(9249|9270) pub9 10% (7 samples sent)
(9249|9267) pub6 70% (45 samples sent)
(9249|9272) pub11 81% (52 samples sent)
(9249|9275) pub14 60% (39 samples sent)
(9249|9270) pub9 20% (13 samples sent)
(9249|9272) pub11 90% (58 samples sent)
(9249|9275) pub14 70% (45 samples sent)
(9249|9272) pub11 100% (64 samples sent)
(9249|9272) pub11->wait_match() before write for 01030000.2589d49d.0000000c.00000102(80552079)
(9249|9275) pub14 81% (52 samples sent)
(9249|9271) pub10 40% (26 samples sent)
(9249|9271) pub10 50% (32 samples sent)
(9249|9275) pub14 90% (58 samples sent)
(9249|9274) pub13 90% (58 samples sent)
(9249|9271) pub10 60% (39 samples sent)
(9249|9274) pub13 100% (64 samples sent)
(9249|9274) pub13->wait_match() before write for 01030000.2589d49d.0000000e.00000102(fa957319)
(9249|9267) pub6 81% (52 samples sent)
(9249|9275) pub14 100% (64 samples sent)
(9249|9275) pub14->wait_match() before write for 01030000.2589d49d.00000010.00000102(25455afa)
(9249|9267) pub6 90% (58 samples sent)
(9249|9270) pub9 31% (20 samples sent)
(9249|9270) pub9 40% (26 samples sent)
(9249|9267) pub6 100% (64 samples sent)
(9249|9267) pub6->wait_match() before write for 01030000.2589d49d.00000007.00000102(f7851168)
(9249|9270) pub9 50% (32 samples sent)
(9249|9271) pub10 70% (45 samples sent)
(9249|9271) pub10 81% (52 samples sent)
(9249|9270) pub9 60% (39 samples sent)
(9249|9271) pub10 90% (58 samples sent)
(9249|9270) pub9 70% (45 samples sent)
(9249|9271) pub10 100% (64 samples sent)
(9249|9271) pub10->wait_match() before write for 01030000.2589d49d.0000000b.00000102(3275fc69)
(9249|9270) pub9 81% (52 samples sent)
(9249|9270) pub9 90% (58 samples sent)
(9249|9270) pub9 100% (64 samples sent)
(9249|9270) pub9->wait_match() before write for 01030000.2589d49d.0000000a.00000102(0f15d5d9)
(9249|9266) pub5 writer id: 01030000.2589d49d.00000006.00000102(cae538d8)
(9249|9266) pub5->started
(9249|9260) sub 10% (103 samples received)
(9249|9266) pub5 10% (7 samples sent)
(9249|9266) pub5 20% (13 samples sent)
(9249|9266) pub5 31% (20 samples sent)
(9249|9266) pub5 40% (26 samples sent)
(9249|9266) pub5 50% (32 samples sent)
(9249|9276) pub15 writer id: 01030000.2589d49d.00000011.00000102(1825734a)
(9249|9276) pub15->started
(9249|9266) pub5 60% (39 samples sent)
(9249|9276) pub15 10% (7 samples sent)
(9249|9266) pub5 70% (45 samples sent)
(9249|9276) pub15 20% (13 samples sent)
(9249|9266) pub5 81% (52 samples sent)
(9249|9276) pub15 31% (20 samples sent)
(9249|9266) pub5 90% (58 samples sent)
(9249|9276) pub15 40% (26 samples sent)
(9249|9276) pub15 50% (32 samples sent)
(9249|9266) pub5 100% (64 samples sent)
(9249|9266) pub5->wait_match() before write for 01030000.2589d49d.00000006.00000102(cae538d8)
(9249|9276) pub15 60% (39 samples sent)
(9249|9276) pub15 70% (45 samples sent)
(9249|9276) pub15 81% (52 samples sent)
(9249|9276) pub15 90% (58 samples sent)
(9249|9276) pub15 100% (64 samples sent)
(9249|9276) pub15->wait_match() before write for 01030000.2589d49d.00000011.00000102(1825734a)
(9249|9260) sub 20% (205 samples received)
(9249|9261) pub0<-match found! before write for 01030000.2589d49d.00000003.00000102(0205b7a8)
(9249|9261) pub0 waiting for acks
(9249|9262) pub1<-match found! before write for 01030000.2589d49d.0000000d.00000102(bd3509c9)
(9249|9262) pub1 waiting for acks
(9249|9263) pub2<-match found! before write for 01030000.2589d49d.00000004.00000102(b0256bb8)
(9249|9263) pub2 waiting for acks
(9249|9265) pub4<-match found! before write for 01030000.2589d49d.00000005.00000102(8d454208)
(9249|9265) pub4 waiting for acks
(9249|9272) pub11<-match found! before write for 01030000.2589d49d.0000000c.00000102(80552079)
(9249|9272) pub11 waiting for acks
(9249|9274) pub13<-match found! before write for 01030000.2589d49d.0000000e.00000102(fa957319)
(9249|9274) pub13 waiting for acks
(9249|9271) pub10<-match found! before write for 01030000.2589d49d.0000000b.00000102(3275fc69)
(9249|9271) pub10 waiting for acks
(9249|9273) pub12 waiting for acks returned
(9249|9273) pub12<-delete_contained_entities
(9249|9275) pub14<-match found! before write for 01030000.2589d49d.00000010.00000102(25455afa)
(9249|9275) pub14 waiting for acks
(9249|9270) pub9<-match found! before write for 01030000.2589d49d.0000000a.00000102(0f15d5d9)
(9249|9270) pub9 waiting for acks
(9249|9267) pub6<-match found! before write for 01030000.2589d49d.00000007.00000102(f7851168)
(9249|9267) pub6 waiting for acks
(9249|9266) pub5<-match found! before write for 01030000.2589d49d.00000006.00000102(cae538d8)
(9249|9266) pub5 waiting for acks
(9249|9273) pub12<-delete_participant
(9249|9276) pub15<-match found! before write for 01030000.2589d49d.00000011.00000102(1825734a)
(9249|9276) pub15 waiting for acks
(9249|9264) pub3 waiting for acks returned
(9249|9264) pub3<-delete_contained_entities
(9249|9268) pub7 waiting for acks returned
(9249|9268) pub7<-delete_contained_entities
(9249|9269) pub8 waiting for acks returned
(9249|9269) pub8<-delete_contained_entities
(9249|9260) sub 30% (308 samples received)
(9249|9268) pub7<-delete_participant
(9249|9269) pub8<-delete_participant
(9249|9260) sub 40% (410 samples received)
(9249|9264) pub3<-delete_participant
(9249|9260) sub 50% (512 samples received)
(9249|9260) sub 60% (615 samples received)
(9249|9260) sub 70% (717 samples received)
(9249|9260) sub 80% (820 samples received)
(9249|9260) sub 90% (922 samples received)
(9249|9260) sub 100% (1024 samples received)
(9249|9260) sub condition_.notify_all
(9249|9249) sub condition_.wait returned
(9249|9249) sub check_received
(9249|9249) sub check_received returns 0
(9249|9249) <- PublisherService::end
(9249|9261) pub0 waiting for acks returned
(9249|9261) pub0<-delete_contained_entities
(9249|9262) pub1 waiting for acks returned
(9249|9262) pub1<-delete_contained_entities
(9249|9263) pub2 waiting for acks returned
(9249|9263) pub2<-delete_contained_entities
(9249|9272) pub11 waiting for acks returned
(9249|9272) pub11<-delete_contained_entities
(9249|9271) pub10 waiting for acks returned
(9249|9265) pub4 waiting for acks returned
(9249|9275) pub14 waiting for acks returned
(9249|9265) pub4<-delete_contained_entities
(9249|9270) pub9 waiting for acks returned
(9249|9274) pub13 waiting for acks returned
(9249|9271) pub10<-delete_contained_entities
(9249|9270) pub9<-delete_contained_entities
(9249|9267) pub6 waiting for acks returned
(9249|9267) pub6<-delete_contained_entities
(9249|9266) pub5 waiting for acks returned
(9249|9274) pub13<-delete_contained_entities
(9249|9275) pub14<-delete_contained_entities
(9249|9276) pub15 waiting for acks returned
(9249|9276) pub15<-delete_contained_entities
(9249|9266) pub5<-delete_contained_entities
(9249|9265) pub4<-delete_participant
(9249|9261) pub0<-delete_participant
(9249|9274) pub13<-delete_participant
(9249|9270) pub9<-delete_participant
(9249|9272) pub11<-delete_participant
(9249|9276) pub15<-delete_participant
(9249|9267) pub6<-delete_participant
(9249|9275) pub14<-delete_participant
(9249|9262) pub1<-delete_participant
(9249|9263) pub2<-delete_participant
(9249|9266) pub5<-delete_participant
(9249|9271) pub10<-delete_participant
(9249|9249) <- PublisherService::~PublisherService
(9249|9249) <- Subscriber delete_contained_entities
(9249|9249) <- Subscriber delete_participant
(9249|9249) <- Subscriber::~Subscriber
(9249|9249) <- 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: 9278
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9288 started at 2026-04-24 17:20:41
(9288|9288) -> Thrasher started
(9288|9288) -> Subscriber::Subscriber
(9278|9278) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9288|9288) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9288|9288) Subscriber reader id: 01030000.0bc53012.00000002.00000507(81d44ec8)
(9288|9288) -> PublisherService::PublisherService
(9288|9288) -> PublisherService::start (32 threads)
(9288|9288) sub wait_received 0:1024
(9288|9305) pub5 writer id: 01030000.0bc53012.00000006.00000102(6052d983)
(9288|9305) pub5->started
(9288|9305) pub5 12% (4 samples sent)
(9288|9305) pub5 21% (7 samples sent)
(9288|9305) pub5 31% (10 samples sent)
(9288|9305) pub5 40% (13 samples sent)
(9288|9305) pub5 50% (16 samples sent)
(9288|9305) pub5 62% (20 samples sent)
(9288|9305) pub5 71% (23 samples sent)
(9288|9305) pub5 81% (26 samples sent)
(9288|9305) pub5 90% (29 samples sent)
(9288|9305) pub5 100% (32 samples sent)
(9288|9305) pub5->wait_match() before write for 01030000.0bc53012.00000006.00000102(6052d983)
(9288|9306) pub6 writer id: 01030000.0bc53012.00000008.00000102(df6267e2)
(9288|9306) pub6->started
(9288|9306) pub6 12% (4 samples sent)
(9288|9305) pub5<-match found! before write for 01030000.0bc53012.00000006.00000102(6052d983)
(9288|9305) pub5 waiting for acks
(9288|9306) pub6 21% (7 samples sent)
(9288|9306) pub6 31% (10 samples sent)
(9288|9306) pub6 40% (13 samples sent)
(9288|9306) pub6 50% (16 samples sent)
(9288|9306) pub6 62% (20 samples sent)
(9288|9306) pub6 71% (23 samples sent)
(9288|9306) pub6 81% (26 samples sent)
(9288|9306) pub6 90% (29 samples sent)
(9288|9306) pub6 100% (32 samples sent)
(9288|9306) pub6->wait_match() before write for 01030000.0bc53012.00000008.00000102(df6267e2)
(9288|9306) pub6<-match found! before write for 01030000.0bc53012.00000008.00000102(df6267e2)
(9288|9306) pub6 waiting for acks
(9288|9322) pub22 writer id: 01030000.0bc53012.00000018.00000102(bf82f060)
(9288|9322) pub22->started
(9288|9322) pub22 12% (4 samples sent)
(9288|9322) pub22 21% (7 samples sent)
(9288|9322) pub22 31% (10 samples sent)
(9288|9322) pub22 40% (13 samples sent)
(9288|9322) pub22 50% (16 samples sent)
(9288|9322) pub22 62% (20 samples sent)
(9288|9322) pub22 71% (23 samples sent)
(9288|9322) pub22 81% (26 samples sent)
(9288|9322) pub22 90% (29 samples sent)
(9288|9322) pub22 100% (32 samples sent)
(9288|9322) pub22->wait_match() before write for 01030000.0bc53012.00000018.00000102(bf82f060)
(9288|9322) pub22<-match found! before write for 01030000.0bc53012.00000018.00000102(bf82f060)
(9288|9322) pub22 waiting for acks
(9288|9305) pub5 waiting for acks returned
(9288|9305) pub5<-delete_contained_entities
(9288|9308) pub8 writer id: 01030000.0bc53012.0000000b.00000102(98c21d32)
(9288|9308) pub8->started
(9288|9308) pub8 12% (4 samples sent)
(9288|9308) pub8 21% (7 samples sent)
(9288|9308) pub8 31% (10 samples sent)
(9288|9308) pub8 40% (13 samples sent)
(9288|9308) pub8 50% (16 samples sent)
(9288|9308) pub8 62% (20 samples sent)
(9288|9308) pub8 71% (23 samples sent)
(9288|9308) pub8 81% (26 samples sent)
(9288|9308) pub8 90% (29 samples sent)
(9288|9308) pub8 100% (32 samples sent)
(9288|9308) pub8->wait_match() before write for 01030000.0bc53012.0000000b.00000102(98c21d32)
(9288|9308) pub8<-match found! before write for 01030000.0bc53012.0000000b.00000102(98c21d32)
(9288|9308) pub8 waiting for acks
(9288|9306) pub6 waiting for acks returned
(9288|9322) pub22 waiting for acks returned
(9288|9306) pub6<-delete_contained_entities
(9288|9322) pub22<-delete_contained_entities
(9288|9299) sub 10% (103 samples received)
(9288|9308) pub8 waiting for acks returned
(9288|9308) pub8<-delete_contained_entities
(9288|9317) pub17 writer id: 01030000.0bc53012.00000019.00000102(82e2d9d0)
(9288|9317) pub17->started
(9288|9317) pub17 12% (4 samples sent)
(9288|9317) pub17 21% (7 samples sent)
(9288|9317) pub17 31% (10 samples sent)
(9288|9317) pub17 40% (13 samples sent)
(9288|9317) pub17 50% (16 samples sent)
(9288|9317) pub17 62% (20 samples sent)
(9288|9317) pub17 71% (23 samples sent)
(9288|9317) pub17 81% (26 samples sent)
(9288|9319) pub21 writer id: 01030000.0bc53012.00000015.00000102(471234d1)
(9288|9319) pub21->started
(9288|9319) pub21 12% (4 samples sent)
(9288|9319) pub21 21% (7 samples sent)
(9288|9319) pub21 31% (10 samples sent)
(9288|9317) pub17 90% (29 samples sent)
(9288|9319) pub21 40% (13 samples sent)
(9288|9317) pub17 100% (32 samples sent)
(9288|9317) pub17->wait_match() before write for 01030000.0bc53012.00000019.00000102(82e2d9d0)
(9288|9317) pub17<-match found! before write for 01030000.0bc53012.00000019.00000102(82e2d9d0)
(9288|9317) pub17 waiting for acks
(9288|9319) pub21 50% (16 samples sent)
(9288|9319) pub21 62% (20 samples sent)
(9288|9319) pub21 71% (23 samples sent)
(9288|9319) pub21 81% (26 samples sent)
(9288|9319) pub21 90% (29 samples sent)
(9288|9319) pub21 100% (32 samples sent)
(9288|9319) pub21->wait_match() before write for 01030000.0bc53012.00000015.00000102(471234d1)
(9288|9319) pub21<-match found! before write for 01030000.0bc53012.00000015.00000102(471234d1)
(9288|9319) pub21 waiting for acks
(9288|9317) pub17 waiting for acks returned
(9288|9317) pub17<-delete_contained_entities
(9288|9300) pub0 writer id: 01030000.0bc53012.00000003.00000102(a8b256f3)
(9288|9300) pub0->started
(9288|9300) pub0 12% (4 samples sent)
(9288|9300) pub0 21% (7 samples sent)
(9288|9319) pub21 waiting for acks returned
(9288|9319) pub21<-delete_contained_entities
(9288|9300) pub0 31% (10 samples sent)
(9288|9315) pub15 writer id: 01030000.0bc53012.00000014.00000102(7a721d61)
(9288|9315) pub15->started
(9288|9300) pub0 40% (13 samples sent)
(9288|9300) pub0 50% (16 samples sent)
(9288|9300) pub0 62% (20 samples sent)
(9288|9304) pub4 writer id: 01030000.0bc53012.00000009.00000102(e2024e52)
(9288|9304) pub4->started
(9288|9300) pub0 71% (23 samples sent)
(9288|9304) pub4 12% (4 samples sent)
(9288|9300) pub0 81% (26 samples sent)
(9288|9304) pub4 21% (7 samples sent)
(9288|9304) pub4 31% (10 samples sent)
(9288|9304) pub4 40% (13 samples sent)
(9288|9311) pub11 writer id: 01030000.0bc53012.0000000f.00000102(6d42bbf2)
(9288|9311) pub11->started
(9288|9304) pub4 50% (16 samples sent)
(9288|9315) pub15 12% (4 samples sent)
(9288|9304) pub4 62% (20 samples sent)
(9288|9304) pub4 71% (23 samples sent)
(9288|9315) pub15 21% (7 samples sent)
(9288|9311) pub11 12% (4 samples sent)
(9288|9311) pub11 21% (7 samples sent)
(9288|9311) pub11 31% (10 samples sent)
(9288|9311) pub11 40% (13 samples sent)
(9288|9311) pub11 50% (16 samples sent)
(9288|9311) pub11 62% (20 samples sent)
(9288|9311) pub11 71% (23 samples sent)
(9288|9311) pub11 81% (26 samples sent)
(9288|9315) pub15 31% (10 samples sent)
(9288|9311) pub11 90% (29 samples sent)
(9288|9315) pub15 40% (13 samples sent)
(9288|9311) pub11 100% (32 samples sent)
(9288|9311) pub11->wait_match() before write for 01030000.0bc53012.0000000f.00000102(6d42bbf2)
(9288|9304) pub4 81% (26 samples sent)
(9288|9315) pub15 50% (16 samples sent)
(9288|9304) pub4 90% (29 samples sent)
(9288|9304) pub4 100% (32 samples sent)
(9288|9304) pub4->wait_match() before write for 01030000.0bc53012.00000009.00000102(e2024e52)
(9288|9300) pub0 90% (29 samples sent)
(9288|9299) sub 20% (205 samples received)
(9288|9300) pub0 100% (32 samples sent)
(9288|9300) pub0->wait_match() before write for 01030000.0bc53012.00000003.00000102(a8b256f3)
(9288|9300) pub0<-match found! before write for 01030000.0bc53012.00000003.00000102(a8b256f3)
(9288|9300) pub0 waiting for acks
(9288|9315) pub15 62% (20 samples sent)
(9288|9315) pub15 71% (23 samples sent)
(9288|9315) pub15 81% (26 samples sent)
(9288|9302) pub2 writer id: 01030000.0bc53012.00000004.00000102(1a928ae3)
(9288|9302) pub2->started
(9288|9302) pub2 12% (4 samples sent)
(9288|9301) pub1 writer id: 01030000.0bc53012.0000000a.00000102(a5a23482)
(9288|9301) pub1->started
(9288|9302) pub2 21% (7 samples sent)
(9288|9302) pub2 31% (10 samples sent)
(9288|9301) pub1 12% (4 samples sent)
(9288|9302) pub2 40% (13 samples sent)
(9288|9301) pub1 21% (7 samples sent)
(9288|9302) pub2 50% (16 samples sent)
(9288|9301) pub1 31% (10 samples sent)
(9288|9315) pub15 90% (29 samples sent)
(9288|9315) pub15 100% (32 samples sent)
(9288|9315) pub15->wait_match() before write for 01030000.0bc53012.00000014.00000102(7a721d61)
(9288|9315) pub15<-match found! before write for 01030000.0bc53012.00000014.00000102(7a721d61)
(9288|9315) pub15 waiting for acks
(9288|9302) pub2 62% (20 samples sent)
(9288|9302) pub2 71% (23 samples sent)
(9288|9302) pub2 81% (26 samples sent)
(9288|9302) pub2 90% (29 samples sent)
(9288|9302) pub2 100% (32 samples sent)
(9288|9302) pub2->wait_match() before write for 01030000.0bc53012.00000004.00000102(1a928ae3)
(9288|9301) pub1 40% (13 samples sent)
(9288|9301) pub1 50% (16 samples sent)
(9288|9301) pub1 62% (20 samples sent)
(9288|9301) pub1 71% (23 samples sent)
(9288|9301) pub1 81% (26 samples sent)
(9288|9301) pub1 90% (29 samples sent)
(9288|9301) pub1 100% (32 samples sent)
(9288|9301) pub1->wait_match() before write for 01030000.0bc53012.0000000a.00000102(a5a23482)
(9288|9323) pub23 writer id: 01030000.0bc53012.00000017.00000102(3dd267b1)
(9288|9323) pub23->started
(9288|9323) pub23 12% (4 samples sent)
(9288|9323) pub23 21% (7 samples sent)
(9288|9323) pub23 31% (10 samples sent)
(9288|9323) pub23 40% (13 samples sent)
(9288|9323) pub23 50% (16 samples sent)
(9288|9312) pub12 writer id: 01030000.0bc53012.0000000d.00000102(1782e892)
(9288|9312) pub12->started
(9288|9323) pub23 62% (20 samples sent)
(9288|9312) pub12 12% (4 samples sent)
(9288|9323) pub23 71% (23 samples sent)
(9288|9312) pub12 21% (7 samples sent)
(9288|9323) pub23 81% (26 samples sent)
(9288|9312) pub12 31% (10 samples sent)
(9288|9323) pub23 90% (29 samples sent)
(9288|9312) pub12 40% (13 samples sent)
(9288|9321) pub20 writer id: 01030000.0bc53012.00000013.00000102(c852c171)
(9288|9321) pub20->started
(9288|9312) pub12 50% (16 samples sent)
(9288|9323) pub23 100% (32 samples sent)
(9288|9323) pub23->wait_match() before write for 01030000.0bc53012.00000017.00000102(3dd267b1)
(9288|9312) pub12 62% (20 samples sent)
(9288|9312) pub12 71% (23 samples sent)
(9288|9312) pub12 81% (26 samples sent)
(9288|9312) pub12 90% (29 samples sent)
(9288|9304) pub4<-match found! before write for 01030000.0bc53012.00000009.00000102(e2024e52)
(9288|9304) pub4 waiting for acks
(9288|9312) pub12 100% (32 samples sent)
(9288|9312) pub12->wait_match() before write for 01030000.0bc53012.0000000d.00000102(1782e892)
(9288|9311) pub11<-match found! before write for 01030000.0bc53012.0000000f.00000102(6d42bbf2)
(9288|9311) pub11 waiting for acks
(9288|9321) pub20 12% (4 samples sent)
(9288|9321) pub20 21% (7 samples sent)
(9288|9321) pub20 31% (10 samples sent)
(9288|9321) pub20 40% (13 samples sent)
(9288|9301) pub1<-match found! before write for 01030000.0bc53012.0000000a.00000102(a5a23482)
(9288|9301) pub1 waiting for acks
(9288|9321) pub20 50% (16 samples sent)
(9288|9302) pub2<-match found! before write for 01030000.0bc53012.00000004.00000102(1a928ae3)
(9288|9302) pub2 waiting for acks
(9288|9321) pub20 62% (20 samples sent)
(9288|9321) pub20 71% (23 samples sent)
(9288|9323) pub23<-match found! before write for 01030000.0bc53012.00000017.00000102(3dd267b1)
(9288|9323) pub23 waiting for acks
(9288|9310) pub10 writer id: 01030000.0bc53012.0000000e.00000102(50229242)
(9288|9310) pub10->started
(9288|9321) pub20 81% (26 samples sent)
(9288|9310) pub10 12% (4 samples sent)
(9288|9310) pub10 21% (7 samples sent)
(9288|9310) pub10 31% (10 samples sent)
(9288|9310) pub10 40% (13 samples sent)
(9288|9326) pub26 writer id: 01030000.0bc53012.0000001f.00000102(0da22c70)
(9288|9326) pub26->started
(9288|9326) pub26 12% (4 samples sent)
(9288|9326) pub26 21% (7 samples sent)
(9288|9326) pub26 31% (10 samples sent)
(9288|9310) pub10 50% (16 samples sent)
(9288|9326) pub26 40% (13 samples sent)
(9288|9326) pub26 50% (16 samples sent)
(9288|9326) pub26 62% (20 samples sent)
(9288|9321) pub20 90% (29 samples sent)
(9288|9326) pub26 71% (23 samples sent)
(9288|9310) pub10 62% (20 samples sent)
(9288|9321) pub20 100% (32 samples sent)
(9288|9321) pub20->wait_match() before write for 01030000.0bc53012.00000013.00000102(c852c171)
(9288|9314) pub13 writer id: 01030000.0bc53012.00000010.00000102(8ff2bba1)
(9288|9314) pub13->started
(9288|9314) pub13 12% (4 samples sent)
(9288|9314) pub13 21% (7 samples sent)
(9288|9314) pub13 31% (10 samples sent)
(9288|9314) pub13 40% (13 samples sent)
(9288|9314) pub13 50% (16 samples sent)
(9288|9314) pub13 62% (20 samples sent)
(9288|9326) pub26 81% (26 samples sent)
(9288|9310) pub10 71% (23 samples sent)
(9288|9310) pub10 81% (26 samples sent)
(9288|9326) pub26 90% (29 samples sent)
(9288|9326) pub26 100% (32 samples sent)
(9288|9326) pub26->wait_match() before write for 01030000.0bc53012.0000001f.00000102(0da22c70)
(9288|9328) pub28 writer id: 01030000.0bc53012.0000001e.00000102(30c205c0)
(9288|9328) pub28->started
(9288|9328) pub28 12% (4 samples sent)
(9288|9328) pub28 21% (7 samples sent)
(9288|9328) pub28 31% (10 samples sent)
(9288|9310) pub10 90% (29 samples sent)
(9288|9328) pub28 40% (13 samples sent)
(9288|9310) pub10 100% (32 samples sent)
(9288|9310) pub10->wait_match() before write for 01030000.0bc53012.0000000e.00000102(50229242)
(9288|9328) pub28 50% (16 samples sent)
(9288|9314) pub13 71% (23 samples sent)
(9288|9314) pub13 81% (26 samples sent)
(9288|9314) pub13 90% (29 samples sent)
(9288|9314) pub13 100% (32 samples sent)
(9288|9314) pub13->wait_match() before write for 01030000.0bc53012.00000010.00000102(8ff2bba1)
(9288|9328) pub28 62% (20 samples sent)
(9288|9328) pub28 71% (23 samples sent)
(9288|9324) pub24 writer id: 01030000.0bc53012.00000016.00000102(00b24e01)
(9288|9324) pub24->started
(9288|9303) pub3 writer id: 01030000.0bc53012.00000005.00000102(27f2a353)
(9288|9303) pub3->started
(9288|9324) pub24 12% (4 samples sent)
(9288|9303) pub3 12% (4 samples sent)
(9288|9324) pub24 21% (7 samples sent)
(9288|9324) pub24 31% (10 samples sent)
(9288|9324) pub24 40% (13 samples sent)
(9288|9324) pub24 50% (16 samples sent)
(9288|9324) pub24 62% (20 samples sent)
(9288|9328) pub28 81% (26 samples sent)
(9288|9324) pub24 71% (23 samples sent)
(9288|9328) pub28 90% (29 samples sent)
(9288|9328) pub28 100% (32 samples sent)
(9288|9328) pub28->wait_match() before write for 01030000.0bc53012.0000001e.00000102(30c205c0)
(9288|9324) pub24 81% (26 samples sent)
(9288|9303) pub3 21% (7 samples sent)
(9288|9305) pub5<-delete_participant
(9288|9303) pub3 31% (10 samples sent)
(9288|9303) pub3 40% (13 samples sent)
(9288|9303) pub3 50% (16 samples sent)
(9288|9324) pub24 90% (29 samples sent)
(9288|9324) pub24 100% (32 samples sent)
(9288|9324) pub24->wait_match() before write for 01030000.0bc53012.00000016.00000102(00b24e01)
(9288|9320) pub19 writer id: 01030000.0bc53012.0000001c.00000102(4a0256a0)
(9288|9320) pub19->started
(9288|9320) pub19 12% (4 samples sent)
(9288|9307) pub7 writer id: 01030000.0bc53012.00000007.00000102(5d32f033)
(9288|9307) pub7->started
(9288|9320) pub19 21% (7 samples sent)
(9288|9320) pub19 31% (10 samples sent)
(9288|9307) pub7 12% (4 samples sent)
(9288|9320) pub19 40% (13 samples sent)
(9288|9307) pub7 21% (7 samples sent)
(9288|9303) pub3 62% (20 samples sent)
(9288|9307) pub7 31% (10 samples sent)
(9288|9320) pub19 50% (16 samples sent)
(9288|9303) pub3 71% (23 samples sent)
(9288|9307) pub7 40% (13 samples sent)
(9288|9320) pub19 62% (20 samples sent)
(9288|9303) pub3 81% (26 samples sent)
(9288|9307) pub7 50% (16 samples sent)
(9288|9320) pub19 71% (23 samples sent)
(9288|9303) pub3 90% (29 samples sent)
(9288|9320) pub19 81% (26 samples sent)
(9288|9303) pub3 100% (32 samples sent)
(9288|9303) pub3->wait_match() before write for 01030000.0bc53012.00000005.00000102(27f2a353)
(9288|9307) pub7 62% (20 samples sent)
(9288|9320) pub19 90% (29 samples sent)
(9288|9307) pub7 71% (23 samples sent)
(9288|9307) pub7 81% (26 samples sent)
(9288|9320) pub19 100% (32 samples sent)
(9288|9320) pub19->wait_match() before write for 01030000.0bc53012.0000001c.00000102(4a0256a0)
(9288|9307) pub7 90% (29 samples sent)
(9288|9307) pub7 100% (32 samples sent)
(9288|9307) pub7->wait_match() before write for 01030000.0bc53012.00000007.00000102(5d32f033)
(9288|9325) pub25 writer id: 01030000.0bc53012.0000001a.00000102(c542a300)
(9288|9325) pub25->started
(9288|9325) pub25 12% (4 samples sent)
(9288|9325) pub25 21% (7 samples sent)
(9288|9325) pub25 31% (10 samples sent)
(9288|9325) pub25 40% (13 samples sent)
(9288|9299) sub 30% (308 samples received)
(9288|9325) pub25 50% (16 samples sent)
(9288|9325) pub25 62% (20 samples sent)
(9288|9325) pub25 71% (23 samples sent)
(9288|9325) pub25 81% (26 samples sent)
(9288|9325) pub25 90% (29 samples sent)
(9288|9325) pub25 100% (32 samples sent)
(9288|9325) pub25->wait_match() before write for 01030000.0bc53012.0000001a.00000102(c542a300)
(9288|9316) pub16 writer id: 01030000.0bc53012.00000011.00000102(b2929211)
(9288|9316) pub16->started
(9288|9316) pub16 12% (4 samples sent)
(9288|9316) pub16 21% (7 samples sent)
(9288|9316) pub16 31% (10 samples sent)
(9288|9316) pub16 40% (13 samples sent)
(9288|9316) pub16 50% (16 samples sent)
(9288|9316) pub16 62% (20 samples sent)
(9288|9316) pub16 71% (23 samples sent)
(9288|9316) pub16 81% (26 samples sent)
(9288|9316) pub16 90% (29 samples sent)
(9288|9316) pub16 100% (32 samples sent)
(9288|9316) pub16->wait_match() before write for 01030000.0bc53012.00000011.00000102(b2929211)
(9288|9329) pub29 writer id: 01030000.0bc53012.00000020.00000102(2ed30327)
(9288|9329) pub29->started
(9288|9329) pub29 12% (4 samples sent)
(9288|9329) pub29 21% (7 samples sent)
(9288|9329) pub29 31% (10 samples sent)
(9288|9329) pub29 40% (13 samples sent)
(9288|9329) pub29 50% (16 samples sent)
(9288|9329) pub29 62% (20 samples sent)
(9288|9329) pub29 71% (23 samples sent)
(9288|9329) pub29 81% (26 samples sent)
(9288|9329) pub29 90% (29 samples sent)
(9288|9329) pub29 100% (32 samples sent)
(9288|9329) pub29->wait_match() before write for 01030000.0bc53012.00000020.00000102(2ed30327)
(9288|9331) pub31 writer id: 01030000.0bc53012.00000021.00000102(13b32a97)
(9288|9331) pub31->started
(9288|9331) pub31 12% (4 samples sent)
(9288|9331) pub31 21% (7 samples sent)
(9288|9331) pub31 31% (10 samples sent)
(9288|9331) pub31 40% (13 samples sent)
(9288|9331) pub31 50% (16 samples sent)
(9288|9331) pub31 62% (20 samples sent)
(9288|9331) pub31 71% (23 samples sent)
(9288|9309) pub9 writer id: 01030000.0bc53012.0000000c.00000102(2ae2c122)
(9288|9309) pub9->started
(9288|9309) pub9 12% (4 samples sent)
(9288|9309) pub9 21% (7 samples sent)
(9288|9309) pub9 31% (10 samples sent)
(9288|9309) pub9 40% (13 samples sent)
(9288|9309) pub9 50% (16 samples sent)
(9288|9331) pub31 81% (26 samples sent)
(9288|9331) pub31 90% (29 samples sent)
(9288|9309) pub9 62% (20 samples sent)
(9288|9309) pub9 71% (23 samples sent)
(9288|9309) pub9 81% (26 samples sent)
(9288|9309) pub9 90% (29 samples sent)
(9288|9309) pub9 100% (32 samples sent)
(9288|9309) pub9->wait_match() before write for 01030000.0bc53012.0000000c.00000102(2ae2c122)
(9288|9327) pub27 writer id: 01030000.0bc53012.0000001b.00000102(f8228ab0)
(9288|9327) pub27->started
(9288|9331) pub31 100% (32 samples sent)
(9288|9331) pub31->wait_match() before write for 01030000.0bc53012.00000021.00000102(13b32a97)
(9288|9327) pub27 12% (4 samples sent)
(9288|9330) pub30 writer id: 01030000.0bc53012.00000022.00000102(54135047)
(9288|9330) pub30->started
(9288|9327) pub27 21% (7 samples sent)
(9288|9327) pub27 31% (10 samples sent)
(9288|9330) pub30 12% (4 samples sent)
(9288|9330) pub30 21% (7 samples sent)
(9288|9330) pub30 31% (10 samples sent)
(9288|9327) pub27 40% (13 samples sent)
(9288|9330) pub30 40% (13 samples sent)
(9288|9327) pub27 50% (16 samples sent)
(9288|9330) pub30 50% (16 samples sent)
(9288|9327) pub27 62% (20 samples sent)
(9288|9330) pub30 62% (20 samples sent)
(9288|9327) pub27 71% (23 samples sent)
(9288|9330) pub30 71% (23 samples sent)
(9288|9327) pub27 81% (26 samples sent)
(9288|9330) pub30 81% (26 samples sent)
(9288|9327) pub27 90% (29 samples sent)
(9288|9330) pub30 90% (29 samples sent)
(9288|9330) pub30 100% (32 samples sent)
(9288|9330) pub30->wait_match() before write for 01030000.0bc53012.00000022.00000102(54135047)
(9288|9327) pub27 100% (32 samples sent)
(9288|9327) pub27->wait_match() before write for 01030000.0bc53012.0000001b.00000102(f8228ab0)
(9288|9299) sub 40% (410 samples received)
(9288|9313) pub14 writer id: 01030000.0bc53012.00000012.00000102(f532e8c1)
(9288|9313) pub14->started
(9288|9313) pub14 12% (4 samples sent)
(9288|9313) pub14 21% (7 samples sent)
(9288|9313) pub14 31% (10 samples sent)
(9288|9318) pub18 writer id: 01030000.0bc53012.0000001d.00000102(77627f10)
(9288|9318) pub18->started
(9288|9313) pub14 40% (13 samples sent)
(9288|9318) pub18 12% (4 samples sent)
(9288|9313) pub14 50% (16 samples sent)
(9288|9318) pub18 21% (7 samples sent)
(9288|9313) pub14 62% (20 samples sent)
(9288|9318) pub18 31% (10 samples sent)
(9288|9313) pub14 71% (23 samples sent)
(9288|9318) pub18 40% (13 samples sent)
(9288|9318) pub18 50% (16 samples sent)
(9288|9312) pub12<-match found! before write for 01030000.0bc53012.0000000d.00000102(1782e892)
(9288|9312) pub12 waiting for acks
(9288|9313) pub14 81% (26 samples sent)
(9288|9313) pub14 90% (29 samples sent)
(9288|9318) pub18 62% (20 samples sent)
(9288|9313) pub14 100% (32 samples sent)
(9288|9313) pub14->wait_match() before write for 01030000.0bc53012.00000012.00000102(f532e8c1)
(9288|9318) pub18 71% (23 samples sent)
(9288|9318) pub18 81% (26 samples sent)
(9288|9318) pub18 90% (29 samples sent)
(9288|9318) pub18 100% (32 samples sent)
(9288|9318) pub18->wait_match() before write for 01030000.0bc53012.0000001d.00000102(77627f10)
(9288|9321) pub20<-match found! before write for 01030000.0bc53012.00000013.00000102(c852c171)
(9288|9321) pub20 waiting for acks
(9288|9306) pub6<-delete_participant
(9288|9310) pub10<-match found! before write for 01030000.0bc53012.0000000e.00000102(50229242)
(9288|9310) pub10 waiting for acks
(9288|9326) pub26<-match found! before write for 01030000.0bc53012.0000001f.00000102(0da22c70)
(9288|9326) pub26 waiting for acks
(9288|9300) pub0 waiting for acks returned
(9288|9300) pub0<-delete_contained_entities
(9288|9314) pub13<-match found! before write for 01030000.0bc53012.00000010.00000102(8ff2bba1)
(9288|9314) pub13 waiting for acks
(9288|9322) pub22<-delete_participant
(9288|9328) pub28<-match found! before write for 01030000.0bc53012.0000001e.00000102(30c205c0)
(9288|9328) pub28 waiting for acks
(9288|9303) pub3<-match found! before write for 01030000.0bc53012.00000005.00000102(27f2a353)
(9288|9303) pub3 waiting for acks
(9288|9315) pub15 waiting for acks returned
(9288|9315) pub15<-delete_contained_entities
(9288|9320) pub19<-match found! before write for 01030000.0bc53012.0000001c.00000102(4a0256a0)
(9288|9320) pub19 waiting for acks
(9288|9324) pub24<-match found! before write for 01030000.0bc53012.00000016.00000102(00b24e01)
(9288|9324) pub24 waiting for acks
(9288|9308) pub8<-delete_participant
(9288|9307) pub7<-match found! before write for 01030000.0bc53012.00000007.00000102(5d32f033)
(9288|9307) pub7 waiting for acks
(9288|9304) pub4 waiting for acks returned
(9288|9304) pub4<-delete_contained_entities
(9288|9325) pub25<-match found! before write for 01030000.0bc53012.0000001a.00000102(c542a300)
(9288|9325) pub25 waiting for acks
(9288|9311) pub11 waiting for acks returned
(9288|9311) pub11<-delete_contained_entities
(9288|9316) pub16<-match found! before write for 01030000.0bc53012.00000011.00000102(b2929211)
(9288|9316) pub16 waiting for acks
(9288|9317) pub17<-delete_participant
(9288|9329) pub29<-match found! before write for 01030000.0bc53012.00000020.00000102(2ed30327)
(9288|9329) pub29 waiting for acks
(9288|9301) pub1 waiting for acks returned
(9288|9301) pub1<-delete_contained_entities
(9288|9331) pub31<-match found! before write for 01030000.0bc53012.00000021.00000102(13b32a97)
(9288|9331) pub31 waiting for acks
(9288|9309) pub9<-match found! before write for 01030000.0bc53012.0000000c.00000102(2ae2c122)
(9288|9309) pub9 waiting for acks
(9288|9302) pub2 waiting for acks returned
(9288|9302) pub2<-delete_contained_entities
(9288|9319) pub21<-delete_participant
(9288|9330) pub30<-match found! before write for 01030000.0bc53012.00000022.00000102(54135047)
(9288|9330) pub30 waiting for acks
(9288|9327) pub27<-match found! before write for 01030000.0bc53012.0000001b.00000102(f8228ab0)
(9288|9327) pub27 waiting for acks
(9288|9313) pub14<-match found! before write for 01030000.0bc53012.00000012.00000102(f532e8c1)
(9288|9313) pub14 waiting for acks
(9288|9318) pub18<-match found! before write for 01030000.0bc53012.0000001d.00000102(77627f10)
(9288|9318) pub18 waiting for acks
(9288|9323) pub23 waiting for acks returned
(9288|9323) pub23<-delete_contained_entities
(9288|9300) pub0<-delete_participant
(9288|9299) sub 50% (512 samples received)
(9288|9315) pub15<-delete_participant
(9288|9304) pub4<-delete_participant
(9288|9311) pub11<-delete_participant
(9288|9299) sub 60% (615 samples received)
(9288|9301) pub1<-delete_participant
(9288|9302) pub2<-delete_participant
(9288|9299) sub 70% (717 samples received)
(9288|9323) pub23<-delete_participant
(9288|9299) sub 80% (820 samples received)
(9288|9299) sub 90% (922 samples received)
(9288|9299) sub 100% (1024 samples received)
(9288|9299) sub condition_.notify_all
(9288|9288) sub condition_.wait returned
(9288|9288) sub check_received
(9288|9288) sub check_received returns 0
(9288|9288) <- PublisherService::end
(9288|9312) pub12 waiting for acks returned
(9288|9312) pub12<-delete_contained_entities
(9288|9321) pub20 waiting for acks returned
(9288|9321) pub20<-delete_contained_entities
(9288|9326) pub26 waiting for acks returned
(9288|9314) pub13 waiting for acks returned
(9288|9314) pub13<-delete_contained_entities
(9288|9328) pub28 waiting for acks returned
(9288|9328) pub28<-delete_contained_entities
(9288|9326) pub26<-delete_contained_entities
(9288|9310) pub10 waiting for acks returned
(9288|9310) pub10<-delete_contained_entities
(9288|9303) pub3 waiting for acks returned
(9288|9303) pub3<-delete_contained_entities
(9288|9320) pub19 waiting for acks returned
(9288|9320) pub19<-delete_contained_entities
(9288|9324) pub24 waiting for acks returned
(9288|9324) pub24<-delete_contained_entities
(9288|9329) pub29 waiting for acks returned
(9288|9329) pub29<-delete_contained_entities
(9288|9330) pub30 waiting for acks returned
(9288|9327) pub27 waiting for acks returned
(9288|9307) pub7 waiting for acks returned
(9288|9325) pub25 waiting for acks returned
(9288|9325) pub25<-delete_contained_entities
(9288|9309) pub9 waiting for acks returned
(9288|9309) pub9<-delete_contained_entities
(9288|9330) pub30<-delete_contained_entities
(9288|9316) pub16 waiting for acks returned
(9288|9316) pub16<-delete_contained_entities
(9288|9313) pub14 waiting for acks returned
(9288|9313) pub14<-delete_contained_entities
(9288|9331) pub31 waiting for acks returned
(9288|9331) pub31<-delete_contained_entities
(9288|9307) pub7<-delete_contained_entities
(9288|9327) pub27<-delete_contained_entities
(9288|9318) pub18 waiting for acks returned
(9288|9318) pub18<-delete_contained_entities
(9288|9321) pub20<-delete_participant
(9288|9312) pub12<-delete_participant
(9288|9328) pub28<-delete_participant
(9288|9326) pub26<-delete_participant
(9288|9329) pub29<-delete_participant
(9288|9314) pub13<-delete_participant
(9288|9316) pub16<-delete_participant
(9288|9307) pub7<-delete_participant
(9288|9303) pub3<-delete_participant
(9288|9310) pub10<-delete_participant
(9288|9327) pub27<-delete_participant
(9288|9325) pub25<-delete_participant
(9288|9324) pub24<-delete_participant
(9288|9330) pub30<-delete_participant
(9288|9318) pub18<-delete_participant
(9288|9309) pub9<-delete_participant
(9288|9313) pub14<-delete_participant
(9288|9331) pub31<-delete_participant
(9288|9320) pub19<-delete_participant
(9288|9288) <- PublisherService::~PublisherService
(9288|9288) <- Subscriber delete_contained_entities
(9288|9288) <- Subscriber delete_participant
(9288|9288) <- Subscriber::~Subscriber
(9288|9288) <- 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: 9333
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9343 started at 2026-04-24 17:20:43
(9343|9343) -> Thrasher started
(9343|9343) -> Subscriber::Subscriber
(9333|9333) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9343|9343) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(9343|9343) Subscriber reader id: 01030000.4cc9b9b5.00000002.00000507(55e04f9e)
(9343|9343) -> PublisherService::PublisherService
(9343|9343) -> PublisherService::start (64 threads)
(9343|9343) sub wait_received 0:1024
(9343|9360) pub5 writer id: 01030000.4cc9b9b5.00000006.00000102(b466d8d5)
(9343|9360) pub5->started
(9343|9360) pub5 12% (2 samples sent)
(9343|9360) pub5 25% (4 samples sent)
(9343|9360) pub5 31% (5 samples sent)
(9343|9360) pub5 43% (7 samples sent)
(9343|9360) pub5 50% (8 samples sent)
(9343|9360) pub5 62% (10 samples sent)
(9343|9360) pub5 75% (12 samples sent)
(9343|9360) pub5 81% (13 samples sent)
(9343|9360) pub5 93% (15 samples sent)
(9343|9360) pub5 100% (16 samples sent)
(9343|9360) pub5->wait_match() before write for 01030000.4cc9b9b5.00000006.00000102(b466d8d5)
(9343|9360) pub5<-match found! before write for 01030000.4cc9b9b5.00000006.00000102(b466d8d5)
(9343|9360) pub5 waiting for acks
(9343|9360) pub5 waiting for acks returned
(9343|9360) pub5<-delete_contained_entities
(9343|9367) pub12 writer id: 01030000.4cc9b9b5.0000000d.00000102(c3b6e9c4)
(9343|9367) pub12->started
(9343|9367) pub12 12% (2 samples sent)
(9343|9367) pub12 25% (4 samples sent)
(9343|9367) pub12 31% (5 samples sent)
(9343|9367) pub12 43% (7 samples sent)
(9343|9367) pub12 50% (8 samples sent)
(9343|9367) pub12 62% (10 samples sent)
(9343|9367) pub12 75% (12 samples sent)
(9343|9367) pub12 81% (13 samples sent)
(9343|9367) pub12 93% (15 samples sent)
(9343|9367) pub12 100% (16 samples sent)
(9343|9367) pub12->wait_match() before write for 01030000.4cc9b9b5.0000000d.00000102(c3b6e9c4)
(9343|9367) pub12<-match found! before write for 01030000.4cc9b9b5.0000000d.00000102(c3b6e9c4)
(9343|9367) pub12 waiting for acks
(9343|9367) pub12 waiting for acks returned
(9343|9367) pub12<-delete_contained_entities
(9343|9358) pub3 writer id: 01030000.4cc9b9b5.00000005.00000102(f3c6a205)
(9343|9358) pub3->started
(9343|9358) pub3 12% (2 samples sent)
(9343|9358) pub3 25% (4 samples sent)
(9343|9358) pub3 31% (5 samples sent)
(9343|9358) pub3 43% (7 samples sent)
(9343|9358) pub3 50% (8 samples sent)
(9343|9358) pub3 62% (10 samples sent)
(9343|9358) pub3 75% (12 samples sent)
(9343|9358) pub3 81% (13 samples sent)
(9343|9358) pub3 93% (15 samples sent)
(9343|9358) pub3 100% (16 samples sent)
(9343|9358) pub3->wait_match() before write for 01030000.4cc9b9b5.00000005.00000102(f3c6a205)
(9343|9358) pub3<-match found! before write for 01030000.4cc9b9b5.00000005.00000102(f3c6a205)
(9343|9358) pub3 waiting for acks
(9343|9358) pub3 waiting for acks returned
(9343|9358) pub3<-delete_contained_entities
(9343|9363) pub8 writer id: 01030000.4cc9b9b5.0000000b.00000102(4cf61c64)
(9343|9363) pub8->started
(9343|9363) pub8 12% (2 samples sent)
(9343|9363) pub8 25% (4 samples sent)
(9343|9363) pub8 31% (5 samples sent)
(9343|9363) pub8 43% (7 samples sent)
(9343|9363) pub8 50% (8 samples sent)
(9343|9363) pub8 62% (10 samples sent)
(9343|9363) pub8 75% (12 samples sent)
(9343|9363) pub8 81% (13 samples sent)
(9343|9363) pub8 93% (15 samples sent)
(9343|9363) pub8 100% (16 samples sent)
(9343|9363) pub8->wait_match() before write for 01030000.4cc9b9b5.0000000b.00000102(4cf61c64)
(9343|9363) pub8<-match found! before write for 01030000.4cc9b9b5.0000000b.00000102(4cf61c64)
(9343|9363) pub8 waiting for acks
(9343|9363) pub8 waiting for acks returned
(9343|9363) pub8<-delete_contained_entities
(9343|9355) pub0 writer id: 01030000.4cc9b9b5.00000003.00000102(7c8657a5)
(9343|9355) pub0->started
(9343|9355) pub0 12% (2 samples sent)
(9343|9355) pub0 25% (4 samples sent)
(9343|9355) pub0 31% (5 samples sent)
(9343|9355) pub0 43% (7 samples sent)
(9343|9355) pub0 50% (8 samples sent)
(9343|9355) pub0 62% (10 samples sent)
(9343|9355) pub0 75% (12 samples sent)
(9343|9355) pub0 81% (13 samples sent)
(9343|9355) pub0 93% (15 samples sent)
(9343|9355) pub0 100% (16 samples sent)
(9343|9355) pub0->wait_match() before write for 01030000.4cc9b9b5.00000003.00000102(7c8657a5)
(9343|9355) pub0<-match found! before write for 01030000.4cc9b9b5.00000003.00000102(7c8657a5)
(9343|9355) pub0 waiting for acks
(9343|9355) pub0 waiting for acks returned
(9343|9355) pub0<-delete_contained_entities
(9343|9364) pub9 writer id: 01030000.4cc9b9b5.0000000f.00000102(b976baa4)
(9343|9364) pub9->started
(9343|9364) pub9 12% (2 samples sent)
(9343|9364) pub9 25% (4 samples sent)
(9343|9364) pub9 31% (5 samples sent)
(9343|9364) pub9 43% (7 samples sent)
(9343|9364) pub9 50% (8 samples sent)
(9343|9364) pub9 62% (10 samples sent)
(9343|9364) pub9 75% (12 samples sent)
(9343|9364) pub9 81% (13 samples sent)
(9343|9364) pub9 93% (15 samples sent)
(9343|9364) pub9 100% (16 samples sent)
(9343|9364) pub9->wait_match() before write for 01030000.4cc9b9b5.0000000f.00000102(b976baa4)
(9343|9364) pub9<-match found! before write for 01030000.4cc9b9b5.0000000f.00000102(b976baa4)
(9343|9364) pub9 waiting for acks
(9343|9364) pub9 waiting for acks returned
(9343|9364) pub9<-delete_contained_entities
(9343|9361) pub6 writer id: 01030000.4cc9b9b5.00000009.00000102(36364f04)
(9343|9361) pub6->started
(9343|9361) pub6 12% (2 samples sent)
(9343|9361) pub6 25% (4 samples sent)
(9343|9361) pub6 31% (5 samples sent)
(9343|9361) pub6 43% (7 samples sent)
(9343|9361) pub6 50% (8 samples sent)
(9343|9361) pub6 62% (10 samples sent)
(9343|9361) pub6 75% (12 samples sent)
(9343|9361) pub6 81% (13 samples sent)
(9343|9361) pub6 93% (15 samples sent)
(9343|9361) pub6 100% (16 samples sent)
(9343|9361) pub6->wait_match() before write for 01030000.4cc9b9b5.00000009.00000102(36364f04)
(9343|9361) pub6<-match found! before write for 01030000.4cc9b9b5.00000009.00000102(36364f04)
(9343|9361) pub6 waiting for acks
(9343|9354) sub 10% (103 samples received)
(9343|9374) pub19 writer id: 01030000.4cc9b9b5.00000019.00000102(56d6d886)
(9343|9374) pub19->started
(9343|9374) pub19 12% (2 samples sent)
(9343|9374) pub19 25% (4 samples sent)
(9343|9374) pub19 31% (5 samples sent)
(9343|9374) pub19 43% (7 samples sent)
(9343|9374) pub19 50% (8 samples sent)
(9343|9374) pub19 62% (10 samples sent)
(9343|9374) pub19 75% (12 samples sent)
(9343|9374) pub19 81% (13 samples sent)
(9343|9374) pub19 93% (15 samples sent)
(9343|9374) pub19 100% (16 samples sent)
(9343|9374) pub19->wait_match() before write for 01030000.4cc9b9b5.00000019.00000102(56d6d886)
(9343|9374) pub19<-match found! before write for 01030000.4cc9b9b5.00000019.00000102(56d6d886)
(9343|9374) pub19 waiting for acks
(9343|9369) pub15 writer id: 01030000.4cc9b9b5.00000011.00000102(66a69347)
(9343|9369) pub15->started
(9343|9369) pub15 12% (2 samples sent)
(9343|9369) pub15 25% (4 samples sent)
(9343|9369) pub15 31% (5 samples sent)
(9343|9369) pub15 43% (7 samples sent)
(9343|9369) pub15 50% (8 samples sent)
(9343|9369) pub15 62% (10 samples sent)
(9343|9369) pub15 75% (12 samples sent)
(9343|9369) pub15 81% (13 samples sent)
(9343|9369) pub15 93% (15 samples sent)
(9343|9369) pub15 100% (16 samples sent)
(9343|9369) pub15->wait_match() before write for 01030000.4cc9b9b5.00000011.00000102(66a69347)
(9343|9369) pub15<-match found! before write for 01030000.4cc9b9b5.00000011.00000102(66a69347)
(9343|9369) pub15 waiting for acks
(9343|9366) pub11 writer id: 01030000.4cc9b9b5.00000008.00000102(0b5666b4)
(9343|9366) pub11->started
(9343|9414) pub59 writer id: 01030000.4cc9b9b5.00000039.00000102(9717f782)
(9343|9361) pub6 waiting for acks returned
(9343|9414) pub59->started
(9343|9361) pub6<-delete_contained_entities
(9343|9414) pub59 12% (2 samples sent)
(9343|9414) pub59 25% (4 samples sent)
(9343|9366) pub11 12% (2 samples sent)
(9343|9414) pub59 31% (5 samples sent)
(9343|9414) pub59 43% (7 samples sent)
(9343|9366) pub11 25% (4 samples sent)
(9343|9366) pub11 31% (5 samples sent)
(9343|9374) pub19 waiting for acks returned
(9343|9374) pub19<-delete_contained_entities
(9343|9414) pub59 50% (8 samples sent)
(9343|9375) pub20 writer id: 01030000.4cc9b9b5.00000017.00000102(e9e666e7)
(9343|9375) pub20->started
(9343|9414) pub59 62% (10 samples sent)
(9343|9414) pub59 75% (12 samples sent)
(9343|9414) pub59 81% (13 samples sent)
(9343|9414) pub59 93% (15 samples sent)
(9343|9414) pub59 100% (16 samples sent)
(9343|9414) pub59->wait_match() before write for 01030000.4cc9b9b5.00000039.00000102(9717f782)
(9343|9366) pub11 43% (7 samples sent)
(9343|9366) pub11 50% (8 samples sent)
(9343|9366) pub11 62% (10 samples sent)
(9343|9366) pub11 75% (12 samples sent)
(9343|9366) pub11 81% (13 samples sent)
(9343|9366) pub11 93% (15 samples sent)
(9343|9366) pub11 100% (16 samples sent)
(9343|9366) pub11->wait_match() before write for 01030000.4cc9b9b5.00000008.00000102(0b5666b4)
(9343|9396) pub41 writer id: 01030000.4cc9b9b5.0000002d.00000102(0277c6c0)
(9343|9396) pub41->started
(9343|9375) pub20 12% (2 samples sent)
(9343|9375) pub20 25% (4 samples sent)
(9343|9396) pub41 12% (2 samples sent)
(9343|9396) pub41 25% (4 samples sent)
(9343|9375) pub20 31% (5 samples sent)
(9343|9396) pub41 31% (5 samples sent)
(9343|9396) pub41 43% (7 samples sent)
(9343|9375) pub20 43% (7 samples sent)
(9343|9375) pub20 50% (8 samples sent)
(9343|9375) pub20 62% (10 samples sent)
(9343|9366) pub11<-match found! before write for 01030000.4cc9b9b5.00000008.00000102(0b5666b4)
(9343|9366) pub11 waiting for acks
(9343|9375) pub20 75% (12 samples sent)
(9343|9375) pub20 81% (13 samples sent)
(9343|9396) pub41 50% (8 samples sent)
(9343|9396) pub41 62% (10 samples sent)
(9343|9396) pub41 75% (12 samples sent)
(9343|9396) pub41 81% (13 samples sent)
(9343|9396) pub41 93% (15 samples sent)
(9343|9396) pub41 100% (16 samples sent)
(9343|9396) pub41->wait_match() before write for 01030000.4cc9b9b5.0000002d.00000102(0277c6c0)
(9343|9387) pub32 writer id: 01030000.4cc9b9b5.0000001f.00000102(d9962d26)
(9343|9387) pub32->started
(9343|9387) pub32 12% (2 samples sent)
(9343|9387) pub32 25% (4 samples sent)
(9343|9387) pub32 31% (5 samples sent)
(9343|9387) pub32 43% (7 samples sent)
(9343|9375) pub20 93% (15 samples sent)
(9343|9375) pub20 100% (16 samples sent)
(9343|9375) pub20->wait_match() before write for 01030000.4cc9b9b5.00000017.00000102(e9e666e7)
(9343|9375) pub20<-match found! before write for 01030000.4cc9b9b5.00000017.00000102(e9e666e7)
(9343|9375) pub20 waiting for acks
(9343|9387) pub32 50% (8 samples sent)
(9343|9387) pub32 62% (10 samples sent)
(9343|9387) pub32 75% (12 samples sent)
(9343|9387) pub32 81% (13 samples sent)
(9343|9387) pub32 93% (15 samples sent)
(9343|9387) pub32 100% (16 samples sent)
(9343|9387) pub32->wait_match() before write for 01030000.4cc9b9b5.0000001f.00000102(d9962d26)
(9343|9357) pub2 writer id: 01030000.4cc9b9b5.00000004.00000102(cea68bb5)
(9343|9357) pub2->started
(9343|9357) pub2 12% (2 samples sent)
(9343|9357) pub2 25% (4 samples sent)
(9343|9357) pub2 31% (5 samples sent)
(9343|9357) pub2 43% (7 samples sent)
(9343|9357) pub2 50% (8 samples sent)
(9343|9357) pub2 62% (10 samples sent)
(9343|9357) pub2 75% (12 samples sent)
(9343|9357) pub2 81% (13 samples sent)
(9343|9357) pub2 93% (15 samples sent)
(9343|9357) pub2 100% (16 samples sent)
(9343|9357) pub2->wait_match() before write for 01030000.4cc9b9b5.00000004.00000102(cea68bb5)
(9343|9378) pub23 writer id: 01030000.4cc9b9b5.00000018.00000102(6bb6f136)
(9343|9378) pub23->started
(9343|9378) pub23 12% (2 samples sent)
(9343|9378) pub23 25% (4 samples sent)
(9343|9378) pub23 31% (5 samples sent)
(9343|9378) pub23 43% (7 samples sent)
(9343|9378) pub23 50% (8 samples sent)
(9343|9378) pub23 62% (10 samples sent)
(9343|9378) pub23 75% (12 samples sent)
(9343|9378) pub23 81% (13 samples sent)
(9343|9378) pub23 93% (15 samples sent)
(9343|9378) pub23 100% (16 samples sent)
(9343|9378) pub23->wait_match() before write for 01030000.4cc9b9b5.00000018.00000102(6bb6f136)
(9343|9414) pub59<-match found! before write for 01030000.4cc9b9b5.00000039.00000102(9717f782)
(9343|9414) pub59 waiting for acks
(9343|9396) pub41<-match found! before write for 01030000.4cc9b9b5.0000002d.00000102(0277c6c0)
(9343|9396) pub41 waiting for acks
(9343|9384) pub28 writer id: 01030000.4cc9b9b5.0000001c.00000102(9e3657f6)
(9343|9384) pub28->started
(9343|9387) pub32<-match found! before write for 01030000.4cc9b9b5.0000001f.00000102(d9962d26)
(9343|9387) pub32 waiting for acks
(9343|9411) pub56 writer id: 01030000.4cc9b9b5.00000037.00000102(282749e3)
(9343|9411) pub56->started
(9343|9411) pub56 12% (2 samples sent)
(9343|9411) pub56 25% (4 samples sent)
(9343|9411) pub56 31% (5 samples sent)
(9343|9411) pub56 43% (7 samples sent)
(9343|9411) pub56 50% (8 samples sent)
(9343|9399) pub44 writer id: 01030000.4cc9b9b5.00000031.00000102(a767bc43)
(9343|9399) pub44->started
(9343|9411) pub56 62% (10 samples sent)
(9343|9411) pub56 75% (12 samples sent)
(9343|9399) pub44 12% (2 samples sent)
(9343|9411) pub56 81% (13 samples sent)
(9343|9399) pub44 25% (4 samples sent)
(9343|9411) pub56 93% (15 samples sent)
(9343|9399) pub44 31% (5 samples sent)
(9343|9411) pub56 100% (16 samples sent)
(9343|9411) pub56->wait_match() before write for 01030000.4cc9b9b5.00000037.00000102(282749e3)
(9343|9399) pub44 43% (7 samples sent)
(9343|9399) pub44 50% (8 samples sent)
(9343|9399) pub44 62% (10 samples sent)
(9343|9369) pub15 waiting for acks returned
(9343|9369) pub15<-delete_contained_entities
(9343|9357) pub2<-match found! before write for 01030000.4cc9b9b5.00000004.00000102(cea68bb5)
(9343|9357) pub2 waiting for acks
(9343|9399) pub44 75% (12 samples sent)
(9343|9381) pub26 writer id: 01030000.4cc9b9b5.00000020.00000102(fae70271)
(9343|9381) pub26->started
(9343|9381) pub26 12% (2 samples sent)
(9343|9381) pub26 25% (4 samples sent)
(9343|9384) pub28 12% (2 samples sent)
(9343|9384) pub28 25% (4 samples sent)
(9343|9384) pub28 31% (5 samples sent)
(9343|9384) pub28 43% (7 samples sent)
(9343|9384) pub28 50% (8 samples sent)
(9343|9378) pub23<-match found! before write for 01030000.4cc9b9b5.00000018.00000102(6bb6f136)
(9343|9378) pub23 waiting for acks
(9343|9384) pub28 62% (10 samples sent)
(9343|9384) pub28 75% (12 samples sent)
(9343|9384) pub28 81% (13 samples sent)
(9343|9384) pub28 93% (15 samples sent)
(9343|9384) pub28 100% (16 samples sent)
(9343|9384) pub28->wait_match() before write for 01030000.4cc9b9b5.0000001c.00000102(9e3657f6)
(9343|9381) pub26 31% (5 samples sent)
(9343|9381) pub26 43% (7 samples sent)
(9343|9381) pub26 50% (8 samples sent)
(9343|9381) pub26 62% (10 samples sent)
(9343|9381) pub26 75% (12 samples sent)
(9343|9381) pub26 81% (13 samples sent)
(9343|9381) pub26 93% (15 samples sent)
(9343|9381) pub26 100% (16 samples sent)
(9343|9381) pub26->wait_match() before write for 01030000.4cc9b9b5.00000020.00000102(fae70271)
(9343|9399) pub44 81% (13 samples sent)
(9343|9399) pub44 93% (15 samples sent)
(9343|9399) pub44 100% (16 samples sent)
(9343|9399) pub44->wait_match() before write for 01030000.4cc9b9b5.00000031.00000102(a767bc43)
(9343|9356) pub1 writer id: 01030000.4cc9b9b5.0000000a.00000102(719635d4)
(9343|9356) pub1->started
(9343|9356) pub1 12% (2 samples sent)
(9343|9356) pub1 25% (4 samples sent)
(9343|9356) pub1 31% (5 samples sent)
(9343|9356) pub1 43% (7 samples sent)
(9343|9356) pub1 50% (8 samples sent)
(9343|9356) pub1 62% (10 samples sent)
(9343|9356) pub1 75% (12 samples sent)
(9343|9356) pub1 81% (13 samples sent)
(9343|9393) pub38 writer id: 01030000.4cc9b9b5.00000027.00000102(48c7de61)
(9343|9393) pub38->started
(9343|9393) pub38 12% (2 samples sent)
(9343|9393) pub38 25% (4 samples sent)
(9343|9393) pub38 31% (5 samples sent)
(9343|9393) pub38 43% (7 samples sent)
(9343|9393) pub38 50% (8 samples sent)
(9343|9393) pub38 62% (10 samples sent)
(9343|9393) pub38 75% (12 samples sent)
(9343|9393) pub38 81% (13 samples sent)
(9343|9393) pub38 93% (15 samples sent)
(9343|9393) pub38 100% (16 samples sent)
(9343|9393) pub38->wait_match() before write for 01030000.4cc9b9b5.00000027.00000102(48c7de61)
(9343|9371) pub16 writer id: 01030000.4cc9b9b5.00000012.00000102(2106e997)
(9343|9371) pub16->started
(9343|9406) pub51 writer id: 01030000.4cc9b9b5.0000002c.00000102(3f17ef70)
(9343|9406) pub51->started
(9343|9406) pub51 12% (2 samples sent)
(9343|9406) pub51 25% (4 samples sent)
(9343|9406) pub51 31% (5 samples sent)
(9343|9406) pub51 43% (7 samples sent)
(9343|9400) pub45 writer id: 01030000.4cc9b9b5.00000034.00000102(6f873333)
(9343|9400) pub45->started
(9343|9406) pub51 50% (8 samples sent)
(9343|9406) pub51 62% (10 samples sent)
(9343|9400) pub45 12% (2 samples sent)
(9343|9406) pub51 75% (12 samples sent)
(9343|9400) pub45 25% (4 samples sent)
(9343|9406) pub51 81% (13 samples sent)
(9343|9400) pub45 31% (5 samples sent)
(9343|9371) pub16 12% (2 samples sent)
(9343|9406) pub51 93% (15 samples sent)
(9343|9400) pub45 43% (7 samples sent)
(9343|9371) pub16 25% (4 samples sent)
(9343|9400) pub45 50% (8 samples sent)
(9343|9371) pub16 31% (5 samples sent)
(9343|9356) pub1 93% (15 samples sent)
(9343|9400) pub45 62% (10 samples sent)
(9343|9356) pub1 100% (16 samples sent)
(9343|9356) pub1->wait_match() before write for 01030000.4cc9b9b5.0000000a.00000102(719635d4)
(9343|9400) pub45 75% (12 samples sent)
(9343|9371) pub16 43% (7 samples sent)
(9343|9400) pub45 81% (13 samples sent)
(9343|9371) pub16 50% (8 samples sent)
(9343|9400) pub45 93% (15 samples sent)
(9343|9406) pub51 100% (16 samples sent)
(9343|9406) pub51->wait_match() before write for 01030000.4cc9b9b5.0000002c.00000102(3f17ef70)
(9343|9371) pub16 62% (10 samples sent)
(9343|9400) pub45 100% (16 samples sent)
(9343|9371) pub16 75% (12 samples sent)
(9343|9371) pub16 81% (13 samples sent)
(9343|9371) pub16 93% (15 samples sent)
(9343|9371) pub16 100% (16 samples sent)
(9343|9371) pub16->wait_match() before write for 01030000.4cc9b9b5.00000012.00000102(2106e997)
(9343|9400) pub45->wait_match() before write for 01030000.4cc9b9b5.00000034.00000102(6f873333)
(9343|9354) sub 20% (205 samples received)
(9343|9392) pub37 writer id: 01030000.4cc9b9b5.00000028.00000102(ca9749b0)
(9343|9392) pub37->started
(9343|9392) pub37 12% (2 samples sent)
(9343|9392) pub37 25% (4 samples sent)
(9343|9392) pub37 31% (5 samples sent)
(9343|9392) pub37 43% (7 samples sent)
(9343|9392) pub37 50% (8 samples sent)
(9343|9392) pub37 62% (10 samples sent)
(9343|9392) pub37 75% (12 samples sent)
(9343|9392) pub37 81% (13 samples sent)
(9343|9392) pub37 93% (15 samples sent)
(9343|9392) pub37 100% (16 samples sent)
(9343|9392) pub37->wait_match() before write for 01030000.4cc9b9b5.00000028.00000102(ca9749b0)
(9343|9405) pub50 writer id: 01030000.4cc9b9b5.00000033.00000102(dda7ef23)
(9343|9405) pub50->started
(9343|9405) pub50 12% (2 samples sent)
(9343|9405) pub50 25% (4 samples sent)
(9343|9405) pub50 31% (5 samples sent)
(9343|9405) pub50 43% (7 samples sent)
(9343|9405) pub50 50% (8 samples sent)
(9343|9405) pub50 62% (10 samples sent)
(9343|9405) pub50 75% (12 samples sent)
(9343|9405) pub50 81% (13 samples sent)
(9343|9405) pub50 93% (15 samples sent)
(9343|9405) pub50 100% (16 samples sent)
(9343|9405) pub50->wait_match() before write for 01030000.4cc9b9b5.00000033.00000102(dda7ef23)
(9343|9385) pub30 writer id: 01030000.4cc9b9b5.00000021.00000102(c7872bc1)
(9343|9385) pub30->started
(9343|9385) pub30 12% (2 samples sent)
(9343|9385) pub30 25% (4 samples sent)
(9343|9385) pub30 31% (5 samples sent)
(9343|9385) pub30 43% (7 samples sent)
(9343|9385) pub30 50% (8 samples sent)
(9343|9385) pub30 62% (10 samples sent)
(9343|9385) pub30 75% (12 samples sent)
(9343|9385) pub30 81% (13 samples sent)
(9343|9416) pub61 writer id: 01030000.4cc9b9b5.0000003a.00000102(d0b78d52)
(9343|9416) pub61->started
(9343|9416) pub61 12% (2 samples sent)
(9343|9416) pub61 25% (4 samples sent)
(9343|9416) pub61 31% (5 samples sent)
(9343|9416) pub61 43% (7 samples sent)
(9343|9416) pub61 50% (8 samples sent)
(9343|9416) pub61 62% (10 samples sent)
(9343|9416) pub61 75% (12 samples sent)
(9343|9416) pub61 81% (13 samples sent)
(9343|9416) pub61 93% (15 samples sent)
(9343|9416) pub61 100% (16 samples sent)
(9343|9416) pub61->wait_match() before write for 01030000.4cc9b9b5.0000003a.00000102(d0b78d52)
(9343|9385) pub30 93% (15 samples sent)
(9343|9385) pub30 100% (16 samples sent)
(9343|9385) pub30->wait_match() before write for 01030000.4cc9b9b5.00000021.00000102(c7872bc1)
(9343|9368) pub13 writer id: 01030000.4cc9b9b5.00000015.00000102(93263587)
(9343|9368) pub13->started
(9343|9368) pub13 12% (2 samples sent)
(9343|9368) pub13 25% (4 samples sent)
(9343|9368) pub13 31% (5 samples sent)
(9343|9368) pub13 43% (7 samples sent)
(9343|9368) pub13 50% (8 samples sent)
(9343|9368) pub13 62% (10 samples sent)
(9343|9368) pub13 75% (12 samples sent)
(9343|9368) pub13 81% (13 samples sent)
(9343|9368) pub13 93% (15 samples sent)
(9343|9368) pub13 100% (16 samples sent)
(9343|9368) pub13->wait_match() before write for 01030000.4cc9b9b5.00000015.00000102(93263587)
(9343|9408) pub53 writer id: 01030000.4cc9b9b5.0000002e.00000102(45d7bc10)
(9343|9408) pub53->started
(9343|9408) pub53 12% (2 samples sent)
(9343|9408) pub53 25% (4 samples sent)
(9343|9408) pub53 31% (5 samples sent)
(9343|9408) pub53 43% (7 samples sent)
(9343|9408) pub53 50% (8 samples sent)
(9343|9408) pub53 62% (10 samples sent)
(9343|9408) pub53 75% (12 samples sent)
(9343|9408) pub53 81% (13 samples sent)
(9343|9408) pub53 93% (15 samples sent)
(9343|9408) pub53 100% (16 samples sent)
(9343|9408) pub53->wait_match() before write for 01030000.4cc9b9b5.0000002e.00000102(45d7bc10)
(9343|9404) pub49 writer id: 01030000.4cc9b9b5.00000035.00000102(52e71a83)
(9343|9404) pub49->started
(9343|9404) pub49 12% (2 samples sent)
(9343|9404) pub49 25% (4 samples sent)
(9343|9404) pub49 31% (5 samples sent)
(9343|9404) pub49 43% (7 samples sent)
(9343|9404) pub49 50% (8 samples sent)
(9343|9404) pub49 62% (10 samples sent)
(9343|9404) pub49 75% (12 samples sent)
(9343|9404) pub49 81% (13 samples sent)
(9343|9404) pub49 93% (15 samples sent)
(9343|9404) pub49 100% (16 samples sent)
(9343|9404) pub49->wait_match() before write for 01030000.4cc9b9b5.00000035.00000102(52e71a83)
(9343|9394) pub39 writer id: 01030000.4cc9b9b5.00000029.00000102(f7f76000)
(9343|9394) pub39->started
(9343|9394) pub39 12% (2 samples sent)
(9343|9394) pub39 25% (4 samples sent)
(9343|9394) pub39 31% (5 samples sent)
(9343|9395) pub40 writer id: 01030000.4cc9b9b5.0000002b.00000102(8d373360)
(9343|9395) pub40->started
(9343|9395) pub40 12% (2 samples sent)
(9343|9395) pub40 25% (4 samples sent)
(9343|9395) pub40 31% (5 samples sent)
(9343|9394) pub39 43% (7 samples sent)
(9343|9395) pub40 43% (7 samples sent)
(9343|9395) pub40 50% (8 samples sent)
(9343|9395) pub40 62% (10 samples sent)
(9343|9395) pub40 75% (12 samples sent)
(9343|9395) pub40 81% (13 samples sent)
(9343|9395) pub40 93% (15 samples sent)
(9343|9395) pub40 100% (16 samples sent)
(9343|9395) pub40->wait_match() before write for 01030000.4cc9b9b5.0000002b.00000102(8d373360)
(9343|9384) pub28<-match found! before write for 01030000.4cc9b9b5.0000001c.00000102(9e3657f6)
(9343|9384) pub28 waiting for acks
(9343|9382) pub27 writer id: 01030000.4cc9b9b5.0000001e.00000102(e4f60496)
(9343|9382) pub27->started
(9343|9382) pub27 12% (2 samples sent)
(9343|9382) pub27 25% (4 samples sent)
(9343|9382) pub27 31% (5 samples sent)
(9343|9382) pub27 43% (7 samples sent)
(9343|9382) pub27 50% (8 samples sent)
(9343|9382) pub27 62% (10 samples sent)
(9343|9382) pub27 75% (12 samples sent)
(9343|9382) pub27 81% (13 samples sent)
(9343|9382) pub27 93% (15 samples sent)
(9343|9382) pub27 100% (16 samples sent)
(9343|9382) pub27->wait_match() before write for 01030000.4cc9b9b5.0000001e.00000102(e4f60496)
(9343|9394) pub39 50% (8 samples sent)
(9343|9394) pub39 62% (10 samples sent)
(9343|9394) pub39 75% (12 samples sent)
(9343|9394) pub39 81% (13 samples sent)
(9343|9394) pub39 93% (15 samples sent)
(9343|9394) pub39 100% (16 samples sent)
(9343|9394) pub39->wait_match() before write for 01030000.4cc9b9b5.00000029.00000102(f7f76000)
(9343|9401) pub46 writer id: 01030000.4cc9b9b5.00000032.00000102(e0c7c693)
(9343|9401) pub46->started
(9343|9401) pub46 12% (2 samples sent)
(9343|9399) pub44<-match found! before write for 01030000.4cc9b9b5.00000031.00000102(a767bc43)
(9343|9399) pub44 waiting for acks
(9343|9401) pub46 25% (4 samples sent)
(9343|9401) pub46 31% (5 samples sent)
(9343|9362) pub7 writer id: 01030000.4cc9b9b5.0000000e.00000102(84169314)
(9343|9362) pub7->started
(9343|9401) pub46 43% (7 samples sent)
(9343|9401) pub46 50% (8 samples sent)
(9343|9401) pub46 62% (10 samples sent)
(9343|9362) pub7 12% (2 samples sent)
(9343|9401) pub46 75% (12 samples sent)
(9343|9362) pub7 25% (4 samples sent)
(9343|9401) pub46 81% (13 samples sent)
(9343|9362) pub7 31% (5 samples sent)
(9343|9401) pub46 93% (15 samples sent)
(9343|9362) pub7 43% (7 samples sent)
(9343|9401) pub46 100% (16 samples sent)
(9343|9401) pub46->wait_match() before write for 01030000.4cc9b9b5.00000032.00000102(e0c7c693)
(9343|9362) pub7 50% (8 samples sent)
(9343|9362) pub7 62% (10 samples sent)
(9343|9362) pub7 75% (12 samples sent)
(9343|9362) pub7 81% (13 samples sent)
(9343|9362) pub7 93% (15 samples sent)
(9343|9362) pub7 100% (16 samples sent)
(9343|9362) pub7->wait_match() before write for 01030000.4cc9b9b5.0000000e.00000102(84169314)
(9343|9366) pub11 waiting for acks returned
(9343|9366) pub11<-delete_contained_entities
(9343|9375) pub20 waiting for acks returned
(9343|9375) pub20<-delete_contained_entities
(9343|9381) pub26<-match found! before write for 01030000.4cc9b9b5.00000020.00000102(fae70271)
(9343|9381) pub26 waiting for acks
(9343|9417) pub62 writer id: 01030000.4cc9b9b5.00000042.00000102(1915265c)
(9343|9417) pub62->started
(9343|9417) pub62 12% (2 samples sent)
(9343|9417) pub62 25% (4 samples sent)
(9343|9417) pub62 31% (5 samples sent)
(9343|9402) pub47 writer id: 01030000.4cc9b9b5.00000036.00000102(15476053)
(9343|9402) pub47->started
(9343|9376) pub21 writer id: 01030000.4cc9b9b5.00000023.00000102(bd4778a1)
(9343|9376) pub21->started
(9343|9402) pub47 12% (2 samples sent)
(9343|9402) pub47 25% (4 samples sent)
(9343|9376) pub21 12% (2 samples sent)
(9343|9402) pub47 31% (5 samples sent)
(9343|9411) pub56<-match found! before write for 01030000.4cc9b9b5.00000037.00000102(282749e3)
(9343|9411) pub56 waiting for acks
(9343|9417) pub62 43% (7 samples sent)
(9343|9417) pub62 50% (8 samples sent)
(9343|9417) pub62 62% (10 samples sent)
(9343|9417) pub62 75% (12 samples sent)
(9343|9417) pub62 81% (13 samples sent)
(9343|9376) pub21 25% (4 samples sent)
(9343|9417) pub62 93% (15 samples sent)
(9343|9376) pub21 31% (5 samples sent)
(9343|9376) pub21 43% (7 samples sent)
(9343|9376) pub21 50% (8 samples sent)
(9343|9376) pub21 62% (10 samples sent)
(9343|9417) pub62 100% (16 samples sent)
(9343|9417) pub62->wait_match() before write for 01030000.4cc9b9b5.00000042.00000102(1915265c)
(9343|9376) pub21 75% (12 samples sent)
(9343|9376) pub21 81% (13 samples sent)
(9343|9402) pub47 43% (7 samples sent)
(9343|9402) pub47 50% (8 samples sent)
(9343|9376) pub21 93% (15 samples sent)
(9343|9402) pub47 62% (10 samples sent)
(9343|9376) pub21 100% (16 samples sent)
(9343|9376) pub21->wait_match() before write for 01030000.4cc9b9b5.00000023.00000102(bd4778a1)
(9343|9402) pub47 75% (12 samples sent)
(9343|9402) pub47 81% (13 samples sent)
(9343|9402) pub47 93% (15 samples sent)
(9343|9402) pub47 100% (16 samples sent)
(9343|9402) pub47->wait_match() before write for 01030000.4cc9b9b5.00000036.00000102(15476053)
(9343|9356) pub1<-match found! before write for 01030000.4cc9b9b5.0000000a.00000102(719635d4)
(9343|9356) pub1 waiting for acks
(9343|9380) pub25 writer id: 01030000.4cc9b9b5.0000001b.00000102(2c168be6)
(9343|9380) pub25->started
(9343|9393) pub38<-match found! before write for 01030000.4cc9b9b5.00000027.00000102(48c7de61)
(9343|9393) pub38 waiting for acks
(9343|9414) pub59 waiting for acks returned
(9343|9414) pub59<-delete_contained_entities
(9343|9380) pub25 12% (2 samples sent)
(9343|9380) pub25 25% (4 samples sent)
(9343|9380) pub25 31% (5 samples sent)
(9343|9380) pub25 43% (7 samples sent)
(9343|9380) pub25 50% (8 samples sent)
(9343|9380) pub25 62% (10 samples sent)
(9343|9380) pub25 75% (12 samples sent)
(9343|9380) pub25 81% (13 samples sent)
(9343|9380) pub25 93% (15 samples sent)
(9343|9380) pub25 100% (16 samples sent)
(9343|9380) pub25->wait_match() before write for 01030000.4cc9b9b5.0000001b.00000102(2c168be6)
(9343|9406) pub51<-match found! before write for 01030000.4cc9b9b5.0000002c.00000102(3f17ef70)
(9343|9406) pub51 waiting for acks
(9343|9371) pub16<-match found! before write for 01030000.4cc9b9b5.00000012.00000102(2106e997)
(9343|9371) pub16 waiting for acks
(9343|9418) pub63 writer id: 01030000.4cc9b9b5.0000003b.00000102(edd7a4e2)
(9343|9418) pub63->started
(9343|9418) pub63 12% (2 samples sent)
(9343|9418) pub63 25% (4 samples sent)
(9343|9400) pub45<-match found! before write for 01030000.4cc9b9b5.00000034.00000102(6f873333)
(9343|9400) pub45 waiting for acks
(9343|9418) pub63 31% (5 samples sent)
(9343|9418) pub63 43% (7 samples sent)
(9343|9418) pub63 50% (8 samples sent)
(9343|9418) pub63 62% (10 samples sent)
(9343|9418) pub63 75% (12 samples sent)
(9343|9418) pub63 81% (13 samples sent)
(9343|9418) pub63 93% (15 samples sent)
(9343|9418) pub63 100% (16 samples sent)
(9343|9418) pub63->wait_match() before write for 01030000.4cc9b9b5.0000003b.00000102(edd7a4e2)
(9343|9396) pub41 waiting for acks returned
(9343|9396) pub41<-delete_contained_entities
(9343|9392) pub37<-match found! before write for 01030000.4cc9b9b5.00000028.00000102(ca9749b0)
(9343|9392) pub37 waiting for acks
(9343|9387) pub32 waiting for acks returned
(9343|9387) pub32<-delete_contained_entities
(9343|9412) pub57 writer id: 01030000.4cc9b9b5.0000003f.00000102(18570222)
(9343|9412) pub57->started
(9343|9412) pub57 12% (2 samples sent)
(9343|9412) pub57 25% (4 samples sent)
(9343|9412) pub57 31% (5 samples sent)
(9343|9370) pub14 writer id: 01030000.4cc9b9b5.00000010.00000102(5bc6baf7)
(9343|9370) pub14->started
(9343|9412) pub57 43% (7 samples sent)
(9343|9412) pub57 50% (8 samples sent)
(9343|9370) pub14 12% (2 samples sent)
(9343|9368) pub13<-match found! before write for 01030000.4cc9b9b5.00000015.00000102(93263587)
(9343|9368) pub13 waiting for acks
(9343|9370) pub14 25% (4 samples sent)
(9343|9370) pub14 31% (5 samples sent)
(9343|9370) pub14 43% (7 samples sent)
(9343|9370) pub14 50% (8 samples sent)
(9343|9370) pub14 62% (10 samples sent)
(9343|9370) pub14 75% (12 samples sent)
(9343|9370) pub14 81% (13 samples sent)
(9343|9370) pub14 93% (15 samples sent)
(9343|9370) pub14 100% (16 samples sent)
(9343|9370) pub14->wait_match() before write for 01030000.4cc9b9b5.00000010.00000102(5bc6baf7)
(9343|9412) pub57 62% (10 samples sent)
(9343|9405) pub50<-match found! before write for 01030000.4cc9b9b5.00000033.00000102(dda7ef23)
(9343|9405) pub50 waiting for acks
(9343|9412) pub57 75% (12 samples sent)
(9343|9412) pub57 81% (13 samples sent)
(9343|9412) pub57 93% (15 samples sent)
(9343|9412) pub57 100% (16 samples sent)
(9343|9412) pub57->wait_match() before write for 01030000.4cc9b9b5.0000003f.00000102(18570222)
(9343|9357) pub2 waiting for acks returned
(9343|9357) pub2<-delete_contained_entities
(9343|9379) pub24 writer id: 01030000.4cc9b9b5.0000001a.00000102(1176a256)
(9343|9379) pub24->started
(9343|9379) pub24 12% (2 samples sent)
(9343|9379) pub24 25% (4 samples sent)
(9343|9379) pub24 31% (5 samples sent)
(9343|9379) pub24 43% (7 samples sent)
(9343|9379) pub24 50% (8 samples sent)
(9343|9379) pub24 62% (10 samples sent)
(9343|9379) pub24 75% (12 samples sent)
(9343|9379) pub24 81% (13 samples sent)
(9343|9379) pub24 93% (15 samples sent)
(9343|9379) pub24 100% (16 samples sent)
(9343|9379) pub24->wait_match() before write for 01030000.4cc9b9b5.0000001a.00000102(1176a256)
(9343|9386) pub31 writer id: 01030000.4cc9b9b5.00000024.00000102(0f67a4b1)
(9343|9386) pub31->started
(9343|9386) pub31 12% (2 samples sent)
(9343|9386) pub31 25% (4 samples sent)
(9343|9386) pub31 31% (5 samples sent)
(9343|9386) pub31 43% (7 samples sent)
(9343|9386) pub31 50% (8 samples sent)
(9343|9386) pub31 62% (10 samples sent)
(9343|9386) pub31 75% (12 samples sent)
(9343|9386) pub31 81% (13 samples sent)
(9343|9386) pub31 93% (15 samples sent)
(9343|9386) pub31 100% (16 samples sent)
(9343|9386) pub31->wait_match() before write for 01030000.4cc9b9b5.00000024.00000102(0f67a4b1)
(9343|9388) pub33 writer id: 01030000.4cc9b9b5.00000025.00000102(32078d01)
(9343|9388) pub33->started
(9343|9388) pub33 12% (2 samples sent)
(9343|9388) pub33 25% (4 samples sent)
(9343|9388) pub33 31% (5 samples sent)
(9343|9388) pub33 43% (7 samples sent)
(9343|9388) pub33 50% (8 samples sent)
(9343|9388) pub33 62% (10 samples sent)
(9343|9388) pub33 75% (12 samples sent)
(9343|9388) pub33 81% (13 samples sent)
(9343|9388) pub33 93% (15 samples sent)
(9343|9388) pub33 100% (16 samples sent)
(9343|9388) pub33->wait_match() before write for 01030000.4cc9b9b5.00000025.00000102(32078d01)
(9343|9365) pub10 writer id: 01030000.4cc9b9b5.0000000c.00000102(fed6c074)
(9343|9365) pub10->started
(9343|9365) pub10 12% (2 samples sent)
(9343|9365) pub10 25% (4 samples sent)
(9343|9365) pub10 31% (5 samples sent)
(9343|9365) pub10 43% (7 samples sent)
(9343|9365) pub10 50% (8 samples sent)
(9343|9365) pub10 62% (10 samples sent)
(9343|9365) pub10 75% (12 samples sent)
(9343|9365) pub10 81% (13 samples sent)
(9343|9365) pub10 93% (15 samples sent)
(9343|9365) pub10 100% (16 samples sent)
(9343|9354) sub 30% (308 samples received)
(9343|9365) pub10->wait_match() before write for 01030000.4cc9b9b5.0000000c.00000102(fed6c074)
(9343|9372) pub17 writer id: 01030000.4cc9b9b5.00000014.00000102(ae461c37)
(9343|9372) pub17->started
(9343|9372) pub17 12% (2 samples sent)
(9343|9372) pub17 25% (4 samples sent)
(9343|9372) pub17 31% (5 samples sent)
(9343|9372) pub17 43% (7 samples sent)
(9343|9372) pub17 50% (8 samples sent)
(9343|9372) pub17 62% (10 samples sent)
(9343|9372) pub17 75% (12 samples sent)
(9343|9372) pub17 81% (13 samples sent)
(9343|9372) pub17 93% (15 samples sent)
(9343|9372) pub17 100% (16 samples sent)
(9343|9372) pub17->wait_match() before write for 01030000.4cc9b9b5.00000014.00000102(ae461c37)
(9343|9409) pub54 writer id: 01030000.4cc9b9b5.0000003d.00000102(62975142)
(9343|9409) pub54->started
(9343|9409) pub54 12% (2 samples sent)
(9343|9409) pub54 25% (4 samples sent)
(9343|9409) pub54 31% (5 samples sent)
(9343|9409) pub54 43% (7 samples sent)
(9343|9409) pub54 50% (8 samples sent)
(9343|9409) pub54 62% (10 samples sent)
(9343|9409) pub54 75% (12 samples sent)
(9343|9409) pub54 81% (13 samples sent)
(9343|9409) pub54 93% (15 samples sent)
(9343|9409) pub54 100% (16 samples sent)
(9343|9409) pub54->wait_match() before write for 01030000.4cc9b9b5.0000003d.00000102(62975142)
(9343|9377) pub22 writer id: 01030000.4cc9b9b5.00000016.00000102(d4864f57)
(9343|9377) pub22->started
(9343|9377) pub22 12% (2 samples sent)
(9343|9377) pub22 25% (4 samples sent)
(9343|9377) pub22 31% (5 samples sent)
(9343|9377) pub22 43% (7 samples sent)
(9343|9377) pub22 50% (8 samples sent)
(9343|9377) pub22 62% (10 samples sent)
(9343|9377) pub22 75% (12 samples sent)
(9343|9377) pub22 81% (13 samples sent)
(9343|9377) pub22 93% (15 samples sent)
(9343|9377) pub22 100% (16 samples sent)
(9343|9377) pub22->wait_match() before write for 01030000.4cc9b9b5.00000016.00000102(d4864f57)
(9343|9413) pub58 writer id: 01030000.4cc9b9b5.00000040.00000102(63d5753c)
(9343|9413) pub58->started
(9343|9413) pub58 12% (2 samples sent)
(9343|9413) pub58 25% (4 samples sent)
(9343|9413) pub58 31% (5 samples sent)
(9343|9413) pub58 43% (7 samples sent)
(9343|9413) pub58 50% (8 samples sent)
(9343|9413) pub58 62% (10 samples sent)
(9343|9413) pub58 75% (12 samples sent)
(9343|9413) pub58 81% (13 samples sent)
(9343|9413) pub58 93% (15 samples sent)
(9343|9413) pub58 100% (16 samples sent)
(9343|9413) pub58->wait_match() before write for 01030000.4cc9b9b5.00000040.00000102(63d5753c)
(9343|9391) pub36 writer id: 01030000.4cc9b9b5.00000026.00000102(75a7f7d1)
(9343|9391) pub36->started
(9343|9391) pub36 12% (2 samples sent)
(9343|9391) pub36 25% (4 samples sent)
(9343|9391) pub36 31% (5 samples sent)
(9343|9391) pub36 43% (7 samples sent)
(9343|9391) pub36 50% (8 samples sent)
(9343|9391) pub36 62% (10 samples sent)
(9343|9391) pub36 75% (12 samples sent)
(9343|9391) pub36 81% (13 samples sent)
(9343|9391) pub36 93% (15 samples sent)
(9343|9391) pub36 100% (16 samples sent)
(9343|9391) pub36->wait_match() before write for 01030000.4cc9b9b5.00000026.00000102(75a7f7d1)
(9343|9410) pub55 writer id: 01030000.4cc9b9b5.0000003e.00000102(25372b92)
(9343|9410) pub55->started
(9343|9410) pub55 12% (2 samples sent)
(9343|9410) pub55 25% (4 samples sent)
(9343|9410) pub55 31% (5 samples sent)
(9343|9410) pub55 43% (7 samples sent)
(9343|9410) pub55 50% (8 samples sent)
(9343|9410) pub55 62% (10 samples sent)
(9343|9410) pub55 75% (12 samples sent)
(9343|9410) pub55 81% (13 samples sent)
(9343|9410) pub55 93% (15 samples sent)
(9343|9410) pub55 100% (16 samples sent)
(9343|9410) pub55->wait_match() before write for 01030000.4cc9b9b5.0000003e.00000102(25372b92)
(9343|9389) pub34 writer id: 01030000.4cc9b9b5.00000022.00000102(80275111)
(9343|9389) pub34->started
(9343|9389) pub34 12% (2 samples sent)
(9343|9389) pub34 25% (4 samples sent)
(9343|9389) pub34 31% (5 samples sent)
(9343|9389) pub34 43% (7 samples sent)
(9343|9389) pub34 50% (8 samples sent)
(9343|9389) pub34 62% (10 samples sent)
(9343|9389) pub34 75% (12 samples sent)
(9343|9389) pub34 81% (13 samples sent)
(9343|9389) pub34 93% (15 samples sent)
(9343|9389) pub34 100% (16 samples sent)
(9343|9389) pub34->wait_match() before write for 01030000.4cc9b9b5.00000022.00000102(80275111)
(9343|9373) pub18 writer id: 01030000.4cc9b9b5.00000013.00000102(1c66c027)
(9343|9373) pub18->started
(9343|9373) pub18 12% (2 samples sent)
(9343|9373) pub18 25% (4 samples sent)
(9343|9373) pub18 31% (5 samples sent)
(9343|9373) pub18 43% (7 samples sent)
(9343|9373) pub18 50% (8 samples sent)
(9343|9373) pub18 62% (10 samples sent)
(9343|9373) pub18 75% (12 samples sent)
(9343|9373) pub18 81% (13 samples sent)
(9343|9373) pub18 93% (15 samples sent)
(9343|9373) pub18 100% (16 samples sent)
(9343|9373) pub18->wait_match() before write for 01030000.4cc9b9b5.00000013.00000102(1c66c027)
(9343|9407) pub52 writer id: 01030000.4cc9b9b5.0000003c.00000102(5ff778f2)
(9343|9407) pub52->started
(9343|9407) pub52 12% (2 samples sent)
(9343|9407) pub52 25% (4 samples sent)
(9343|9407) pub52 31% (5 samples sent)
(9343|9403) pub48 writer id: 01030000.4cc9b9b5.00000038.00000102(aa77de32)
(9343|9407) pub52 43% (7 samples sent)
(9343|9407) pub52 50% (8 samples sent)
(9343|9407) pub52 62% (10 samples sent)
(9343|9407) pub52 75% (12 samples sent)
(9343|9407) pub52 81% (13 samples sent)
(9343|9407) pub52 93% (15 samples sent)
(9343|9407) pub52 100% (16 samples sent)
(9343|9407) pub52->wait_match() before write for 01030000.4cc9b9b5.0000003c.00000102(5ff778f2)
(9343|9403) pub48->started
(9343|9390) pub35 writer id: 01030000.4cc9b9b5.0000002a.00000102(b0571ad0)
(9343|9390) pub35->started
(9343|9403) pub48 12% (2 samples sent)
(9343|9390) pub35 12% (2 samples sent)
(9343|9403) pub48 25% (4 samples sent)
(9343|9403) pub48 31% (5 samples sent)
(9343|9403) pub48 43% (7 samples sent)
(9343|9403) pub48 50% (8 samples sent)
(9343|9403) pub48 62% (10 samples sent)
(9343|9403) pub48 75% (12 samples sent)
(9343|9403) pub48 81% (13 samples sent)
(9343|9403) pub48 93% (15 samples sent)
(9343|9403) pub48 100% (16 samples sent)
(9343|9403) pub48->wait_match() before write for 01030000.4cc9b9b5.00000038.00000102(aa77de32)
(9343|9354) sub 40% (410 samples received)
(9343|9390) pub35 25% (4 samples sent)
(9343|9390) pub35 31% (5 samples sent)
(9343|9390) pub35 43% (7 samples sent)
(9343|9390) pub35 50% (8 samples sent)
(9343|9390) pub35 62% (10 samples sent)
(9343|9390) pub35 75% (12 samples sent)
(9343|9390) pub35 81% (13 samples sent)
(9343|9390) pub35 93% (15 samples sent)
(9343|9390) pub35 100% (16 samples sent)
(9343|9390) pub35->wait_match() before write for 01030000.4cc9b9b5.0000002a.00000102(b0571ad0)
(9343|9359) pub4 writer id: 01030000.4cc9b9b5.00000007.00000102(8906f165)
(9343|9359) pub4->started
(9343|9359) pub4 12% (2 samples sent)
(9343|9359) pub4 25% (4 samples sent)
(9343|9359) pub4 31% (5 samples sent)
(9343|9359) pub4 43% (7 samples sent)
(9343|9359) pub4 50% (8 samples sent)
(9343|9359) pub4 62% (10 samples sent)
(9343|9359) pub4 75% (12 samples sent)
(9343|9359) pub4 81% (13 samples sent)
(9343|9359) pub4 93% (15 samples sent)
(9343|9359) pub4 100% (16 samples sent)
(9343|9359) pub4->wait_match() before write for 01030000.4cc9b9b5.00000007.00000102(8906f165)
(9343|9360) pub5<-delete_participant
(9343|9415) pub60 writer id: 01030000.4cc9b9b5.00000041.00000102(5eb55c8c)
(9343|9415) pub60->started
(9343|9415) pub60 12% (2 samples sent)
(9343|9415) pub60 25% (4 samples sent)
(9343|9415) pub60 31% (5 samples sent)
(9343|9415) pub60 43% (7 samples sent)
(9343|9415) pub60 50% (8 samples sent)
(9343|9415) pub60 62% (10 samples sent)
(9343|9415) pub60 75% (12 samples sent)
(9343|9415) pub60 81% (13 samples sent)
(9343|9415) pub60 93% (15 samples sent)
(9343|9383) pub29 writer id: 01030000.4cc9b9b5.0000001d.00000102(a3567e46)
(9343|9383) pub29->started
(9343|9415) pub60 100% (16 samples sent)
(9343|9415) pub60->wait_match() before write for 01030000.4cc9b9b5.00000041.00000102(5eb55c8c)
(9343|9383) pub29 12% (2 samples sent)
(9343|9383) pub29 25% (4 samples sent)
(9343|9383) pub29 31% (5 samples sent)
(9343|9383) pub29 43% (7 samples sent)
(9343|9383) pub29 50% (8 samples sent)
(9343|9383) pub29 62% (10 samples sent)
(9343|9383) pub29 75% (12 samples sent)
(9343|9383) pub29 81% (13 samples sent)
(9343|9383) pub29 93% (15 samples sent)
(9343|9383) pub29 100% (16 samples sent)
(9343|9383) pub29->wait_match() before write for 01030000.4cc9b9b5.0000001d.00000102(a3567e46)
(9343|9385) pub30<-match found! before write for 01030000.4cc9b9b5.00000021.00000102(c7872bc1)
(9343|9385) pub30 waiting for acks
(9343|9404) pub49<-match found! before write for 01030000.4cc9b9b5.00000035.00000102(52e71a83)
(9343|9404) pub49 waiting for acks
(9343|9416) pub61<-match found! before write for 01030000.4cc9b9b5.0000003a.00000102(d0b78d52)
(9343|9416) pub61 waiting for acks
(9343|9408) pub53<-match found! before write for 01030000.4cc9b9b5.0000002e.00000102(45d7bc10)
(9343|9408) pub53 waiting for acks
(9343|9394) pub39<-match found! before write for 01030000.4cc9b9b5.00000029.00000102(f7f76000)
(9343|9394) pub39 waiting for acks
(9343|9378) pub23 waiting for acks returned
(9343|9378) pub23<-delete_contained_entities
(9343|9382) pub27<-match found! before write for 01030000.4cc9b9b5.0000001e.00000102(e4f60496)
(9343|9382) pub27 waiting for acks
(9343|9395) pub40<-match found! before write for 01030000.4cc9b9b5.0000002b.00000102(8d373360)
(9343|9395) pub40 waiting for acks
(9343|9362) pub7<-match found! before write for 01030000.4cc9b9b5.0000000e.00000102(84169314)
(9343|9362) pub7 waiting for acks
(9343|9417) pub62<-match found! before write for 01030000.4cc9b9b5.00000042.00000102(1915265c)
(9343|9417) pub62 waiting for acks
(9343|9401) pub46<-match found! before write for 01030000.4cc9b9b5.00000032.00000102(e0c7c693)
(9343|9401) pub46 waiting for acks
(9343|9402) pub47<-match found! before write for 01030000.4cc9b9b5.00000036.00000102(15476053)
(9343|9402) pub47 waiting for acks
(9343|9376) pub21<-match found! before write for 01030000.4cc9b9b5.00000023.00000102(bd4778a1)
(9343|9376) pub21 waiting for acks
(9343|9380) pub25<-match found! before write for 01030000.4cc9b9b5.0000001b.00000102(2c168be6)
(9343|9380) pub25 waiting for acks
(9343|9418) pub63<-match found! before write for 01030000.4cc9b9b5.0000003b.00000102(edd7a4e2)
(9343|9418) pub63 waiting for acks
(9343|9412) pub57<-match found! before write for 01030000.4cc9b9b5.0000003f.00000102(18570222)
(9343|9412) pub57 waiting for acks
(9343|9370) pub14<-match found! before write for 01030000.4cc9b9b5.00000010.00000102(5bc6baf7)
(9343|9370) pub14 waiting for acks
(9343|9384) pub28 waiting for acks returned
(9343|9384) pub28<-delete_contained_entities
(9343|9379) pub24<-match found! before write for 01030000.4cc9b9b5.0000001a.00000102(1176a256)
(9343|9379) pub24 waiting for acks
(9343|9386) pub31<-match found! before write for 01030000.4cc9b9b5.00000024.00000102(0f67a4b1)
(9343|9386) pub31 waiting for acks
(9343|9398) pub43 writer id: 01030000.4cc9b9b5.00000030.00000102(9a0795f3)
(9343|9398) pub43->started
(9343|9398) pub43 12% (2 samples sent)
(9343|9398) pub43 25% (4 samples sent)
(9343|9398) pub43 31% (5 samples sent)
(9343|9398) pub43 43% (7 samples sent)
(9343|9398) pub43 50% (8 samples sent)
(9343|9398) pub43 62% (10 samples sent)
(9343|9398) pub43 75% (12 samples sent)
(9343|9398) pub43 81% (13 samples sent)
(9343|9398) pub43 93% (15 samples sent)
(9343|9398) pub43 100% (16 samples sent)
(9343|9398) pub43->wait_match() before write for 01030000.4cc9b9b5.00000030.00000102(9a0795f3)
(9343|9397) pub42 writer id: 01030000.4cc9b9b5.0000002f.00000102(78b795a0)
(9343|9397) pub42->started
(9343|9397) pub42 12% (2 samples sent)
(9343|9397) pub42 25% (4 samples sent)
(9343|9397) pub42 31% (5 samples sent)
(9343|9397) pub42 43% (7 samples sent)
(9343|9397) pub42 50% (8 samples sent)
(9343|9397) pub42 62% (10 samples sent)
(9343|9397) pub42 75% (12 samples sent)
(9343|9397) pub42 81% (13 samples sent)
(9343|9397) pub42 93% (15 samples sent)
(9343|9397) pub42 100% (16 samples sent)
(9343|9397) pub42->wait_match() before write for 01030000.4cc9b9b5.0000002f.00000102(78b795a0)
(9343|9399) pub44 waiting for acks returned
(9343|9399) pub44<-delete_contained_entities
(9343|9388) pub33<-match found! before write for 01030000.4cc9b9b5.00000025.00000102(32078d01)
(9343|9388) pub33 waiting for acks
(9343|9365) pub10<-match found! before write for 01030000.4cc9b9b5.0000000c.00000102(fed6c074)
(9343|9365) pub10 waiting for acks
(9343|9381) pub26 waiting for acks returned
(9343|9381) pub26<-delete_contained_entities
(9343|9367) pub12<-delete_participant
(9343|9372) pub17<-match found! before write for 01030000.4cc9b9b5.00000014.00000102(ae461c37)
(9343|9411) pub56 waiting for acks returned
(9343|9411) pub56<-delete_contained_entities
(9343|9372) pub17 waiting for acks
(9343|9409) pub54<-match found! before write for 01030000.4cc9b9b5.0000003d.00000102(62975142)
(9343|9409) pub54 waiting for acks
(9343|9377) pub22<-match found! before write for 01030000.4cc9b9b5.00000016.00000102(d4864f57)
(9343|9377) pub22 waiting for acks
(9343|9356) pub1 waiting for acks returned
(9343|9356) pub1<-delete_contained_entities
(9343|9413) pub58<-match found! before write for 01030000.4cc9b9b5.00000040.00000102(63d5753c)
(9343|9413) pub58 waiting for acks
(9343|9391) pub36<-match found! before write for 01030000.4cc9b9b5.00000026.00000102(75a7f7d1)
(9343|9391) pub36 waiting for acks
(9343|9393) pub38 waiting for acks returned
(9343|9393) pub38<-delete_contained_entities
(9343|9406) pub51 waiting for acks returned
(9343|9406) pub51<-delete_contained_entities
(9343|9410) pub55<-match found! before write for 01030000.4cc9b9b5.0000003e.00000102(25372b92)
(9343|9410) pub55 waiting for acks
(9343|9371) pub16 waiting for acks returned
(9343|9371) pub16<-delete_contained_entities
(9343|9400) pub45 waiting for acks returned
(9343|9400) pub45<-delete_contained_entities
(9343|9389) pub34<-match found! before write for 01030000.4cc9b9b5.00000022.00000102(80275111)
(9343|9389) pub34 waiting for acks
(9343|9373) pub18<-match found! before write for 01030000.4cc9b9b5.00000013.00000102(1c66c027)
(9343|9373) pub18 waiting for acks
(9343|9358) pub3<-delete_participant
(9343|9407) pub52<-match found! before write for 01030000.4cc9b9b5.0000003c.00000102(5ff778f2)
(9343|9407) pub52 waiting for acks
(9343|9403) pub48<-match found! before write for 01030000.4cc9b9b5.00000038.00000102(aa77de32)
(9343|9403) pub48 waiting for acks
(9343|9390) pub35<-match found! before write for 01030000.4cc9b9b5.0000002a.00000102(b0571ad0)
(9343|9390) pub35 waiting for acks
(9343|9392) pub37 waiting for acks returned
(9343|9392) pub37<-delete_contained_entities
(9343|9359) pub4<-match found! before write for 01030000.4cc9b9b5.00000007.00000102(8906f165)
(9343|9359) pub4 waiting for acks
(9343|9363) pub8<-delete_participant
(9343|9415) pub60<-match found! before write for 01030000.4cc9b9b5.00000041.00000102(5eb55c8c)
(9343|9415) pub60 waiting for acks
(9343|9383) pub29<-match found! before write for 01030000.4cc9b9b5.0000001d.00000102(a3567e46)
(9343|9383) pub29 waiting for acks
(9343|9368) pub13 waiting for acks returned
(9343|9368) pub13<-delete_contained_entities
(9343|9355) pub0<-delete_participant
(9343|9364) pub9<-delete_participant
(9343|9354) sub 50% (512 samples received)
(9343|9361) pub6<-delete_participant
(9343|9374) pub19<-delete_participant
(9343|9369) pub15<-delete_participant
(9343|9354) sub 60% (615 samples received)
(9343|9366) pub11<-delete_participant
(9343|9375) pub20<-delete_participant
(9343|9354) sub 70% (717 samples received)
(9343|9414) pub59<-delete_participant
(9343|9396) pub41<-delete_participant
(9343|9387) pub32<-delete_participant
(9343|9354) sub 80% (820 samples received)
(9343|9357) pub2<-delete_participant
(9343|9378) pub23<-delete_participant
(9343|9384) pub28<-delete_participant
(9343|9354) sub 90% (922 samples received)
(9343|9399) pub44<-delete_participant
(9343|9381) pub26<-delete_participant
(9343|9398) pub43<-match found! before write for 01030000.4cc9b9b5.00000030.00000102(9a0795f3)
(9343|9398) pub43 waiting for acks
(9343|9397) pub42<-match found! before write for 01030000.4cc9b9b5.0000002f.00000102(78b795a0)
(9343|9397) pub42 waiting for acks
(9343|9411) pub56<-delete_participant
(9343|9405) pub50 waiting for acks returned
(9343|9405) pub50<-delete_contained_entities
(9343|9385) pub30 waiting for acks returned
(9343|9385) pub30<-delete_contained_entities
(9343|9404) pub49 waiting for acks returned
(9343|9404) pub49<-delete_contained_entities
(9343|9395) pub40 waiting for acks returned
(9343|9395) pub40<-delete_contained_entities
(9343|9362) pub7 waiting for acks returned
(9343|9394) pub39 waiting for acks returned
(9343|9362) pub7<-delete_contained_entities
(9343|9416) pub61 waiting for acks returned
(9343|9416) pub61<-delete_contained_entities
(9343|9382) pub27 waiting for acks returned
(9343|9382) pub27<-delete_contained_entities
(9343|9408) pub53 waiting for acks returned
(9343|9408) pub53<-delete_contained_entities
(9343|9417) pub62 waiting for acks returned
(9343|9394) pub39<-delete_contained_entities
(9343|9417) pub62<-delete_contained_entities
(9343|9402) pub47 waiting for acks returned
(9343|9402) pub47<-delete_contained_entities
(9343|9376) pub21 waiting for acks returned
(9343|9376) pub21<-delete_contained_entities
(9343|9379) pub24 waiting for acks returned
(9343|9379) pub24<-delete_contained_entities
(9343|9372) pub17 waiting for acks returned
(9343|9372) pub17<-delete_contained_entities
(9343|9377) pub22 waiting for acks returned
(9343|9377) pub22<-delete_contained_entities
(9343|9413) pub58 waiting for acks returned
(9343|9413) pub58<-delete_contained_entities
(9343|9409) pub54 waiting for acks returned
(9343|9390) pub35 waiting for acks returned
(9343|9409) pub54<-delete_contained_entities
(9343|9390) pub35<-delete_contained_entities
(9343|9401) pub46 waiting for acks returned
(9343|9401) pub46<-delete_contained_entities
(9343|9370) pub14 waiting for acks returned
(9343|9370) pub14<-delete_contained_entities
(9343|9391) pub36 waiting for acks returned
(9343|9391) pub36<-delete_contained_entities
(9343|9407) pub52 waiting for acks returned
(9343|9407) pub52<-delete_contained_entities
(9343|9359) pub4 waiting for acks returned
(9343|9380) pub25 waiting for acks returned
(9343|9380) pub25<-delete_contained_entities
(9343|9359) pub4<-delete_contained_entities
(9343|9403) pub48 waiting for acks returned
(9343|9403) pub48<-delete_contained_entities
(9343|9412) pub57 waiting for acks returned
(9343|9412) pub57<-delete_contained_entities
(9343|9373) pub18 waiting for acks returned
(9343|9373) pub18<-delete_contained_entities
(9343|9365) pub10 waiting for acks returned
(9343|9418) pub63 waiting for acks returned
(9343|9365) pub10<-delete_contained_entities
(9343|9418) pub63<-delete_contained_entities
(9343|9386) pub31 waiting for acks returned
(9343|9389) pub34 waiting for acks returned
(9343|9389) pub34<-delete_contained_entities
(9343|9388) pub33 waiting for acks returned
(9343|9388) pub33<-delete_contained_entities
(9343|9386) pub31<-delete_contained_entities
(9343|9410) pub55 waiting for acks returned
(9343|9410) pub55<-delete_contained_entities
(9343|9415) pub60 waiting for acks returned
(9343|9415) pub60<-delete_contained_entities
(9343|9383) pub29 waiting for acks returned
(9343|9383) pub29<-delete_contained_entities
(9343|9356) pub1<-delete_participant
(9343|9354) sub 100% (1024 samples received)
(9343|9354) sub condition_.notify_all
(9343|9343) sub condition_.wait returned
(9343|9343) sub check_received
(9343|9343) sub check_received returns 0
(9343|9343) <- PublisherService::end
(9343|9398) pub43 waiting for acks returned
(9343|9398) pub43<-delete_contained_entities
(9343|9397) pub42 waiting for acks returned
(9343|9397) pub42<-delete_contained_entities
(9343|9406) pub51<-delete_participant
(9343|9393) pub38<-delete_participant
(9343|9371) pub16<-delete_participant
(9343|9400) pub45<-delete_participant
(9343|9392) pub37<-delete_participant
(9343|9368) pub13<-delete_participant
(9343|9385) pub30<-delete_participant
(9343|9362) pub7<-delete_participant
(9343|9416) pub61<-delete_participant
(9343|9391) pub36<-delete_participant
(9343|9382) pub27<-delete_participant
(9343|9404) pub49<-delete_participant
(9343|9405) pub50<-delete_participant
(9343|9376) pub21<-delete_participant
(9343|9379) pub24<-delete_participant
(9343|9394) pub39<-delete_participant
(9343|9409) pub54<-delete_participant
(9343|9390) pub35<-delete_participant
(9343|9370) pub14<-delete_participant
(9343|9402) pub47<-delete_participant
(9343|9359) pub4<-delete_participant
(9343|9380) pub25<-delete_participant
(9343|9403) pub48<-delete_participant
(9343|9395) pub40<-delete_participant
(9343|9407) pub52<-delete_participant
(9343|9372) pub17<-delete_participant
(9343|9389) pub34<-delete_participant
(9343|9413) pub58<-delete_participant
(9343|9377) pub22<-delete_participant
(9343|9418) pub63<-delete_participant
(9343|9417) pub62<-delete_participant
(9343|9415) pub60<-delete_participant
(9343|9383) pub29<-delete_participant
(9343|9386) pub31<-delete_participant
(9343|9410) pub55<-delete_participant
(9343|9373) pub18<-delete_participant
(9343|9408) pub53<-delete_participant
(9343|9412) pub57<-delete_participant
(9343|9365) pub10<-delete_participant
(9343|9388) pub33<-delete_participant
(9343|9401) pub46<-delete_participant
(9343|9398) pub43<-delete_participant
(9343|9397) pub42<-delete_participant
(9343|9343) <- PublisherService::~PublisherService
(9343|9343) <- Subscriber delete_contained_entities
(9333|9350) WARNING: TransportSendStrategy::stop() - terminating with 88 unsent bytes.
(9333|9350) WARNING: TransportSendStrategy::stop() - terminating with 0 unsent elements.
(9343|9343) <- Subscriber delete_participant
(9343|9343) <- Subscriber::~Subscriber
(9343|9343) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive durable Time:3s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9421 started at 2026-04-24 17:20:46
(9421|9421) -> Thrasher started
(9421|9421) -> Subscriber::Subscriber
(9421|9421) Subscriber reader id: 01030022.48c2a79c.24cdccbf.00000007(922cfc70)
(9421|9421) -> PublisherService::PublisherService
(9421|9421) -> PublisherService::start (1 threads)
(9421|9421) sub wait_received 0:1
(9421|9429) pub0->transport cfg_0
(9421|9429) pub0 writer id: 01030022.48c2a79c.24cdccc0.00000002(99c47fe1)
(9421|9429) pub0->started
(9421|9429) pub0 100% (1 samples sent)
(9421|9429) pub0->wait_match() before write for 01030022.48c2a79c.24cdccc0.00000002(99c47fe1)
(9421|9429) pub0<-match found! before write for 01030022.48c2a79c.24cdccc0.00000002(99c47fe1)
(9421|9429) pub0 waiting for acks
(9421|9428) sub 100% (1 samples received)
(9421|9428) sub condition_.notify_all
(9421|9421) sub condition_.wait returned
(9421|9421) sub check_received
(9421|9421) sub check_received returns 0
(9421|9421) <- PublisherService::end
(9421|9429) pub0 waiting for acks returned
(9421|9429) pub0<-delete_contained_entities
(9421|9429) pub0<-delete_participant
(9421|9421) <- PublisherService::~PublisherService
(9421|9421) <- Subscriber delete_contained_entities
(9421|9421) <- Subscriber delete_participant
(9421|9421) <- Subscriber::~Subscriber
(9421|9421) <- 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: 9435 started at 2026-04-24 17:20:47
(9435|9435) -> Thrasher started
(9435|9435) -> Subscriber::Subscriber
(9435|9435) Subscriber reader id: 01030022.48c2a79c.24dbf50e.00000007(98f02245)
(9435|9435) -> PublisherService::PublisherService
(9435|9435) -> PublisherService::start (2 threads)
(9435|9435) sub wait_received 0:2
(9435|9444) pub1->transport cfg_1
(9435|9443) pub0->transport cfg_0
(9435|9444) pub1 writer id: 01030022.48c2a79c.24dbf510.00000002(374aff29)
(9435|9444) pub1->started
(9435|9444) pub1 100% (1 samples sent)
(9435|9444) pub1->wait_match() before write for 01030022.48c2a79c.24dbf510.00000002(374aff29)
(9435|9443) pub0 writer id: 01030022.48c2a79c.24dbf50f.00000002(d5faff7a)
(9435|9443) pub0->started
(9435|9443) pub0 100% (1 samples sent)
(9435|9443) pub0->wait_match() before write for 01030022.48c2a79c.24dbf50f.00000002(d5faff7a)
(9435|9443) pub0<-match found! before write for 01030022.48c2a79c.24dbf50f.00000002(d5faff7a)
(9435|9443) pub0 waiting for acks
(9435|9444) pub1<-match found! before write for 01030022.48c2a79c.24dbf510.00000002(374aff29)
(9435|9444) pub1 waiting for acks
(9435|9442) sub 50% (1 samples received)
(9435|9442) sub 100% (2 samples received)
(9435|9442) sub condition_.notify_all
(9435|9435) sub condition_.wait returned
(9435|9435) sub check_received
(9435|9435) sub check_received returns 0
(9435|9435) <- PublisherService::end
(9435|9443) pub0 waiting for acks returned
(9435|9444) pub1 waiting for acks returned
(9435|9443) pub0<-delete_contained_entities
(9435|9444) pub1<-delete_contained_entities
(9435|9443) pub0<-delete_participant
(9435|9444) pub1<-delete_participant
(9435|9435) <- PublisherService::~PublisherService
(9435|9435) <- Subscriber delete_contained_entities
(9435|9435) <- Subscriber delete_participant
(9435|9435) <- Subscriber::~Subscriber
(9435|9435) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double rtps durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9454 started at 2026-04-24 17:20:48
(9454|9454) -> Thrasher started
(9454|9454) -> Subscriber::Subscriber
(9454|9454) Subscriber reader id: 01030022.48c2a79c.24ee2ec1.00000007(71173b56)
(9454|9454) -> PublisherService::PublisherService
(9454|9454) -> PublisherService::start (3 threads)
(9454|9454) sub wait_received 0:9
(9454|9464) pub2->transport cfg_2
(9454|9464) pub2 writer id: 01030022.48c2a79c.24ee2ec4.00000002(c99d40a9)
(9454|9464) pub2->started
(9454|9464) pub2 33% (1 samples sent)
(9454|9464) pub2 66% (2 samples sent)
(9454|9464) pub2 100% (3 samples sent)
(9454|9464) pub2->wait_match() before write for 01030022.48c2a79c.24ee2ec4.00000002(c99d40a9)
(9454|9462) pub0->transport cfg_0
(9454|9463) pub1->transport cfg_1
(9454|9462) pub0 writer id: 01030022.48c2a79c.24ee2ec2.00000002(46ddb509)
(9454|9462) pub0->started
(9454|9462) pub0 33% (1 samples sent)
(9454|9462) pub0 66% (2 samples sent)
(9454|9462) pub0 100% (3 samples sent)
(9454|9462) pub0->wait_match() before write for 01030022.48c2a79c.24ee2ec2.00000002(46ddb509)
(9454|9463) pub1 writer id: 01030022.48c2a79c.24ee2ec3.00000002(7bbd9cb9)
(9454|9463) pub1->started
(9454|9463) pub1 33% (1 samples sent)
(9454|9463) pub1 66% (2 samples sent)
(9454|9463) pub1 100% (3 samples sent)
(9454|9463) pub1->wait_match() before write for 01030022.48c2a79c.24ee2ec3.00000002(7bbd9cb9)
(9454|9463) pub1<-match found! before write for 01030022.48c2a79c.24ee2ec3.00000002(7bbd9cb9)
(9454|9463) pub1 waiting for acks
(9454|9462) pub0<-match found! before write for 01030022.48c2a79c.24ee2ec2.00000002(46ddb509)
(9454|9462) pub0 waiting for acks
(9454|9464) pub2<-match found! before write for 01030022.48c2a79c.24ee2ec4.00000002(c99d40a9)
(9454|9464) pub2 waiting for acks
(9454|9461) sub 11% (1 samples received)
(9454|9461) sub 22% (2 samples received)
(9454|9461) sub 33% (3 samples received)
(9454|9461) sub 44% (4 samples received)
(9454|9461) sub 55% (5 samples received)
(9454|9461) sub 66% (6 samples received)
(9454|9461) sub 77% (7 samples received)
(9454|9461) sub 88% (8 samples received)
(9454|9461) sub 100% (9 samples received)
(9454|9461) sub condition_.notify_all
(9454|9454) sub condition_.wait returned
(9454|9454) sub check_received
(9454|9454) sub check_received returns 0
(9454|9454) <- PublisherService::end
(9454|9464) pub2 waiting for acks returned
(9454|9464) pub2<-delete_contained_entities
(9454|9463) pub1 waiting for acks returned
(9454|9462) pub0 waiting for acks returned
(9454|9463) pub1<-delete_contained_entities
(9454|9462) pub0<-delete_contained_entities
(9454|9463) pub1<-delete_participant
(9454|9464) pub2<-delete_participant
(9454|9462) pub0<-delete_participant
(9454|9454) <- PublisherService::~PublisherService
(9454|9454) <- Subscriber delete_contained_entities
(9454|9454) <- Subscriber delete_participant
(9454|9454) <- Subscriber::~Subscriber
(9454|9454) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle rtps durable Time:2s 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: 9478 started at 2026-04-24 17:20:50
(9478|9478) -> Thrasher started
(9478|9478) -> Subscriber::Subscriber
(9478|9478) Subscriber reader id: 01030022.48c2a79c.25067e52.00000007(17da868f)
(9478|9478) -> PublisherService::PublisherService
(9478|9478) -> PublisherService::start (1 threads)
(9478|9478) sub wait_received 0:1024
(9478|9486) pub0->transport cfg_0
(9478|9486) pub0 writer id: 01030022.48c2a79c.25067e53.00000002(5ad05bb0)
(9478|9486) pub0->started
(9478|9486) pub0 10% (103 samples sent)
(9478|9486) pub0 20% (205 samples sent)
(9478|9486) pub0 30% (308 samples sent)
(9478|9486) pub0 40% (410 samples sent)
(9478|9486) pub0 50% (512 samples sent)
(9478|9486) pub0 60% (615 samples sent)
(9478|9486) pub0 70% (717 samples sent)
(9478|9486) pub0 80% (820 samples sent)
(9478|9486) pub0 90% (922 samples sent)
(9478|9486) pub0 100% (1024 samples sent)
(9478|9486) pub0->wait_match() before write for 01030022.48c2a79c.25067e53.00000002(5ad05bb0)
(9478|9486) pub0<-match found! before write for 01030022.48c2a79c.25067e53.00000002(5ad05bb0)
(9478|9486) pub0 waiting for acks
(9478|9485) sub 10% (103 samples received)
(9478|9485) sub 20% (205 samples received)
(9478|9485) sub 30% (308 samples received)
(9478|9485) sub 40% (410 samples received)
(9478|9485) sub 50% (512 samples received)
(9478|9485) sub 60% (615 samples received)
(9478|9485) sub 70% (717 samples received)
(9478|9485) sub 80% (820 samples received)
(9478|9485) sub 90% (922 samples received)
(9478|9485) sub 100% (1024 samples received)
(9478|9485) sub condition_.notify_all
(9478|9478) sub condition_.wait returned
(9478|9478) sub check_received
(9478|9478) sub check_received returns 0
(9478|9478) <- PublisherService::end
(9478|9486) pub0 waiting for acks returned
(9478|9486) pub0<-delete_contained_entities
(9478|9486) pub0<-delete_participant
(9478|9478) <- PublisherService::~PublisherService
(9478|9478) <- Subscriber delete_contained_entities
(9478|9478) <- Subscriber delete_participant
(9478|9478) <- Subscriber::~Subscriber
(9478|9478) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default rtps durable Time:2s 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: 9492 started at 2026-04-24 17:20:53
(9492|9492) -> Thrasher started
(9492|9492) -> Subscriber::Subscriber
(9492|9492) Subscriber reader id: 01030022.48c2a79c.25142caf.00000007(16793678)
(9492|9492) -> PublisherService::PublisherService
(9492|9492) -> PublisherService::start (8 threads)
(9492|9492) sub wait_received 0:1024
(9492|9500) pub0->transport cfg_0
(9492|9502) pub2->transport cfg_2
(9492|9507) pub7->transport cfg_7
(9492|9506) pub6->transport cfg_6
(9492|9505) pub5->transport cfg_5
(9492|9501) pub1->transport cfg_1
(9492|9503) pub3->transport cfg_3
(9492|9500) pub0 writer id: 01030022.48c2a79c.25142cb0.00000002(84a3c2a4)
(9492|9500) pub0->started
(9492|9500) pub0 10% (13 samples sent)
(9492|9500) pub0 20% (26 samples sent)
(9492|9504) pub4->transport cfg_4
(9492|9500) pub0 30% (39 samples sent)
(9492|9500) pub0 40% (52 samples sent)
(9492|9500) pub0 50% (64 samples sent)
(9492|9500) pub0 60% (77 samples sent)
(9492|9500) pub0 70% (90 samples sent)
(9492|9500) pub0 80% (103 samples sent)
(9492|9500) pub0 90% (116 samples sent)
(9492|9500) pub0 100% (128 samples sent)
(9492|9500) pub0->wait_match() before write for 01030022.48c2a79c.25142cb0.00000002(84a3c2a4)
(9492|9502) pub2 writer id: 01030022.48c2a79c.25142cb2.00000002(fe6391c4)
(9492|9502) pub2->started
(9492|9502) pub2 10% (13 samples sent)
(9492|9502) pub2 20% (26 samples sent)
(9492|9502) pub2 30% (39 samples sent)
(9492|9502) pub2 40% (52 samples sent)
(9492|9502) pub2 50% (64 samples sent)
(9492|9502) pub2 60% (77 samples sent)
(9492|9502) pub2 70% (90 samples sent)
(9492|9507) pub7 writer id: 01030022.48c2a79c.25142cb7.00000002(36831eb4)
(9492|9507) pub7->started
(9492|9502) pub2 80% (103 samples sent)
(9492|9507) pub7 10% (13 samples sent)
(9492|9507) pub7 20% (26 samples sent)
(9492|9507) pub7 30% (39 samples sent)
(9492|9502) pub2 90% (116 samples sent)
(9492|9507) pub7 40% (52 samples sent)
(9492|9507) pub7 50% (64 samples sent)
(9492|9502) pub2 100% (128 samples sent)
(9492|9502) pub2->wait_match() before write for 01030022.48c2a79c.25142cb2.00000002(fe6391c4)
(9492|9507) pub7 60% (77 samples sent)
(9492|9507) pub7 70% (90 samples sent)
(9492|9507) pub7 80% (103 samples sent)
(9492|9507) pub7 90% (116 samples sent)
(9492|9507) pub7 100% (128 samples sent)
(9492|9507) pub7->wait_match() before write for 01030022.48c2a79c.25142cb7.00000002(36831eb4)
(9492|9506) pub6 writer id: 01030022.48c2a79c.25142cb6.00000002(0be33704)
(9492|9506) pub6->started
(9492|9506) pub6 10% (13 samples sent)
(9492|9506) pub6 20% (26 samples sent)
(9492|9506) pub6 30% (39 samples sent)
(9492|9506) pub6 40% (52 samples sent)
(9492|9506) pub6 50% (64 samples sent)
(9492|9506) pub6 60% (77 samples sent)
(9492|9506) pub6 70% (90 samples sent)
(9492|9505) pub5 writer id: 01030022.48c2a79c.25142cb4.00000002(71236464)
(9492|9505) pub5->started
(9492|9505) pub5 10% (13 samples sent)
(9492|9506) pub6 80% (103 samples sent)
(9492|9505) pub5 20% (26 samples sent)
(9492|9506) pub6 90% (116 samples sent)
(9492|9505) pub5 30% (39 samples sent)
(9492|9506) pub6 100% (128 samples sent)
(9492|9506) pub6->wait_match() before write for 01030022.48c2a79c.25142cb6.00000002(0be33704)
(9492|9505) pub5 40% (52 samples sent)
(9492|9505) pub5 50% (64 samples sent)
(9492|9505) pub5 60% (77 samples sent)
(9492|9505) pub5 70% (90 samples sent)
(9492|9501) pub1 writer id: 01030022.48c2a79c.25142cb1.00000002(b9c3eb14)
(9492|9501) pub1->started
(9492|9505) pub5 80% (103 samples sent)
(9492|9501) pub1 10% (13 samples sent)
(9492|9501) pub1 20% (26 samples sent)
(9492|9505) pub5 90% (116 samples sent)
(9492|9501) pub1 30% (39 samples sent)
(9492|9501) pub1 40% (52 samples sent)
(9492|9505) pub5 100% (128 samples sent)
(9492|9505) pub5->wait_match() before write for 01030022.48c2a79c.25142cb4.00000002(71236464)
(9492|9501) pub1 50% (64 samples sent)
(9492|9501) pub1 60% (77 samples sent)
(9492|9501) pub1 70% (90 samples sent)
(9492|9501) pub1 80% (103 samples sent)
(9492|9501) pub1 90% (116 samples sent)
(9492|9500) pub0<-match found! before write for 01030022.48c2a79c.25142cb0.00000002(84a3c2a4)
(9492|9500) pub0 waiting for acks
(9492|9501) pub1 100% (128 samples sent)
(9492|9501) pub1->wait_match() before write for 01030022.48c2a79c.25142cb1.00000002(b9c3eb14)
(9492|9503) pub3 writer id: 01030022.48c2a79c.25142cb3.00000002(c303b874)
(9492|9503) pub3->started
(9492|9503) pub3 10% (13 samples sent)
(9492|9503) pub3 20% (26 samples sent)
(9492|9503) pub3 30% (39 samples sent)
(9492|9503) pub3 40% (52 samples sent)
(9492|9503) pub3 50% (64 samples sent)
(9492|9503) pub3 60% (77 samples sent)
(9492|9504) pub4 writer id: 01030022.48c2a79c.25142cb5.00000002(4c434dd4)
(9492|9504) pub4->started
(9492|9504) pub4 10% (13 samples sent)
(9492|9503) pub3 70% (90 samples sent)
(9492|9504) pub4 20% (26 samples sent)
(9492|9503) pub3 80% (103 samples sent)
(9492|9503) pub3 90% (116 samples sent)
(9492|9503) pub3 100% (128 samples sent)
(9492|9503) pub3->wait_match() before write for 01030022.48c2a79c.25142cb3.00000002(c303b874)
(9492|9504) pub4 30% (39 samples sent)
(9492|9504) pub4 40% (52 samples sent)
(9492|9504) pub4 50% (64 samples sent)
(9492|9504) pub4 60% (77 samples sent)
(9492|9504) pub4 70% (90 samples sent)
(9492|9504) pub4 80% (103 samples sent)
(9492|9504) pub4 90% (116 samples sent)
(9492|9504) pub4 100% (128 samples sent)
(9492|9504) pub4->wait_match() before write for 01030022.48c2a79c.25142cb5.00000002(4c434dd4)
(9492|9501) pub1<-match found! before write for 01030022.48c2a79c.25142cb1.00000002(b9c3eb14)
(9492|9501) pub1 waiting for acks
(9492|9506) pub6<-match found! before write for 01030022.48c2a79c.25142cb6.00000002(0be33704)
(9492|9506) pub6 waiting for acks
(9492|9502) pub2<-match found! before write for 01030022.48c2a79c.25142cb2.00000002(fe6391c4)
(9492|9502) pub2 waiting for acks
(9492|9504) pub4<-match found! before write for 01030022.48c2a79c.25142cb5.00000002(4c434dd4)
(9492|9504) pub4 waiting for acks
(9492|9503) pub3<-match found! before write for 01030022.48c2a79c.25142cb3.00000002(c303b874)
(9492|9503) pub3 waiting for acks
(9492|9507) pub7<-match found! before write for 01030022.48c2a79c.25142cb7.00000002(36831eb4)
(9492|9507) pub7 waiting for acks
(9492|9505) pub5<-match found! before write for 01030022.48c2a79c.25142cb4.00000002(71236464)
(9492|9505) pub5 waiting for acks
(9492|9499) sub 10% (103 samples received)
(9492|9500) pub0 waiting for acks returned
(9492|9500) pub0<-delete_contained_entities
(9492|9499) sub 20% (205 samples received)
(9492|9500) pub0<-delete_participant
(9492|9499) sub 30% (308 samples received)
(9492|9499) sub 40% (410 samples received)
(9492|9499) sub 50% (512 samples received)
(9492|9499) sub 60% (615 samples received)
(9492|9505) pub5 waiting for acks returned
(9492|9505) pub5<-delete_contained_entities
(9492|9501) pub1 waiting for acks returned
(9492|9501) pub1<-delete_contained_entities
(9492|9499) sub 70% (717 samples received)
(9492|9507) pub7 waiting for acks returned
(9492|9507) pub7<-delete_contained_entities
(9492|9506) pub6 waiting for acks returned
(9492|9506) pub6<-delete_contained_entities
(9492|9499) sub 80% (820 samples received)
(9492|9499) sub 90% (922 samples received)
(9492|9504) pub4 waiting for acks returned
(9492|9504) pub4<-delete_contained_entities
(9492|9505) pub5<-delete_participant
(9492|9501) pub1<-delete_participant
(9492|9499) sub 100% (1024 samples received)
(9492|9499) sub condition_.notify_all
(9492|9492) sub condition_.wait returned
(9492|9492) sub check_received
(9492|9492) sub check_received returns 0
(9492|9492) <- PublisherService::end
(9492|9502) pub2 waiting for acks returned
(9492|9502) pub2<-delete_contained_entities
(9492|9503) pub3 waiting for acks returned
(9492|9503) pub3<-delete_contained_entities
(9492|9507) pub7<-delete_participant
(9492|9506) pub6<-delete_participant
(9492|9504) pub4<-delete_participant
(9492|9502) pub2<-delete_participant
(9492|9503) pub3<-delete_participant
(9492|9492) <- PublisherService::~PublisherService
(9492|9492) <- Subscriber delete_contained_entities
(9492|9492) <- Subscriber delete_participant
(9492|9492) <- Subscriber::~Subscriber
(9492|9492) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low rtps durable Time:3s 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: 9541 started at 2026-04-24 17:20:55
(9541|9541) -> Thrasher started
(9541|9541) -> Subscriber::Subscriber
(9541|9541) Subscriber reader id: 01030022.48c2a79c.25456b09.00000007(7ee18499)
(9541|9541) -> PublisherService::PublisherService
(9541|9541) -> PublisherService::start (16 threads)
(9541|9541) sub wait_received 0:1024
(9541|9549) pub0->transport cfg_0
(9541|9553) pub4->transport cfg_4
(9541|9550) pub1->transport cfg_1
(9541|9552) pub3->transport cfg_3
(9541|9560) pub11->transport cfg_11
(9541|9555) pub6->transport cfg_6
(9541|9558) pub9->transport cfg_9
(9541|9556) pub7->transport cfg_7
(9541|9551) pub2->transport cfg_2
(9541|9562) pub13->transport cfg_13
(9541|9554) pub5->transport cfg_5
(9541|9557) pub8->transport cfg_8
(9541|9564) pub15->transport cfg_15
(9541|9559) pub10->transport cfg_10
(9541|9549) pub0 writer id: 01030022.48c2a79c.25456b0a.00000002(492b0ac6)
(9541|9549) pub0->started
(9541|9549) pub0 10% (7 samples sent)
(9541|9549) pub0 20% (13 samples sent)
(9541|9549) pub0 31% (20 samples sent)
(9541|9549) pub0 40% (26 samples sent)
(9541|9549) pub0 50% (32 samples sent)
(9541|9549) pub0 60% (39 samples sent)
(9541|9549) pub0 70% (45 samples sent)
(9541|9549) pub0 81% (52 samples sent)
(9541|9549) pub0 90% (58 samples sent)
(9541|9549) pub0 100% (64 samples sent)
(9541|9549) pub0->wait_match() before write for 01030022.48c2a79c.25456b0a.00000002(492b0ac6)
(9541|9553) pub4 writer id: 01030022.48c2a79c.25456b0e.00000002(bcabac06)
(9541|9553) pub4->started
(9541|9553) pub4 10% (7 samples sent)
(9541|9553) pub4 20% (13 samples sent)
(9541|9553) pub4 31% (20 samples sent)
(9541|9553) pub4 40% (26 samples sent)
(9541|9553) pub4 50% (32 samples sent)
(9541|9553) pub4 60% (39 samples sent)
(9541|9553) pub4 70% (45 samples sent)
(9541|9553) pub4 81% (52 samples sent)
(9541|9553) pub4 90% (58 samples sent)
(9541|9553) pub4 100% (64 samples sent)
(9541|9553) pub4->wait_match() before write for 01030022.48c2a79c.25456b0e.00000002(bcabac06)
(9541|9550) pub1 writer id: 01030022.48c2a79c.25456b0b.00000002(744b2376)
(9541|9550) pub1->started
(9541|9550) pub1 10% (7 samples sent)
(9541|9550) pub1 20% (13 samples sent)
(9541|9550) pub1 31% (20 samples sent)
(9541|9550) pub1 40% (26 samples sent)
(9541|9550) pub1 50% (32 samples sent)
(9541|9550) pub1 60% (39 samples sent)
(9541|9550) pub1 70% (45 samples sent)
(9541|9550) pub1 81% (52 samples sent)
(9541|9550) pub1 90% (58 samples sent)
(9541|9550) pub1 100% (64 samples sent)
(9541|9550) pub1->wait_match() before write for 01030022.48c2a79c.25456b0b.00000002(744b2376)
(9541|9553) pub4<-match found! before write for 01030022.48c2a79c.25456b0e.00000002(bcabac06)
(9541|9553) pub4 waiting for acks
(9541|9549) pub0<-match found! before write for 01030022.48c2a79c.25456b0a.00000002(492b0ac6)
(9541|9549) pub0 waiting for acks
(9541|9552) pub3 writer id: 01030022.48c2a79c.25456b0d.00000002(fb0bd6d6)
(9541|9552) pub3->started
(9541|9552) pub3 10% (7 samples sent)
(9541|9552) pub3 20% (13 samples sent)
(9541|9552) pub3 31% (20 samples sent)
(9541|9552) pub3 40% (26 samples sent)
(9541|9552) pub3 50% (32 samples sent)
(9541|9552) pub3 60% (39 samples sent)
(9541|9552) pub3 70% (45 samples sent)
(9541|9552) pub3 81% (52 samples sent)
(9541|9552) pub3 90% (58 samples sent)
(9541|9552) pub3 100% (64 samples sent)
(9541|9552) pub3->wait_match() before write for 01030022.48c2a79c.25456b0d.00000002(fb0bd6d6)
(9541|9552) pub3<-match found! before write for 01030022.48c2a79c.25456b0d.00000002(fb0bd6d6)
(9541|9552) pub3 waiting for acks
(9541|9550) pub1<-match found! before write for 01030022.48c2a79c.25456b0b.00000002(744b2376)
(9541|9550) pub1 waiting for acks
(9541|9560) pub11 writer id: 01030022.48c2a79c.25456b15.00000002(ab9b0a95)
(9541|9560) pub11->started
(9541|9560) pub11 10% (7 samples sent)
(9541|9560) pub11 20% (13 samples sent)
(9541|9560) pub11 31% (20 samples sent)
(9541|9560) pub11 40% (26 samples sent)
(9541|9560) pub11 50% (32 samples sent)
(9541|9560) pub11 60% (39 samples sent)
(9541|9560) pub11 70% (45 samples sent)
(9541|9560) pub11 81% (52 samples sent)
(9541|9560) pub11 90% (58 samples sent)
(9541|9560) pub11 100% (64 samples sent)
(9541|9560) pub11->wait_match() before write for 01030022.48c2a79c.25456b15.00000002(ab9b0a95)
(9541|9561) pub12->transport cfg_12
(9541|9560) pub11<-match found! before write for 01030022.48c2a79c.25456b15.00000002(ab9b0a95)
(9541|9560) pub11 waiting for acks
(9541|9555) pub6 writer id: 01030022.48c2a79c.25456b10.00000002(637b85e5)
(9541|9555) pub6->started
(9541|9555) pub6 10% (7 samples sent)
(9541|9555) pub6 20% (13 samples sent)
(9541|9555) pub6 31% (20 samples sent)
(9541|9555) pub6 40% (26 samples sent)
(9541|9555) pub6 50% (32 samples sent)
(9541|9555) pub6 60% (39 samples sent)
(9541|9555) pub6 70% (45 samples sent)
(9541|9555) pub6 81% (52 samples sent)
(9541|9555) pub6 90% (58 samples sent)
(9541|9555) pub6 100% (64 samples sent)
(9541|9555) pub6->wait_match() before write for 01030022.48c2a79c.25456b10.00000002(637b85e5)
(9541|9558) pub9 writer id: 01030022.48c2a79c.25456b12.00000002(19bbd685)
(9541|9558) pub9->started
(9541|9558) pub9 10% (7 samples sent)
(9541|9558) pub9 20% (13 samples sent)
(9541|9558) pub9 31% (20 samples sent)
(9541|9558) pub9 40% (26 samples sent)
(9541|9558) pub9 50% (32 samples sent)
(9541|9558) pub9 60% (39 samples sent)
(9541|9558) pub9 70% (45 samples sent)
(9541|9558) pub9 81% (52 samples sent)
(9541|9558) pub9 90% (58 samples sent)
(9541|9558) pub9 100% (64 samples sent)
(9541|9558) pub9->wait_match() before write for 01030022.48c2a79c.25456b12.00000002(19bbd685)
(9541|9556) pub7 writer id: 01030022.48c2a79c.25456b11.00000002(5e1bac55)
(9541|9556) pub7->started
(9541|9556) pub7 10% (7 samples sent)
(9541|9556) pub7 20% (13 samples sent)
(9541|9556) pub7 31% (20 samples sent)
(9541|9556) pub7 40% (26 samples sent)
(9541|9556) pub7 50% (32 samples sent)
(9541|9556) pub7 60% (39 samples sent)
(9541|9556) pub7 70% (45 samples sent)
(9541|9556) pub7 81% (52 samples sent)
(9541|9556) pub7 90% (58 samples sent)
(9541|9556) pub7 100% (64 samples sent)
(9541|9556) pub7->wait_match() before write for 01030022.48c2a79c.25456b11.00000002(5e1bac55)
(9541|9551) pub2 writer id: 01030022.48c2a79c.25456b0c.00000002(c66bff66)
(9541|9551) pub2->started
(9541|9551) pub2 10% (7 samples sent)
(9541|9551) pub2 20% (13 samples sent)
(9541|9551) pub2 31% (20 samples sent)
(9541|9551) pub2 40% (26 samples sent)
(9541|9551) pub2 50% (32 samples sent)
(9541|9551) pub2 60% (39 samples sent)
(9541|9551) pub2 70% (45 samples sent)
(9541|9551) pub2 81% (52 samples sent)
(9541|9548) sub 10% (103 samples received)
(9541|9551) pub2 90% (58 samples sent)
(9541|9551) pub2 100% (64 samples sent)
(9541|9551) pub2->wait_match() before write for 01030022.48c2a79c.25456b0c.00000002(c66bff66)
(9541|9563) pub14->transport cfg_14
(9541|9548) sub 20% (205 samples received)
(9541|9558) pub9<-match found! before write for 01030022.48c2a79c.25456b12.00000002(19bbd685)
(9541|9558) pub9 waiting for acks
(9541|9551) pub2<-match found! before write for 01030022.48c2a79c.25456b0c.00000002(c66bff66)
(9541|9551) pub2 waiting for acks
(9541|9556) pub7<-match found! before write for 01030022.48c2a79c.25456b11.00000002(5e1bac55)
(9541|9556) pub7 waiting for acks
(9541|9554) pub5 writer id: 01030022.48c2a79c.25456b0f.00000002(81cb85b6)
(9541|9554) pub5->started
(9541|9554) pub5 10% (7 samples sent)
(9541|9554) pub5 20% (13 samples sent)
(9541|9554) pub5 31% (20 samples sent)
(9541|9554) pub5 40% (26 samples sent)
(9541|9555) pub6<-match found! before write for 01030022.48c2a79c.25456b10.00000002(637b85e5)
(9541|9555) pub6 waiting for acks
(9541|9554) pub5 50% (32 samples sent)
(9541|9554) pub5 60% (39 samples sent)
(9541|9554) pub5 70% (45 samples sent)
(9541|9554) pub5 81% (52 samples sent)
(9541|9554) pub5 90% (58 samples sent)
(9541|9554) pub5 100% (64 samples sent)
(9541|9554) pub5->wait_match() before write for 01030022.48c2a79c.25456b0f.00000002(81cb85b6)
(9541|9548) sub 30% (308 samples received)
(9541|9553) pub4 waiting for acks returned
(9541|9553) pub4<-delete_contained_entities
(9541|9549) pub0 waiting for acks returned
(9541|9549) pub0<-delete_contained_entities
(9541|9562) pub13 writer id: 01030022.48c2a79c.25456b16.00000002(ec3b7045)
(9541|9562) pub13->started
(9541|9550) pub1 waiting for acks returned
(9541|9550) pub1<-delete_contained_entities
(9541|9562) pub13 10% (7 samples sent)
(9541|9562) pub13 20% (13 samples sent)
(9541|9562) pub13 31% (20 samples sent)
(9541|9562) pub13 40% (26 samples sent)
(9541|9552) pub3 waiting for acks returned
(9541|9552) pub3<-delete_contained_entities
(9541|9562) pub13 50% (32 samples sent)
(9541|9562) pub13 60% (39 samples sent)
(9541|9562) pub13 70% (45 samples sent)
(9541|9562) pub13 81% (52 samples sent)
(9541|9562) pub13 90% (58 samples sent)
(9541|9562) pub13 100% (64 samples sent)
(9541|9562) pub13->wait_match() before write for 01030022.48c2a79c.25456b16.00000002(ec3b7045)
(9541|9557) pub8 writer id: 01030022.48c2a79c.25456b13.00000002(24dbff35)
(9541|9557) pub8->started
(9541|9557) pub8 10% (7 samples sent)
(9541|9557) pub8 20% (13 samples sent)
(9541|9557) pub8 31% (20 samples sent)
(9541|9557) pub8 40% (26 samples sent)
(9541|9557) pub8 50% (32 samples sent)
(9541|9557) pub8 60% (39 samples sent)
(9541|9557) pub8 70% (45 samples sent)
(9541|9557) pub8 81% (52 samples sent)
(9541|9557) pub8 90% (58 samples sent)
(9541|9557) pub8 100% (64 samples sent)
(9541|9557) pub8->wait_match() before write for 01030022.48c2a79c.25456b13.00000002(24dbff35)
(9541|9560) pub11 waiting for acks returned
(9541|9560) pub11<-delete_contained_entities
(9541|9557) pub8<-match found! before write for 01030022.48c2a79c.25456b13.00000002(24dbff35)
(9541|9557) pub8 waiting for acks
(9541|9564) pub15 writer id: 01030022.48c2a79c.25456b19.00000002(6e6be794)
(9541|9564) pub15->started
(9541|9564) pub15 10% (7 samples sent)
(9541|9564) pub15 20% (13 samples sent)
(9541|9554) pub5<-match found! before write for 01030022.48c2a79c.25456b0f.00000002(81cb85b6)
(9541|9554) pub5 waiting for acks
(9541|9564) pub15 31% (20 samples sent)
(9541|9564) pub15 40% (26 samples sent)
(9541|9564) pub15 50% (32 samples sent)
(9541|9564) pub15 60% (39 samples sent)
(9541|9564) pub15 70% (45 samples sent)
(9541|9564) pub15 81% (52 samples sent)
(9541|9564) pub15 90% (58 samples sent)
(9541|9564) pub15 100% (64 samples sent)
(9541|9564) pub15->wait_match() before write for 01030022.48c2a79c.25456b19.00000002(6e6be794)
(9541|9562) pub13<-match found! before write for 01030022.48c2a79c.25456b16.00000002(ec3b7045)
(9541|9562) pub13 waiting for acks
(9541|9559) pub10 writer id: 01030022.48c2a79c.25456b14.00000002(96fb2325)
(9541|9559) pub10->started
(9541|9559) pub10 10% (7 samples sent)
(9541|9559) pub10 20% (13 samples sent)
(9541|9559) pub10 31% (20 samples sent)
(9541|9548) sub 40% (410 samples received)
(9541|9559) pub10 40% (26 samples sent)
(9541|9559) pub10 50% (32 samples sent)
(9541|9559) pub10 60% (39 samples sent)
(9541|9559) pub10 70% (45 samples sent)
(9541|9559) pub10 81% (52 samples sent)
(9541|9559) pub10 90% (58 samples sent)
(9541|9559) pub10 100% (64 samples sent)
(9541|9559) pub10->wait_match() before write for 01030022.48c2a79c.25456b14.00000002(96fb2325)
(9541|9561) pub12 writer id: 01030022.48c2a79c.25456b17.00000002(d15b59f5)
(9541|9561) pub12->started
(9541|9561) pub12 10% (7 samples sent)
(9541|9561) pub12 20% (13 samples sent)
(9541|9561) pub12 31% (20 samples sent)
(9541|9561) pub12 40% (26 samples sent)
(9541|9561) pub12 50% (32 samples sent)
(9541|9561) pub12 60% (39 samples sent)
(9541|9561) pub12 70% (45 samples sent)
(9541|9561) pub12 81% (52 samples sent)
(9541|9561) pub12 90% (58 samples sent)
(9541|9561) pub12 100% (64 samples sent)
(9541|9561) pub12->wait_match() before write for 01030022.48c2a79c.25456b17.00000002(d15b59f5)
(9541|9548) sub 50% (512 samples received)
(9541|9563) pub14 writer id: 01030022.48c2a79c.25456b18.00000002(530bce24)
(9541|9563) pub14->started
(9541|9563) pub14 10% (7 samples sent)
(9541|9563) pub14 20% (13 samples sent)
(9541|9563) pub14 31% (20 samples sent)
(9541|9563) pub14 40% (26 samples sent)
(9541|9563) pub14 50% (32 samples sent)
(9541|9563) pub14 60% (39 samples sent)
(9541|9563) pub14 70% (45 samples sent)
(9541|9563) pub14 81% (52 samples sent)
(9541|9563) pub14 90% (58 samples sent)
(9541|9563) pub14 100% (64 samples sent)
(9541|9563) pub14->wait_match() before write for 01030022.48c2a79c.25456b18.00000002(530bce24)
(9541|9561) pub12<-match found! before write for 01030022.48c2a79c.25456b17.00000002(d15b59f5)
(9541|9561) pub12 waiting for acks
(9541|9548) sub 60% (615 samples received)
(9541|9564) pub15<-match found! before write for 01030022.48c2a79c.25456b19.00000002(6e6be794)
(9541|9564) pub15 waiting for acks
(9541|9558) pub9 waiting for acks returned
(9541|9558) pub9<-delete_contained_entities
(9541|9551) pub2 waiting for acks returned
(9541|9551) pub2<-delete_contained_entities
(9541|9555) pub6 waiting for acks returned
(9541|9555) pub6<-delete_contained_entities
(9541|9556) pub7 waiting for acks returned
(9541|9556) pub7<-delete_contained_entities
(9541|9553) pub4<-delete_participant
(9541|9549) pub0<-delete_participant
(9541|9552) pub3<-delete_participant
(9541|9550) pub1<-delete_participant
(9541|9559) pub10<-match found! before write for 01030022.48c2a79c.25456b14.00000002(96fb2325)
(9541|9559) pub10 waiting for acks
(9541|9560) pub11<-delete_participant
(9541|9548) sub 70% (717 samples received)
(9541|9563) pub14<-match found! before write for 01030022.48c2a79c.25456b18.00000002(530bce24)
(9541|9563) pub14 waiting for acks
(9541|9557) pub8 waiting for acks returned
(9541|9557) pub8<-delete_contained_entities
(9541|9548) sub 80% (820 samples received)
(9541|9558) pub9<-delete_participant
(9541|9554) pub5 waiting for acks returned
(9541|9554) pub5<-delete_contained_entities
(9541|9551) pub2<-delete_participant
(9541|9562) pub13 waiting for acks returned
(9541|9562) pub13<-delete_contained_entities
(9541|9555) pub6<-delete_participant
(9541|9556) pub7<-delete_participant
(9541|9548) sub 90% (922 samples received)
(9541|9548) sub 100% (1024 samples received)
(9541|9548) sub condition_.notify_all
(9541|9541) sub condition_.wait returned
(9541|9541) sub check_received
(9541|9541) sub check_received returns 0
(9541|9541) <- PublisherService::end
(9541|9564) pub15 waiting for acks returned
(9541|9564) pub15<-delete_contained_entities
(9541|9561) pub12 waiting for acks returned
(9541|9561) pub12<-delete_contained_entities
(9541|9557) pub8<-delete_participant
(9541|9554) pub5<-delete_participant
(9541|9562) pub13<-delete_participant
(9541|9559) pub10 waiting for acks returned
(9541|9559) pub10<-delete_contained_entities
(9541|9563) pub14 waiting for acks returned
(9541|9563) pub14<-delete_contained_entities
(9541|9561) pub12<-delete_participant
(9541|9564) pub15<-delete_participant
(9541|9559) pub10<-delete_participant
(9541|9563) pub14<-delete_participant
(9541|9541) <- PublisherService::~PublisherService
(9541|9541) <- Subscriber delete_contained_entities
(9541|9541) <- Subscriber delete_participant
(9541|9541) <- Subscriber::~Subscriber
(9541|9541) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps durable Time:5s 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: 9630 started at 2026-04-24 17:21:00
(9630|9630) -> Thrasher started
(9630|9630) -> Subscriber::Subscriber
(9630|9630) Subscriber reader id: 01030022.48c2a79c.259ec98b.00000007(48d78031)
(9630|9630) -> PublisherService::PublisherService
(9630|9630) -> PublisherService::start (32 threads)
(9630|9630) sub wait_received 0:1024
(9630|9638) pub0->transport cfg_0
(9630|9639) pub1->transport cfg_1
(9630|9640) pub2->transport cfg_2
(9630|9644) pub6->transport cfg_6
(9630|9643) pub5->transport cfg_5
(9630|9642) pub4->transport cfg_4
(9630|9641) pub3->transport cfg_3
(9630|9663) pub24->transport cfg_24
(9630|9658) pub20->transport cfg_20
(9630|9659) pub21->transport cfg_21
(9630|9656) pub18->transport cfg_18
(9630|9652) pub14->transport cfg_14
(9630|9662) pub25->transport cfg_25
(9630|9664) pub26->transport cfg_26
(9630|9650) pub12->transport cfg_12
(9630|9648) pub10->transport cfg_10
(9630|9667) pub29->transport cfg_29
(9630|9638) pub0 writer id: 01030022.48c2a79c.259ec98c.00000002(8a9da8ae)
(9630|9638) pub0->started
(9630|9638) pub0 12% (4 samples sent)
(9630|9638) pub0 21% (7 samples sent)
(9630|9638) pub0 31% (10 samples sent)
(9630|9638) pub0 40% (13 samples sent)
(9630|9638) pub0 50% (16 samples sent)
(9630|9638) pub0 62% (20 samples sent)
(9630|9638) pub0 71% (23 samples sent)
(9630|9638) pub0 81% (26 samples sent)
(9630|9638) pub0 90% (29 samples sent)
(9630|9638) pub0 100% (32 samples sent)
(9630|9638) pub0->wait_match() before write for 01030022.48c2a79c.259ec98c.00000002(8a9da8ae)
(9630|9651) pub13->transport cfg_13
(9630|9638) pub0<-match found! before write for 01030022.48c2a79c.259ec98c.00000002(8a9da8ae)
(9630|9638) pub0 waiting for acks
(9630|9639) pub1 writer id: 01030022.48c2a79c.259ec98d.00000002(b7fd811e)
(9630|9639) pub1->started
(9630|9639) pub1 12% (4 samples sent)
(9630|9639) pub1 21% (7 samples sent)
(9630|9639) pub1 31% (10 samples sent)
(9630|9639) pub1 40% (13 samples sent)
(9630|9639) pub1 50% (16 samples sent)
(9630|9639) pub1 62% (20 samples sent)
(9630|9639) pub1 71% (23 samples sent)
(9630|9639) pub1 81% (26 samples sent)
(9630|9639) pub1 90% (29 samples sent)
(9630|9639) pub1 100% (32 samples sent)
(9630|9639) pub1->wait_match() before write for 01030022.48c2a79c.259ec98d.00000002(b7fd811e)
(9630|9640) pub2 writer id: 01030022.48c2a79c.259ec98e.00000002(f05dfbce)
(9630|9640) pub2->started
(9630|9640) pub2 12% (4 samples sent)
(9630|9640) pub2 21% (7 samples sent)
(9630|9640) pub2 31% (10 samples sent)
(9630|9640) pub2 40% (13 samples sent)
(9630|9640) pub2 50% (16 samples sent)
(9630|9640) pub2 62% (20 samples sent)
(9630|9640) pub2 71% (23 samples sent)
(9630|9640) pub2 81% (26 samples sent)
(9630|9640) pub2 90% (29 samples sent)
(9630|9640) pub2 100% (32 samples sent)
(9630|9640) pub2->wait_match() before write for 01030022.48c2a79c.259ec98e.00000002(f05dfbce)
(9630|9640) pub2<-match found! before write for 01030022.48c2a79c.259ec98e.00000002(f05dfbce)
(9630|9640) pub2 waiting for acks
(9630|9639) pub1<-match found! before write for 01030022.48c2a79c.259ec98d.00000002(b7fd811e)
(9630|9639) pub1 waiting for acks
(9630|9644) pub6 writer id: 01030022.48c2a79c.259ec994.00000002(da0d74ed)
(9630|9644) pub6->started
(9630|9644) pub6 12% (4 samples sent)
(9630|9644) pub6 21% (7 samples sent)
(9630|9644) pub6 31% (10 samples sent)
(9630|9644) pub6 40% (13 samples sent)
(9630|9644) pub6 50% (16 samples sent)
(9630|9644) pub6 62% (20 samples sent)
(9630|9644) pub6 71% (23 samples sent)
(9630|9644) pub6 81% (26 samples sent)
(9630|9644) pub6 90% (29 samples sent)
(9630|9644) pub6 100% (32 samples sent)
(9630|9644) pub6->wait_match() before write for 01030022.48c2a79c.259ec994.00000002(da0d74ed)
(9630|9643) pub5 writer id: 01030022.48c2a79c.259ec996.00000002(a0cd278d)
(9630|9643) pub5->started
(9630|9643) pub5 12% (4 samples sent)
(9630|9643) pub5 21% (7 samples sent)
(9630|9643) pub5 31% (10 samples sent)
(9630|9643) pub5 40% (13 samples sent)
(9630|9643) pub5 50% (16 samples sent)
(9630|9643) pub5 62% (20 samples sent)
(9630|9643) pub5 71% (23 samples sent)
(9630|9643) pub5 81% (26 samples sent)
(9630|9643) pub5 90% (29 samples sent)
(9630|9643) pub5 100% (32 samples sent)
(9630|9643) pub5->wait_match() before write for 01030022.48c2a79c.259ec996.00000002(a0cd278d)
(9630|9657) pub19->transport cfg_19
(9630|9643) pub5<-match found! before write for 01030022.48c2a79c.259ec996.00000002(a0cd278d)
(9630|9643) pub5 waiting for acks
(9630|9642) pub4 writer id: 01030022.48c2a79c.259ec990.00000002(2f8dd22d)
(9630|9642) pub4->started
(9630|9642) pub4 12% (4 samples sent)
(9630|9642) pub4 21% (7 samples sent)
(9630|9642) pub4 31% (10 samples sent)
(9630|9642) pub4 40% (13 samples sent)
(9630|9642) pub4 50% (16 samples sent)
(9630|9642) pub4 62% (20 samples sent)
(9630|9642) pub4 71% (23 samples sent)
(9630|9642) pub4 81% (26 samples sent)
(9630|9642) pub4 90% (29 samples sent)
(9630|9642) pub4 100% (32 samples sent)
(9630|9642) pub4->wait_match() before write for 01030022.48c2a79c.259ec990.00000002(2f8dd22d)
(9630|9638) pub0 waiting for acks returned
(9630|9638) pub0<-delete_contained_entities
(9630|9644) pub6<-match found! before write for 01030022.48c2a79c.259ec994.00000002(da0d74ed)
(9630|9644) pub6 waiting for acks
(9630|9646) pub8->transport cfg_8
(9630|9641) pub3 writer id: 01030022.48c2a79c.259ec98f.00000002(cd3dd27e)
(9630|9641) pub3->started
(9630|9641) pub3 12% (4 samples sent)
(9630|9641) pub3 21% (7 samples sent)
(9630|9641) pub3 31% (10 samples sent)
(9630|9641) pub3 40% (13 samples sent)
(9630|9641) pub3 50% (16 samples sent)
(9630|9641) pub3 62% (20 samples sent)
(9630|9641) pub3 71% (23 samples sent)
(9630|9641) pub3 81% (26 samples sent)
(9630|9641) pub3 90% (29 samples sent)
(9630|9641) pub3 100% (32 samples sent)
(9630|9641) pub3->wait_match() before write for 01030022.48c2a79c.259ec98f.00000002(cd3dd27e)
(9630|9642) pub4<-match found! before write for 01030022.48c2a79c.259ec990.00000002(2f8dd22d)
(9630|9642) pub4 waiting for acks
(9630|9637) sub 10% (103 samples received)
(9630|9640) pub2 waiting for acks returned
(9630|9640) pub2<-delete_contained_entities
(9630|9639) pub1 waiting for acks returned
(9630|9639) pub1<-delete_contained_entities
(9630|9638) pub0<-delete_participant
(9630|9654) pub16->transport cfg_16
(9630|9641) pub3<-match found! before write for 01030022.48c2a79c.259ec98f.00000002(cd3dd27e)
(9630|9641) pub3 waiting for acks
(9630|9649) pub11->transport cfg_11
(9630|9643) pub5 waiting for acks returned
(9630|9643) pub5<-delete_contained_entities
(9630|9644) pub6 waiting for acks returned
(9630|9644) pub6<-delete_contained_entities
(9630|9637) sub 20% (205 samples received)
(9630|9642) pub4 waiting for acks returned
(9630|9642) pub4<-delete_contained_entities
(9630|9640) pub2<-delete_participant
(9630|9639) pub1<-delete_participant
(9630|9641) pub3 waiting for acks returned
(9630|9641) pub3<-delete_contained_entities
(9630|9663) pub24 writer id: 01030022.48c2a79c.259ec9a6.00000002(01ec9f0b)
(9630|9663) pub24->started
(9630|9663) pub24 12% (4 samples sent)
(9630|9663) pub24 21% (7 samples sent)
(9630|9663) pub24 31% (10 samples sent)
(9630|9643) pub5<-delete_participant
(9630|9663) pub24 40% (13 samples sent)
(9630|9663) pub24 50% (16 samples sent)
(9630|9663) pub24 62% (20 samples sent)
(9630|9663) pub24 71% (23 samples sent)
(9630|9663) pub24 81% (26 samples sent)
(9630|9663) pub24 90% (29 samples sent)
(9630|9663) pub24 100% (32 samples sent)
(9630|9663) pub24->wait_match() before write for 01030022.48c2a79c.259ec9a6.00000002(01ec9f0b)
(9630|9644) pub6<-delete_participant
(9630|9642) pub4<-delete_participant
(9630|9669) pub31->transport cfg_31
(9630|9663) pub24<-match found! before write for 01030022.48c2a79c.259ec9a6.00000002(01ec9f0b)
(9630|9663) pub24 waiting for acks
(9630|9641) pub3<-delete_participant
(9630|9658) pub20 writer id: 01030022.48c2a79c.259ec9a0.00000002(8eac6aab)
(9630|9658) pub20->started
(9630|9658) pub20 12% (4 samples sent)
(9630|9658) pub20 21% (7 samples sent)
(9630|9658) pub20 31% (10 samples sent)
(9630|9658) pub20 40% (13 samples sent)
(9630|9658) pub20 50% (16 samples sent)
(9630|9658) pub20 62% (20 samples sent)
(9630|9658) pub20 71% (23 samples sent)
(9630|9658) pub20 81% (26 samples sent)
(9630|9658) pub20 90% (29 samples sent)
(9630|9658) pub20 100% (32 samples sent)
(9630|9658) pub20->wait_match() before write for 01030022.48c2a79c.259ec9a0.00000002(8eac6aab)
(9630|9647) pub9->transport cfg_9
(9630|9663) pub24 waiting for acks returned
(9630|9663) pub24<-delete_contained_entities
(9630|9658) pub20<-match found! before write for 01030022.48c2a79c.259ec9a0.00000002(8eac6aab)
(9630|9658) pub20 waiting for acks
(9630|9661) pub23->transport cfg_23
(9630|9659) pub21 writer id: 01030022.48c2a79c.259ec9a1.00000002(b3cc431b)
(9630|9659) pub21->started
(9630|9659) pub21 12% (4 samples sent)
(9630|9659) pub21 21% (7 samples sent)
(9630|9659) pub21 31% (10 samples sent)
(9630|9659) pub21 40% (13 samples sent)
(9630|9659) pub21 50% (16 samples sent)
(9630|9659) pub21 62% (20 samples sent)
(9630|9659) pub21 71% (23 samples sent)
(9630|9659) pub21 81% (26 samples sent)
(9630|9659) pub21 90% (29 samples sent)
(9630|9659) pub21 100% (32 samples sent)
(9630|9659) pub21->wait_match() before write for 01030022.48c2a79c.259ec9a1.00000002(b3cc431b)
(9630|9663) pub24<-delete_participant
(9630|9655) pub17->transport cfg_17
(9630|9659) pub21<-match found! before write for 01030022.48c2a79c.259ec9a1.00000002(b3cc431b)
(9630|9659) pub21 waiting for acks
(9630|9656) pub18 writer id: 01030022.48c2a79c.259ec99f.00000002(addd45fc)
(9630|9656) pub18->started
(9630|9656) pub18 12% (4 samples sent)
(9630|9656) pub18 21% (7 samples sent)
(9630|9656) pub18 31% (10 samples sent)
(9630|9656) pub18 40% (13 samples sent)
(9630|9656) pub18 50% (16 samples sent)
(9630|9656) pub18 62% (20 samples sent)
(9630|9656) pub18 71% (23 samples sent)
(9630|9656) pub18 81% (26 samples sent)
(9630|9656) pub18 90% (29 samples sent)
(9630|9656) pub18 100% (32 samples sent)
(9630|9656) pub18->wait_match() before write for 01030022.48c2a79c.259ec99f.00000002(addd45fc)
(9630|9668) pub30->transport cfg_30
(9630|9656) pub18<-match found! before write for 01030022.48c2a79c.259ec99f.00000002(addd45fc)
(9630|9656) pub18 waiting for acks
(9630|9659) pub21 waiting for acks returned
(9630|9659) pub21<-delete_contained_entities
(9630|9653) pub15->transport cfg_15
(9630|9637) sub 30% (308 samples received)
(9630|9662) pub25 writer id: 01030022.48c2a79c.259ec9a4.00000002(7b2ccc6b)
(9630|9662) pub25->started
(9630|9662) pub25 12% (4 samples sent)
(9630|9662) pub25 21% (7 samples sent)
(9630|9662) pub25 31% (10 samples sent)
(9630|9662) pub25 40% (13 samples sent)
(9630|9662) pub25 50% (16 samples sent)
(9630|9662) pub25 62% (20 samples sent)
(9630|9662) pub25 71% (23 samples sent)
(9630|9662) pub25 81% (26 samples sent)
(9630|9662) pub25 90% (29 samples sent)
(9630|9662) pub25 100% (32 samples sent)
(9630|9662) pub25->wait_match() before write for 01030022.48c2a79c.259ec9a4.00000002(7b2ccc6b)
(9630|9659) pub21<-delete_participant
(9630|9662) pub25<-match found! before write for 01030022.48c2a79c.259ec9a4.00000002(7b2ccc6b)
(9630|9662) pub25 waiting for acks
(9630|9652) pub14 writer id: 01030022.48c2a79c.259ec99c.00000002(ea7d3f2c)
(9630|9652) pub14->started
(9630|9652) pub14 12% (4 samples sent)
(9630|9652) pub14 21% (7 samples sent)
(9630|9656) pub18 waiting for acks returned
(9630|9656) pub18<-delete_contained_entities
(9630|9652) pub14 31% (10 samples sent)
(9630|9652) pub14 40% (13 samples sent)
(9630|9652) pub14 50% (16 samples sent)
(9630|9652) pub14 62% (20 samples sent)
(9630|9652) pub14 71% (23 samples sent)
(9630|9652) pub14 81% (26 samples sent)
(9630|9652) pub14 90% (29 samples sent)
(9630|9652) pub14 100% (32 samples sent)
(9630|9652) pub14->wait_match() before write for 01030022.48c2a79c.259ec99c.00000002(ea7d3f2c)
(9630|9664) pub26 writer id: 01030022.48c2a79c.259ec9a5.00000002(464ce5db)
(9630|9664) pub26->started
(9630|9664) pub26 12% (4 samples sent)
(9630|9664) pub26 21% (7 samples sent)
(9630|9664) pub26 31% (10 samples sent)
(9630|9664) pub26 40% (13 samples sent)
(9630|9664) pub26 50% (16 samples sent)
(9630|9664) pub26 62% (20 samples sent)
(9630|9664) pub26 71% (23 samples sent)
(9630|9664) pub26 81% (26 samples sent)
(9630|9664) pub26 90% (29 samples sent)
(9630|9664) pub26 100% (32 samples sent)
(9630|9664) pub26->wait_match() before write for 01030022.48c2a79c.259ec9a5.00000002(464ce5db)
(9630|9650) pub12 writer id: 01030022.48c2a79c.259ec99a.00000002(653dca8c)
(9630|9650) pub12->started
(9630|9650) pub12 12% (4 samples sent)
(9630|9650) pub12 21% (7 samples sent)
(9630|9650) pub12 31% (10 samples sent)
(9630|9650) pub12 40% (13 samples sent)
(9630|9650) pub12 50% (16 samples sent)
(9630|9650) pub12 62% (20 samples sent)
(9630|9650) pub12 71% (23 samples sent)
(9630|9650) pub12 81% (26 samples sent)
(9630|9650) pub12 90% (29 samples sent)
(9630|9650) pub12 100% (32 samples sent)
(9630|9650) pub12->wait_match() before write for 01030022.48c2a79c.259ec99a.00000002(653dca8c)
(9630|9648) pub10 writer id: 01030022.48c2a79c.259ec993.00000002(682da8fd)
(9630|9648) pub10->started
(9630|9648) pub10 12% (4 samples sent)
(9630|9648) pub10 21% (7 samples sent)
(9630|9648) pub10 31% (10 samples sent)
(9630|9648) pub10 40% (13 samples sent)
(9630|9656) pub18<-delete_participant
(9630|9648) pub10 50% (16 samples sent)
(9630|9648) pub10 62% (20 samples sent)
(9630|9652) pub14<-match found! before write for 01030022.48c2a79c.259ec99c.00000002(ea7d3f2c)
(9630|9652) pub14 waiting for acks
(9630|9648) pub10 71% (23 samples sent)
(9630|9648) pub10 81% (26 samples sent)
(9630|9648) pub10 90% (29 samples sent)
(9630|9648) pub10 100% (32 samples sent)
(9630|9648) pub10->wait_match() before write for 01030022.48c2a79c.259ec993.00000002(682da8fd)
(9630|9660) pub22->transport cfg_22
(9630|9664) pub26<-match found! before write for 01030022.48c2a79c.259ec9a5.00000002(464ce5db)
(9630|9664) pub26 waiting for acks
(9630|9648) pub10<-match found! before write for 01030022.48c2a79c.259ec993.00000002(682da8fd)
(9630|9648) pub10 waiting for acks
(9630|9662) pub25 waiting for acks returned
(9630|9662) pub25<-delete_contained_entities
(9630|9650) pub12<-match found! before write for 01030022.48c2a79c.259ec99a.00000002(653dca8c)
(9630|9650) pub12 waiting for acks
(9630|9667) pub29 writer id: 01030022.48c2a79c.259ec9a7.00000002(3c8cb6bb)
(9630|9667) pub29->started
(9630|9667) pub29 12% (4 samples sent)
(9630|9667) pub29 21% (7 samples sent)
(9630|9667) pub29 31% (10 samples sent)
(9630|9667) pub29 40% (13 samples sent)
(9630|9667) pub29 50% (16 samples sent)
(9630|9667) pub29 62% (20 samples sent)
(9630|9667) pub29 71% (23 samples sent)
(9630|9667) pub29 81% (26 samples sent)
(9630|9667) pub29 90% (29 samples sent)
(9630|9667) pub29 100% (32 samples sent)
(9630|9667) pub29->wait_match() before write for 01030022.48c2a79c.259ec9a7.00000002(3c8cb6bb)
(9630|9651) pub13 writer id: 01030022.48c2a79c.259ec998.00000002(1ffd99ec)
(9630|9651) pub13->started
(9630|9651) pub13 12% (4 samples sent)
(9630|9651) pub13 21% (7 samples sent)
(9630|9651) pub13 31% (10 samples sent)
(9630|9651) pub13 40% (13 samples sent)
(9630|9651) pub13 50% (16 samples sent)
(9630|9651) pub13 62% (20 samples sent)
(9630|9651) pub13 71% (23 samples sent)
(9630|9651) pub13 81% (26 samples sent)
(9630|9651) pub13 90% (29 samples sent)
(9630|9651) pub13 100% (32 samples sent)
(9630|9651) pub13->wait_match() before write for 01030022.48c2a79c.259ec998.00000002(1ffd99ec)
(9630|9667) pub29<-match found! before write for 01030022.48c2a79c.259ec9a7.00000002(3c8cb6bb)
(9630|9667) pub29 waiting for acks
(9630|9637) sub 40% (410 samples received)
(9630|9651) pub13<-match found! before write for 01030022.48c2a79c.259ec998.00000002(1ffd99ec)
(9630|9651) pub13 waiting for acks
(9630|9662) pub25<-delete_participant
(9630|9657) pub19 writer id: 01030022.48c2a79c.259ec99d.00000002(d71d169c)
(9630|9657) pub19->started
(9630|9657) pub19 12% (4 samples sent)
(9630|9657) pub19 21% (7 samples sent)
(9630|9657) pub19 31% (10 samples sent)
(9630|9657) pub19 40% (13 samples sent)
(9630|9657) pub19 50% (16 samples sent)
(9630|9657) pub19 62% (20 samples sent)
(9630|9657) pub19 71% (23 samples sent)
(9630|9657) pub19 81% (26 samples sent)
(9630|9657) pub19 90% (29 samples sent)
(9630|9657) pub19 100% (32 samples sent)
(9630|9657) pub19->wait_match() before write for 01030022.48c2a79c.259ec99d.00000002(d71d169c)
(9630|9646) pub8 writer id: 01030022.48c2a79c.259ec992.00000002(554d814d)
(9630|9646) pub8->started
(9630|9646) pub8 12% (4 samples sent)
(9630|9652) pub14 waiting for acks returned
(9630|9652) pub14<-delete_contained_entities
(9630|9646) pub8 21% (7 samples sent)
(9630|9646) pub8 31% (10 samples sent)
(9630|9646) pub8 40% (13 samples sent)
(9630|9646) pub8 50% (16 samples sent)
(9630|9646) pub8 62% (20 samples sent)
(9630|9646) pub8 71% (23 samples sent)
(9630|9646) pub8 81% (26 samples sent)
(9630|9646) pub8 90% (29 samples sent)
(9630|9646) pub8 100% (32 samples sent)
(9630|9646) pub8->wait_match() before write for 01030022.48c2a79c.259ec992.00000002(554d814d)
(9630|9657) pub19<-match found! before write for 01030022.48c2a79c.259ec99d.00000002(d71d169c)
(9630|9657) pub19 waiting for acks
(9630|9646) pub8<-match found! before write for 01030022.48c2a79c.259ec992.00000002(554d814d)
(9630|9646) pub8 waiting for acks
(9630|9654) pub16 writer id: 01030022.48c2a79c.259ec99e.00000002(90bd6c4c)
(9630|9654) pub16->started
(9630|9654) pub16 12% (4 samples sent)
(9630|9654) pub16 21% (7 samples sent)
(9630|9654) pub16 31% (10 samples sent)
(9630|9654) pub16 40% (13 samples sent)
(9630|9654) pub16 50% (16 samples sent)
(9630|9654) pub16 62% (20 samples sent)
(9630|9648) pub10 waiting for acks returned
(9630|9648) pub10<-delete_contained_entities
(9630|9664) pub26 waiting for acks returned
(9630|9664) pub26<-delete_contained_entities
(9630|9654) pub16 71% (23 samples sent)
(9630|9654) pub16 81% (26 samples sent)
(9630|9654) pub16 90% (29 samples sent)
(9630|9654) pub16 100% (32 samples sent)
(9630|9654) pub16->wait_match() before write for 01030022.48c2a79c.259ec99e.00000002(90bd6c4c)
(9630|9649) pub11 writer id: 01030022.48c2a79c.259ec995.00000002(e76d5d5d)
(9630|9649) pub11->started
(9630|9650) pub12 waiting for acks returned
(9630|9650) pub12<-delete_contained_entities
(9630|9649) pub11 12% (4 samples sent)
(9630|9649) pub11 21% (7 samples sent)
(9630|9649) pub11 31% (10 samples sent)
(9630|9649) pub11 40% (13 samples sent)
(9630|9649) pub11 50% (16 samples sent)
(9630|9649) pub11 62% (20 samples sent)
(9630|9649) pub11 71% (23 samples sent)
(9630|9649) pub11 81% (26 samples sent)
(9630|9649) pub11 90% (29 samples sent)
(9630|9649) pub11 100% (32 samples sent)
(9630|9649) pub11->wait_match() before write for 01030022.48c2a79c.259ec995.00000002(e76d5d5d)
(9630|9654) pub16<-match found! before write for 01030022.48c2a79c.259ec99e.00000002(90bd6c4c)
(9630|9654) pub16 waiting for acks
(9630|9637) sub 50% (512 samples received)
(9630|9652) pub14<-delete_participant
(9630|9665) pub27->transport cfg_27
(9630|9649) pub11<-match found! before write for 01030022.48c2a79c.259ec995.00000002(e76d5d5d)
(9630|9649) pub11 waiting for acks
(9630|9648) pub10<-delete_participant
(9630|9667) pub29 waiting for acks returned
(9630|9667) pub29<-delete_contained_entities
(9630|9651) pub13 waiting for acks returned
(9630|9651) pub13<-delete_contained_entities
(9630|9664) pub26<-delete_participant
(9630|9637) sub 60% (615 samples received)
(9630|9646) pub8 waiting for acks returned
(9630|9646) pub8<-delete_contained_entities
(9630|9657) pub19 waiting for acks returned
(9630|9657) pub19<-delete_contained_entities
(9630|9650) pub12<-delete_participant
(9630|9654) pub16 waiting for acks returned
(9630|9654) pub16<-delete_contained_entities
(9630|9667) pub29<-delete_participant
(9630|9649) pub11 waiting for acks returned
(9630|9649) pub11<-delete_contained_entities
(9630|9651) pub13<-delete_participant
(9630|9669) pub31 writer id: 01030022.48c2a79c.259ec9a9.00000002(83bc08da)
(9630|9669) pub31->started
(9630|9669) pub31 12% (4 samples sent)
(9630|9669) pub31 21% (7 samples sent)
(9630|9669) pub31 31% (10 samples sent)
(9630|9669) pub31 40% (13 samples sent)
(9630|9669) pub31 50% (16 samples sent)
(9630|9669) pub31 62% (20 samples sent)
(9630|9669) pub31 71% (23 samples sent)
(9630|9669) pub31 81% (26 samples sent)
(9630|9669) pub31 90% (29 samples sent)
(9630|9669) pub31 100% (32 samples sent)
(9630|9669) pub31->wait_match() before write for 01030022.48c2a79c.259ec9a9.00000002(83bc08da)
(9630|9669) pub31<-match found! before write for 01030022.48c2a79c.259ec9a9.00000002(83bc08da)
(9630|9669) pub31 waiting for acks
(9630|9647) pub9 writer id: 01030022.48c2a79c.259ec991.00000002(12edfb9d)
(9630|9647) pub9->started
(9630|9647) pub9 12% (4 samples sent)
(9630|9647) pub9 21% (7 samples sent)
(9630|9647) pub9 31% (10 samples sent)
(9630|9647) pub9 40% (13 samples sent)
(9630|9647) pub9 50% (16 samples sent)
(9630|9647) pub9 62% (20 samples sent)
(9630|9647) pub9 71% (23 samples sent)
(9630|9647) pub9 81% (26 samples sent)
(9630|9647) pub9 90% (29 samples sent)
(9630|9647) pub9 100% (32 samples sent)
(9630|9647) pub9->wait_match() before write for 01030022.48c2a79c.259ec991.00000002(12edfb9d)
(9630|9646) pub8<-delete_participant
(9630|9657) pub19<-delete_participant
(9630|9654) pub16<-delete_participant
(9630|9661) pub23 writer id: 01030022.48c2a79c.259ec9a2.00000002(f46c39cb)
(9630|9661) pub23->started
(9630|9661) pub23 12% (4 samples sent)
(9630|9661) pub23 21% (7 samples sent)
(9630|9649) pub11<-delete_participant
(9630|9661) pub23 31% (10 samples sent)
(9630|9661) pub23 40% (13 samples sent)
(9630|9661) pub23 50% (16 samples sent)
(9630|9661) pub23 62% (20 samples sent)
(9630|9661) pub23 71% (23 samples sent)
(9630|9661) pub23 81% (26 samples sent)
(9630|9661) pub23 90% (29 samples sent)
(9630|9661) pub23 100% (32 samples sent)
(9630|9661) pub23->wait_match() before write for 01030022.48c2a79c.259ec9a2.00000002(f46c39cb)
(9630|9658) pub20 waiting for acks returned
(9630|9658) pub20<-delete_contained_entities
(9630|9647) pub9<-match found! before write for 01030022.48c2a79c.259ec991.00000002(12edfb9d)
(9630|9647) pub9 waiting for acks
(9630|9661) pub23<-match found! before write for 01030022.48c2a79c.259ec9a2.00000002(f46c39cb)
(9630|9661) pub23 waiting for acks
(9630|9655) pub17 writer id: 01030022.48c2a79c.259ec99b.00000002(585de33c)
(9630|9655) pub17->started
(9630|9655) pub17 12% (4 samples sent)
(9630|9655) pub17 21% (7 samples sent)
(9630|9655) pub17 31% (10 samples sent)
(9630|9655) pub17 40% (13 samples sent)
(9630|9655) pub17 50% (16 samples sent)
(9630|9655) pub17 62% (20 samples sent)
(9630|9655) pub17 71% (23 samples sent)
(9630|9655) pub17 81% (26 samples sent)
(9630|9655) pub17 90% (29 samples sent)
(9630|9655) pub17 100% (32 samples sent)
(9630|9655) pub17->wait_match() before write for 01030022.48c2a79c.259ec99b.00000002(585de33c)
(9630|9637) sub 70% (717 samples received)
(9630|9668) pub30 writer id: 01030022.48c2a79c.259ec9aa.00000002(c41c720a)
(9630|9668) pub30->started
(9630|9668) pub30 12% (4 samples sent)
(9630|9668) pub30 21% (7 samples sent)
(9630|9668) pub30 31% (10 samples sent)
(9630|9668) pub30 40% (13 samples sent)
(9630|9668) pub30 50% (16 samples sent)
(9630|9668) pub30 62% (20 samples sent)
(9630|9668) pub30 71% (23 samples sent)
(9630|9668) pub30 81% (26 samples sent)
(9630|9668) pub30 90% (29 samples sent)
(9630|9668) pub30 100% (32 samples sent)
(9630|9668) pub30->wait_match() before write for 01030022.48c2a79c.259ec9aa.00000002(c41c720a)
(9630|9645) pub7->transport cfg_7
(9630|9666) pub28->transport cfg_28
(9630|9669) pub31 waiting for acks returned
(9630|9669) pub31<-delete_contained_entities
(9630|9655) pub17<-match found! before write for 01030022.48c2a79c.259ec99b.00000002(585de33c)
(9630|9655) pub17 waiting for acks
(9630|9668) pub30<-match found! before write for 01030022.48c2a79c.259ec9aa.00000002(c41c720a)
(9630|9668) pub30 waiting for acks
(9630|9653) pub15 writer id: 01030022.48c2a79c.259ec999.00000002(229db05c)
(9630|9653) pub15->started
(9630|9653) pub15 12% (4 samples sent)
(9630|9653) pub15 21% (7 samples sent)
(9630|9653) pub15 31% (10 samples sent)
(9630|9653) pub15 40% (13 samples sent)
(9630|9653) pub15 50% (16 samples sent)
(9630|9653) pub15 62% (20 samples sent)
(9630|9653) pub15 71% (23 samples sent)
(9630|9653) pub15 81% (26 samples sent)
(9630|9653) pub15 90% (29 samples sent)
(9630|9653) pub15 100% (32 samples sent)
(9630|9653) pub15->wait_match() before write for 01030022.48c2a79c.259ec999.00000002(229db05c)
(9630|9658) pub20<-delete_participant
(9630|9653) pub15<-match found! before write for 01030022.48c2a79c.259ec999.00000002(229db05c)
(9630|9653) pub15 waiting for acks
(9630|9647) pub9 waiting for acks returned
(9630|9647) pub9<-delete_contained_entities
(9630|9661) pub23 waiting for acks returned
(9630|9661) pub23<-delete_contained_entities
(9630|9669) pub31<-delete_participant
(9630|9637) sub 80% (820 samples received)
(9630|9660) pub22 writer id: 01030022.48c2a79c.259ec9a3.00000002(c90c107b)
(9630|9660) pub22->started
(9630|9660) pub22 12% (4 samples sent)
(9630|9660) pub22 21% (7 samples sent)
(9630|9660) pub22 31% (10 samples sent)
(9630|9660) pub22 40% (13 samples sent)
(9630|9660) pub22 50% (16 samples sent)
(9630|9660) pub22 62% (20 samples sent)
(9630|9660) pub22 71% (23 samples sent)
(9630|9660) pub22 81% (26 samples sent)
(9630|9660) pub22 90% (29 samples sent)
(9630|9660) pub22 100% (32 samples sent)
(9630|9660) pub22->wait_match() before write for 01030022.48c2a79c.259ec9a3.00000002(c90c107b)
(9630|9647) pub9<-delete_participant
(9630|9661) pub23<-delete_participant
(9630|9660) pub22<-match found! before write for 01030022.48c2a79c.259ec9a3.00000002(c90c107b)
(9630|9660) pub22 waiting for acks
(9630|9665) pub27 writer id: 01030022.48c2a79c.259ec9a8.00000002(bedc216a)
(9630|9665) pub27->started
(9630|9665) pub27 12% (4 samples sent)
(9630|9665) pub27 21% (7 samples sent)
(9630|9665) pub27 31% (10 samples sent)
(9630|9665) pub27 40% (13 samples sent)
(9630|9665) pub27 50% (16 samples sent)
(9630|9655) pub17 waiting for acks returned
(9630|9655) pub17<-delete_contained_entities
(9630|9665) pub27 62% (20 samples sent)
(9630|9665) pub27 71% (23 samples sent)
(9630|9665) pub27 81% (26 samples sent)
(9630|9665) pub27 90% (29 samples sent)
(9630|9665) pub27 100% (32 samples sent)
(9630|9665) pub27->wait_match() before write for 01030022.48c2a79c.259ec9a8.00000002(bedc216a)
(9630|9668) pub30 waiting for acks returned
(9630|9668) pub30<-delete_contained_entities
(9630|9653) pub15 waiting for acks returned
(9630|9653) pub15<-delete_contained_entities
(9630|9665) pub27<-match found! before write for 01030022.48c2a79c.259ec9a8.00000002(bedc216a)
(9630|9665) pub27 waiting for acks
(9630|9637) sub 90% (922 samples received)
(9630|9655) pub17<-delete_participant
(9630|9660) pub22 waiting for acks returned
(9630|9660) pub22<-delete_contained_entities
(9630|9668) pub30<-delete_participant
(9630|9653) pub15<-delete_participant
(9630|9660) pub22<-delete_participant
(9630|9665) pub27 waiting for acks returned
(9630|9665) pub27<-delete_contained_entities
(9630|9645) pub7 writer id: 01030022.48c2a79c.259ec997.00000002(9dad0e3d)
(9630|9645) pub7->started
(9630|9645) pub7 12% (4 samples sent)
(9630|9645) pub7 21% (7 samples sent)
(9630|9645) pub7 31% (10 samples sent)
(9630|9645) pub7 40% (13 samples sent)
(9630|9645) pub7 50% (16 samples sent)
(9630|9645) pub7 62% (20 samples sent)
(9630|9645) pub7 71% (23 samples sent)
(9630|9645) pub7 81% (26 samples sent)
(9630|9645) pub7 90% (29 samples sent)
(9630|9645) pub7 100% (32 samples sent)
(9630|9645) pub7->wait_match() before write for 01030022.48c2a79c.259ec997.00000002(9dad0e3d)
(9630|9666) pub28 writer id: 01030022.48c2a79c.259ec9ab.00000002(f97c5bba)
(9630|9666) pub28->started
(9630|9666) pub28 12% (4 samples sent)
(9630|9666) pub28 21% (7 samples sent)
(9630|9666) pub28 31% (10 samples sent)
(9630|9666) pub28 40% (13 samples sent)
(9630|9666) pub28 50% (16 samples sent)
(9630|9666) pub28 62% (20 samples sent)
(9630|9666) pub28 71% (23 samples sent)
(9630|9666) pub28 81% (26 samples sent)
(9630|9666) pub28 90% (29 samples sent)
(9630|9666) pub28 100% (32 samples sent)
(9630|9666) pub28->wait_match() before write for 01030022.48c2a79c.259ec9ab.00000002(f97c5bba)
(9630|9665) pub27<-delete_participant
(9630|9645) pub7<-match found! before write for 01030022.48c2a79c.259ec997.00000002(9dad0e3d)
(9630|9645) pub7 waiting for acks
(9630|9666) pub28<-match found! before write for 01030022.48c2a79c.259ec9ab.00000002(f97c5bba)
(9630|9666) pub28 waiting for acks
(9630|9637) sub 100% (1024 samples received)
(9630|9637) sub condition_.notify_all
(9630|9630) sub condition_.wait returned
(9630|9630) sub check_received
(9630|9630) sub check_received returns 0
(9630|9630) <- PublisherService::end
(9630|9645) pub7 waiting for acks returned
(9630|9645) pub7<-delete_contained_entities
(9630|9666) pub28 waiting for acks returned
(9630|9666) pub28<-delete_contained_entities
(9630|9645) pub7<-delete_participant
(9630|9666) pub28<-delete_participant
(9630|9630) <- PublisherService::~PublisherService
(9630|9630) <- Subscriber delete_contained_entities
(9630|9630) <- Subscriber delete_participant
(9630|9630) <- Subscriber::~Subscriber
(9630|9630) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps durable Time:18s Result:0
==============================================================================
tests/DCPS/DomainRange/run_test.pl
#
*********************************
DomainRangeTest creates a single process with 1 DW and 4 DRs.
Domains and transports are dynamically configured from the
templates in config.ini. The DW in each domain sends 10
messages to its DRs.
*********************************
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DomainRange/DomainRangeTest -DCPSConfigFile config.ini -ORBVerboseLogging 1 -DCPSDebugLevel 10 -domain 2 -domain 8 -domain 20 -domain 50 -domain 8 -DCPSTransportDebugLevel 1 -ORBLogFile alpha.log -DCPSPendingTimeout 3
alpha PID: 9800 started at 2026-04-24 17:21:19
test PASSED.
*********************************
DomainRangeTest creates a single process with 1 DW and 4 DRs.
Domains and transports are dynamically configured from the
templates in config.ini. The DW in each domain sends 10
messages to its DRs.
*********************************
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DomainRange/DomainRangeTest -DCPSConfigFile config.ini -ORBVerboseLogging 1 -DCPSDebugLevel 10 -bind secondary_config -domain 2 -domain 8 -domain 20 -domain 50 -domain 8 -DCPSTransportDebugLevel 1 -ORBLogFile alpha.log -DCPSPendingTimeout 3
alpha PID: 9912 started at 2026-04-24 17:21:26
test PASSED.
auto_run_tests_finished: tests/DCPS/DomainRange/run_test.pl Time:16s 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: 10043 started at 2026-04-24 17:21:34
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(10061|10061) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/StatusCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/ReadCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 10071
/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: 10081 started at 2026-04-24 17:21:44
wait returned
took sample 1
took sample 2
took sample 3
testing take_next_instance_w_condition
took sample 4
took sample 5
took sample 6
took sample 7
took sample 8
took sample 9
took sample 10
took sample 11
wait returned
an instance has been disposed, exiting
wait returned
took sample 1
took sample 2
took sample 3
testing take_instance_w_condition
wait returned
took sample 4
took sample 5
took sample 6
testing take_instance_w_condition
wait returned
took sample 7
took sample 8
took sample 9
testing take_instance_w_condition
wait returned
took sample 10
took sample 11
testing take_instance_w_condition
an instance has been disposed, exiting
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/ReadCondition/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/QueryCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/QueryCondition/QueryConditionTest -DCPSConfigFile dcps.ini -DCPSBit 0
(10100|10100) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
wait returned
Info: instance_handle = 24 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
Info: instance_handle = 12 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 14 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 18 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 22 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 22 sample_rank = 1
Data: key = 8 name = data_D nest.value = 0
Info: instance_handle = 40 sample_rank = 0
Data: key = 17 name = data_D nest.value = 1
Info: instance_handle = 42 sample_rank = 0
Data: key = 18 name = data_D nest.value = 1
Info: instance_handle = 22 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
Info: instance_handle = 20 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
Info: instance_handle = 38 sample_rank = 2
Data: key = 16 name = data_H nest.value = 1
Info: instance_handle = 38 sample_rank = 1
Data: key = 16 name = data_I nest.value = 0
Info: instance_handle = 38 sample_rank = 0
Data: key = 16 name = data_I nest.value = 2
Info: instance_handle = 33 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
Info: instance_handle = 35 sample_rank = 0
Data: key = 14 name = data_K nest.value = 1
Info: instance_handle = 8 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
Info: instance_handle = 14 sample_rank = 1
Data: key = 4 name = data_M nest.value = 0
Info: instance_handle = 14 sample_rank = 0
Data: key = 4 name = data_M nest.value = 2
Info: instance_handle = 6 sample_rank = 2
Data: key = 0 name = data_N nest.value = 1
Info: instance_handle = 30 sample_rank = 2
Data: key = 12 name = data_O nest.value = 1
Info: instance_handle = 16 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
Info: instance_handle = 44 sample_rank = 0
Data: key = 19 name = data_Q nest.value = 1
Info: instance_handle = 10 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
Info: instance_handle = 27 sample_rank = 0
Data: key = 10 name = data_R nest.value = 1
Info: instance_handle = 6 sample_rank = 1
Data: key = 0 name = data_W nest.value = 0
Info: instance_handle = 30 sample_rank = 1
Data: key = 12 name = data_W nest.value = 0
Info: instance_handle = 6 sample_rank = 0
Data: key = 0 name = data_W nest.value = 2
Info: instance_handle = 30 sample_rank = 0
Data: key = 12 name = data_W nest.value = 2
Info: instance_handle = 37 sample_rank = 0
Data: key = 15 name = data_Y nest.value = 1
Info: instance_handle = 29 sample_rank = 0
Data: key = 11 name = data_Z nest.value = 1
timeout wait returned
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/QueryCondition/run_test.pl Time:12s Result:0
==============================================================================
tests/DCPS/QueryCondition/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/QueryCondition/QueryConditionTest -DCPSConfigFile rtps_disc.ini -DCPSBit 0
wait returned
Info: instance_handle = 31 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
Info: instance_handle = 14 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 17 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 23 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 28 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 28 sample_rank = 1
Data: key = 8 name = data_D nest.value = 0
Info: instance_handle = 28 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
Info: instance_handle = 25 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
Info: instance_handle = 9 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
Info: instance_handle = 17 sample_rank = 1
Data: key = 4 name = data_M nest.value = 0
Info: instance_handle = 17 sample_rank = 0
Data: key = 4 name = data_M nest.value = 2
Info: instance_handle = 6 sample_rank = 2
Data: key = 0 name = data_N nest.value = 1
Info: instance_handle = 20 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
Info: instance_handle = 12 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
Info: instance_handle = 33 sample_rank = 0
Data: key = 10 name = data_R nest.value = 1
Info: instance_handle = 6 sample_rank = 1
Data: key = 0 name = data_W nest.value = 0
Info: instance_handle = 6 sample_rank = 0
Data: key = 0 name = data_W nest.value = 2
Info: instance_handle = 36 sample_rank = 0
Data: key = 11 name = data_Z nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_O nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 0
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 2
wait returned
Info: instance_handle = 38 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
wait returned
Info: instance_handle = 39 sample_rank = 0
Data: key = 14 name = data_K nest.value = 1
wait returned
Info: instance_handle = 40 sample_rank = 0
Data: key = 15 name = data_Y nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_H nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 0
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 2
wait returned
Info: instance_handle = 42 sample_rank = 0
Data: key = 17 name = data_D nest.value = 1
wait returned
Info: instance_handle = 43 sample_rank = 0
Data: key = 18 name = data_D nest.value = 1
wait returned
Info: instance_handle = 44 sample_rank = 0
Data: key = 19 name = data_Q nest.value = 1
timeout wait returned
auto_run_tests_finished: tests/DCPS/QueryCondition/run_test.pl rtps_disc Time:11s Result:0
==============================================================================
tests/DCPS/QueryCondition/run_test.pl rtps_disc dynamic
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/QueryCondition/QueryConditionTest -DCPSConfigFile rtps_disc.ini -DCPSBit 0 -dynamic
wait returned
Info: instance_handle = 25 sample_rank = 1
Data: key = 0 name = data_N nest.value = 1
Info: instance_handle = 25 sample_rank = 0
Data: key = 0 name = data_W nest.value = 0
wait returned
Info: instance_handle = 25 sample_rank = 0
Data: key = 0 name = data_W nest.value = 2
wait returned
Info: instance_handle = 26 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
wait returned
Info: instance_handle = 27 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
wait returned
Info: instance_handle = 28 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
wait returned
Info: instance_handle = 29 sample_rank = 0
Data: key = 4 name = data_B nest.value = 1
wait returned
Info: instance_handle = 29 sample_rank = 0
Data: key = 4 name = data_M nest.value = 0
wait returned
Info: instance_handle = 29 sample_rank = 0
Data: key = 4 name = data_M nest.value = 2
wait returned
Info: instance_handle = 30 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
wait returned
Info: instance_handle = 31 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
wait returned
Info: instance_handle = 32 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
wait returned
Info: instance_handle = 33 sample_rank = 0
Data: key = 8 name = data_C nest.value = 1
wait returned
Info: instance_handle = 33 sample_rank = 0
Data: key = 8 name = data_D nest.value = 0
wait returned
Info: instance_handle = 33 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
wait returned
Info: instance_handle = 34 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
wait returned
Info: instance_handle = 35 sample_rank = 0
Data: key = 10 name = data_R nest.value = 1
wait returned
Info: instance_handle = 36 sample_rank = 0
Data: key = 11 name = data_Z nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_O nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 0
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 2
wait returned
Info: instance_handle = 38 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
wait returned
Info: instance_handle = 39 sample_rank = 0
Data: key = 14 name = data_K nest.value = 1
wait returned
Info: instance_handle = 40 sample_rank = 0
Data: key = 15 name = data_Y nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_H nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 0
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 2
wait returned
Info: instance_handle = 42 sample_rank = 0
Data: key = 17 name = data_D nest.value = 1
wait returned
Info: instance_handle = 43 sample_rank = 0
Data: key = 18 name = data_D nest.value = 1
wait returned
Info: instance_handle = 44 sample_rank = 0
Data: key = 19 name = data_Q nest.value = 1
timeout wait returned
auto_run_tests_finished: tests/DCPS/QueryCondition/run_test.pl rtps_disc dynamic Time:13s 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: 10141 started at 2026-04-24 17:22:20
[==========] Running 17 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 13 tests from PropertyStatBlock
[ RUN ] PropertyStatBlock.NominalUsage_OddCount
[ OK ] PropertyStatBlock.NominalUsage_OddCount (0 ms)
[ RUN ] PropertyStatBlock.NominalUsage_EvenCount
[ OK ] PropertyStatBlock.NominalUsage_EvenCount (0 ms)
[ RUN ] PropertyStatBlock.Consolidate
[ OK ] PropertyStatBlock.Consolidate (1 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector
[ OK ] PropertyStatBlock.ConsolidateVector (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_Uneven
[ OK ] PropertyStatBlock.Consolidate_Uneven (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_Uneven
[ OK ] PropertyStatBlock.ConsolidateVector_Uneven (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountOne
[ OK ] PropertyStatBlock.Consolidate_CountOne (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountOne
[ OK ] PropertyStatBlock.ConsolidateVector_CountOne (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountZero
[ OK ] PropertyStatBlock.Consolidate_CountZero (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountZero_OtherDirection
[ OK ] PropertyStatBlock.Consolidate_CountZero_OtherDirection (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero_OtherDirection
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero_OtherDirection (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero_Multiple
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero_Multiple (0 ms)
[----------] 13 tests from PropertyStatBlock (1 ms total)
[----------] 4 tests from AllocationTest
[ RUN ] AllocationTest.Success
[ OK ] AllocationTest.Success (1 ms)
[ RUN ] AllocationTest.ExclusiveAllocSimpleFailure
[ OK ] AllocationTest.ExclusiveAllocSimpleFailure (0 ms)
[ RUN ] AllocationTest.ExclusiveAllocOverlapFailure
[ OK ] AllocationTest.ExclusiveAllocOverlapFailure (0 ms)
[ RUN ] AllocationTest.NonexclusiveAllocFailure
[ OK ] AllocationTest.NonexclusiveAllocFailure (0 ms)
[----------] 4 tests from AllocationTest (1 ms total)
[----------] Global test environment tear-down
[==========] 17 tests from 2 test cases ran. (2 ms total)
[ PASSED ] 17 tests.
test PASSED.
auto_run_tests_finished: performance-tests/bench/unit-tests/run_test.pl Time:0s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-long --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10142
node_controller PID: 10143 started at 2026-04-24 17:22:20
/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: 10144 started at 2026-04-24 17:22:20
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 01030022.48c2a79c.279f1e8f.000001c1 "test_nc_10142"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/1
Started at 2026-04-24T17:22:27Z
Setting scenario launch_time to be 3 seconds from now: 2026-04-24T17:22:30Z
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10163:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w1_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w1_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w1_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10164:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w2_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w2_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w2_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10165:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w3_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w3_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w3_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10166:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w4_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w4_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w4_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10167:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w5_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w5_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w5_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10168:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w6_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w6_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w6_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10169:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w7_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w7_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w7_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10170:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w8_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w8_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w8_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10171:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w9_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w9_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w9_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10172:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w10_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w10_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w10_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10173:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w11_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w11_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w11_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10174:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w12_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w12_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w12_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10175:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w13_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w13_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w13_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10176:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w14_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w14_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w14_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10177:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w15_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w15_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w15_log.txt
2026-04-24T17:22:30Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10178:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w16_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w16_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w16_log.txt
2026-04-24T17:22:31Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10179:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w17_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w17_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w17_log.txt
2026-04-24T17:22:31Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10182:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w18_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w18_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w18_log.txt
2026-04-24T17:22:31Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10183:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w19_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w19_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w19_log.txt
2026-04-24T17:22:31Z: Node 01030022.48c2a79c.279f1e8f.000001c1 (test_nc_10142) starting process 10186:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w20_config.json --report /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w20_report.json --log /tmp/opendds_bench_nc_10143/n01030022.48c2a79c.279f1e8f.000001c1w20_log.txt
2026-04-24T17:23:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10165 with exit code 0
2026-04-24T17:23:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10163 with exit code 0
2026-04-24T17:23:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10164 with exit code 0
2026-04-24T17:23:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10168 with exit code 0
2026-04-24T17:23:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10166 with exit code 0
2026-04-24T17:23:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10170 with exit code 0
2026-04-24T17:23:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10172 with exit code 0
2026-04-24T17:23:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10186 with exit code 0
2026-04-24T17:23:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10177 with exit code 0
2026-04-24T17:23:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10169 with exit code 0
2026-04-24T17:23:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10167 with exit code 0
2026-04-24T17:23:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10176 with exit code 0
2026-04-24T17:23:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10179 with exit code 0
2026-04-24T17:23:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10183 with exit code 0
2026-04-24T17:23:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10182 with exit code 0
2026-04-24T17:23:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10171 with exit code 0
2026-04-24T17:23:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10175 with exit code 0
2026-04-24T17:23:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10173 with exit code 0
2026-04-24T17:23:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10178 with exit code 0
2026-04-24T17:23:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10174 with exit code 0
Writing report for node name 'test_nc_10142' (id '01030022.48c2a79c.279f1e8f.000001c1') with 20 spawned process reports
Got 1 out of 20 expected process reports
Got 2 out of 20 expected process reports
Got 3 out of 20 expected process reports
Got 4 out of 20 expected process reports
Got 5 out of 20 expected process reports
Got 6 out of 20 expected process reports
Got 7 out of 20 expected process reports
Got 8 out of 20 expected process reports
All reports written and acknowledged.
Got 9 out of 20 expected process reports
Got 10 out of 20 expected process reports
Got 11 out of 20 expected process reports
Got 12 out of 20 expected process reports
Got 13 out of 20 expected process reports
Got 14 out of 20 expected process reports
Got 15 out of 20 expected process reports
Got 16 out of 20 expected process reports
Got 17 out of 20 expected process reports
Got 18 out of 20 expected process reports
Got 19 out of 20 expected process reports
Got 20 out of 20 expected process reports
Ended at 2026-04-24T17:23:37Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 66
percent cpu utilization min = 0.000000
percent cpu utilization max = 101.395262
percent cpu utilization mean = 11.271235
percent cpu utilization stdev = 24.885807
percent cpu utilization median = 3.264443
percent cpu utilization madev = 0.510367
Percent Memory Utilization Statistics:
percent memory utilization count = 66
percent memory utilization min = 0.000000
percent memory utilization max = 17.173164
percent memory utilization mean = 16.651653
percent memory utilization stdev = 2.344554
percent memory utilization median = 17.158994
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.453174
percent virtual memory utilization mean = 19.040530
percent virtual memory utilization stdev = 2.545751
percent virtual memory utilization median = 19.453174
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.966 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.297 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.005096
discovery time delta max = 5.077294
discovery time delta mean = 3.449390
discovery time delta stdev = 1.003120
discovery time delta median = 3.690468
discovery time delta madev = 0.457254
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 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #3 (PID 10165) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:32Z: Process construction / entity creation complete.
2026-04-24T17:22:32Z: Beginning action construction / initialization.
2026-04-24T17:22:32Z: Action construction / initialization complete.
2026-04-24T17:22:33Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:33Z: DDS entities enabled.
2026-04-24T17:22:33Z: Initializing process actions.
2026-04-24T17:23:33Z: Starting process actions.
2026-04-24T17:23:33Z: Process tests started.
2026-04-24T17:23:34Z: Stopping process tests.
2026-04-24T17:23:34Z: Process tests stopped.
2026-04-24T17:23:35Z: Stopping process actions.
2026-04-24T17:23:35Z: Detaching Listeners.
2026-04-24T17:23:35Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:35Z: 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.111
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #1 (PID 10163) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:32Z: Process construction / entity creation complete.
2026-04-24T17:22:32Z: Beginning action construction / initialization.
2026-04-24T17:22:32Z: Action construction / initialization complete.
2026-04-24T17:22:33Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:33Z: DDS entities enabled.
2026-04-24T17:22:33Z: Initializing process actions.
2026-04-24T17:23:33Z: Starting process actions.
2026-04-24T17:23:33Z: Process tests started.
2026-04-24T17:23:34Z: Stopping process tests.
2026-04-24T17:23:34Z: Process tests stopped.
2026-04-24T17:23:35Z: Stopping process actions.
2026-04-24T17:23:35Z: Detaching Listeners.
2026-04-24T17:23:35Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.065
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.132
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #2 (PID 10164) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:32Z: Process construction / entity creation complete.
2026-04-24T17:22:32Z: Beginning action construction / initialization.
2026-04-24T17:22:32Z: Action construction / initialization complete.
2026-04-24T17:22:33Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:33Z: DDS entities enabled.
2026-04-24T17:22:33Z: Initializing process actions.
2026-04-24T17:23:33Z: Starting process actions.
2026-04-24T17:23:33Z: Process tests started.
2026-04-24T17:23:34Z: Stopping process tests.
2026-04-24T17:23:34Z: Process tests stopped.
2026-04-24T17:23:35Z: Stopping process actions.
2026-04-24T17:23:35Z: Detaching Listeners.
2026-04-24T17:23:35Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:35Z: 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.099
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #6 (PID 10168) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:32Z: Process construction / entity creation complete.
2026-04-24T17:22:32Z: Beginning action construction / initialization.
2026-04-24T17:22:32Z: Action construction / initialization complete.
2026-04-24T17:22:33Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:33Z: DDS entities enabled.
2026-04-24T17:22:33Z: Initializing process actions.
2026-04-24T17:23:33Z: Starting process actions.
2026-04-24T17:23:33Z: Process tests started.
2026-04-24T17:23:34Z: Stopping process tests.
2026-04-24T17:23:34Z: Process tests stopped.
2026-04-24T17:23:35Z: Stopping process actions.
2026-04-24T17:23:35Z: Detaching Listeners.
2026-04-24T17:23:35Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:35Z: 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.079
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #4 (PID 10166) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:32Z: Process construction / entity creation complete.
2026-04-24T17:22:32Z: Beginning action construction / initialization.
2026-04-24T17:22:32Z: Action construction / initialization complete.
2026-04-24T17:22:33Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:33Z: DDS entities enabled.
2026-04-24T17:22:33Z: Initializing process actions.
2026-04-24T17:23:33Z: Starting process actions.
2026-04-24T17:23:33Z: Process tests started.
2026-04-24T17:23:34Z: Stopping process tests.
2026-04-24T17:23:34Z: Process tests stopped.
2026-04-24T17:23:35Z: Stopping process actions.
2026-04-24T17:23:35Z: Detaching Listeners.
2026-04-24T17:23:35Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.333
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.092
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #8 (PID 10170) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:32Z: Process construction / entity creation complete.
2026-04-24T17:22:32Z: Beginning action construction / initialization.
2026-04-24T17:22:32Z: Action construction / initialization complete.
2026-04-24T17:22:33Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:33Z: DDS entities enabled.
2026-04-24T17:22:33Z: Initializing process actions.
2026-04-24T17:23:33Z: Starting process actions.
2026-04-24T17:23:33Z: Process tests started.
2026-04-24T17:23:34Z: Stopping process tests.
2026-04-24T17:23:34Z: Process tests stopped.
2026-04-24T17:23:35Z: Stopping process actions.
2026-04-24T17:23:35Z: Detaching Listeners.
2026-04-24T17:23:35Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.382
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.091
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #10 (PID 10172) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:32Z: Process construction / entity creation complete.
2026-04-24T17:22:32Z: Beginning action construction / initialization.
2026-04-24T17:22:32Z: Action construction / initialization complete.
2026-04-24T17:22:33Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:33Z: DDS entities enabled.
2026-04-24T17:22:33Z: Initializing process actions.
2026-04-24T17:23:33Z: Starting process actions.
2026-04-24T17:23:33Z: Process tests started.
2026-04-24T17:23:34Z: Stopping process tests.
2026-04-24T17:23:34Z: Process tests stopped.
2026-04-24T17:23:35Z: Stopping process actions.
2026-04-24T17:23:35Z: Detaching Listeners.
2026-04-24T17:23:35Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.693
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.118
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #20 (PID 10186) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:32Z: Process construction / entity creation complete.
2026-04-24T17:22:32Z: Beginning action construction / initialization.
2026-04-24T17:22:32Z: Action construction / initialization complete.
2026-04-24T17:22:33Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:33Z: DDS entities enabled.
2026-04-24T17:22:33Z: Initializing process actions.
2026-04-24T17:23:33Z: Starting process actions.
2026-04-24T17:23:33Z: Process tests started.
2026-04-24T17:23:34Z: Stopping process tests.
2026-04-24T17:23:34Z: Process tests stopped.
2026-04-24T17:23:35Z: Stopping process actions.
2026-04-24T17:23:35Z: Detaching Listeners.
2026-04-24T17:23:35Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.676
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.091
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #15 (PID 10177) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:32Z: Process construction / entity creation complete.
2026-04-24T17:22:32Z: Beginning action construction / initialization.
2026-04-24T17:22:32Z: Action construction / initialization complete.
2026-04-24T17:22:33Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:33Z: DDS entities enabled.
2026-04-24T17:22:33Z: Initializing process actions.
2026-04-24T17:23:33Z: Starting process actions.
2026-04-24T17:23:33Z: Process tests started.
2026-04-24T17:23:34Z: Stopping process tests.
2026-04-24T17:23:34Z: Process tests stopped.
2026-04-24T17:23:35Z: Stopping process actions.
2026-04-24T17:23:35Z: Detaching Listeners.
2026-04-24T17:23:35Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.690
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.186
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #7 (PID 10169) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:33Z: Process construction / entity creation complete.
2026-04-24T17:22:33Z: Beginning action construction / initialization.
2026-04-24T17:22:33Z: Action construction / initialization complete.
2026-04-24T17:22:34Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:34Z: DDS entities enabled.
2026-04-24T17:22:34Z: Initializing process actions.
2026-04-24T17:23:34Z: Starting process actions.
2026-04-24T17:23:34Z: Process tests started.
2026-04-24T17:23:35Z: Stopping process tests.
2026-04-24T17:23:35Z: Process tests stopped.
2026-04-24T17:23:36Z: Stopping process actions.
2026-04-24T17:23:36Z: Detaching Listeners.
2026-04-24T17:23:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.891
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.152
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #5 (PID 10167) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:33Z: Process construction / entity creation complete.
2026-04-24T17:22:33Z: Beginning action construction / initialization.
2026-04-24T17:22:33Z: Action construction / initialization complete.
2026-04-24T17:22:34Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:34Z: DDS entities enabled.
2026-04-24T17:22:34Z: Initializing process actions.
2026-04-24T17:23:34Z: Starting process actions.
2026-04-24T17:23:34Z: Process tests started.
2026-04-24T17:23:35Z: Stopping process tests.
2026-04-24T17:23:35Z: Process tests stopped.
2026-04-24T17:23:36Z: Stopping process actions.
2026-04-24T17:23:36Z: Detaching Listeners.
2026-04-24T17:23:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.860
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.224
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #14 (PID 10176) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:33Z: Process construction / entity creation complete.
2026-04-24T17:22:33Z: Beginning action construction / initialization.
2026-04-24T17:22:33Z: Action construction / initialization complete.
2026-04-24T17:22:34Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:34Z: DDS entities enabled.
2026-04-24T17:22:34Z: Initializing process actions.
2026-04-24T17:23:34Z: Starting process actions.
2026-04-24T17:23:34Z: Process tests started.
2026-04-24T17:23:35Z: Stopping process tests.
2026-04-24T17:23:35Z: Process tests stopped.
2026-04-24T17:23:36Z: Stopping process actions.
2026-04-24T17:23:36Z: Detaching Listeners.
2026-04-24T17:23:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.779
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.269
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #17 (PID 10179) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:33Z: Process construction / entity creation complete.
2026-04-24T17:22:33Z: Beginning action construction / initialization.
2026-04-24T17:22:33Z: Action construction / initialization complete.
2026-04-24T17:22:34Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:34Z: DDS entities enabled.
2026-04-24T17:22:34Z: Initializing process actions.
2026-04-24T17:23:34Z: Starting process actions.
2026-04-24T17:23:34Z: Process tests started.
2026-04-24T17:23:35Z: Stopping process tests.
2026-04-24T17:23:35Z: Process tests stopped.
2026-04-24T17:23:36Z: Stopping process actions.
2026-04-24T17:23:36Z: Detaching Listeners.
2026-04-24T17:23:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.797
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.218
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #19 (PID 10183) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:33Z: Process construction / entity creation complete.
2026-04-24T17:22:33Z: Beginning action construction / initialization.
2026-04-24T17:22:33Z: Action construction / initialization complete.
2026-04-24T17:22:34Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:34Z: DDS entities enabled.
2026-04-24T17:22:34Z: Initializing process actions.
2026-04-24T17:23:34Z: Starting process actions.
2026-04-24T17:23:34Z: Process tests started.
2026-04-24T17:23:35Z: Stopping process tests.
2026-04-24T17:23:35Z: Process tests stopped.
2026-04-24T17:23:36Z: Stopping process actions.
2026-04-24T17:23:36Z: Detaching Listeners.
2026-04-24T17:23:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.805
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.159
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #18 (PID 10182) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:33Z: Process construction / entity creation complete.
2026-04-24T17:22:33Z: Beginning action construction / initialization.
2026-04-24T17:22:33Z: Action construction / initialization complete.
2026-04-24T17:22:34Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:34Z: DDS entities enabled.
2026-04-24T17:22:34Z: Initializing process actions.
2026-04-24T17:23:34Z: Starting process actions.
2026-04-24T17:23:34Z: Process tests started.
2026-04-24T17:23:35Z: Stopping process tests.
2026-04-24T17:23:35Z: Process tests stopped.
2026-04-24T17:23:36Z: Stopping process actions.
2026-04-24T17:23:36Z: Detaching Listeners.
2026-04-24T17:23:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.880
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.146
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #9 (PID 10171) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:33Z: Process construction / entity creation complete.
2026-04-24T17:22:33Z: Beginning action construction / initialization.
2026-04-24T17:22:33Z: Action construction / initialization complete.
2026-04-24T17:22:34Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:34Z: DDS entities enabled.
2026-04-24T17:22:34Z: Initializing process actions.
2026-04-24T17:23:34Z: Starting process actions.
2026-04-24T17:23:34Z: Process tests started.
2026-04-24T17:23:35Z: Stopping process tests.
2026-04-24T17:23:35Z: Process tests stopped.
2026-04-24T17:23:36Z: Stopping process actions.
2026-04-24T17:23:36Z: Detaching Listeners.
2026-04-24T17:23:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:36Z: 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.297
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #13 (PID 10175) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:33Z: Process construction / entity creation complete.
2026-04-24T17:22:33Z: Beginning action construction / initialization.
2026-04-24T17:22:33Z: Action construction / initialization complete.
2026-04-24T17:22:34Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:34Z: DDS entities enabled.
2026-04-24T17:22:34Z: Initializing process actions.
2026-04-24T17:23:34Z: Starting process actions.
2026-04-24T17:23:34Z: Process tests started.
2026-04-24T17:23:35Z: Stopping process tests.
2026-04-24T17:23:35Z: Process tests stopped.
2026-04-24T17:23:36Z: Stopping process actions.
2026-04-24T17:23:36Z: Detaching Listeners.
2026-04-24T17:23:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.782
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.240
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #11 (PID 10173) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:33Z: Process construction / entity creation complete.
2026-04-24T17:22:33Z: Beginning action construction / initialization.
2026-04-24T17:22:33Z: Action construction / initialization complete.
2026-04-24T17:22:34Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:34Z: DDS entities enabled.
2026-04-24T17:22:34Z: Initializing process actions.
2026-04-24T17:23:34Z: Starting process actions.
2026-04-24T17:23:34Z: Process tests started.
2026-04-24T17:23:35Z: Stopping process tests.
2026-04-24T17:23:35Z: Process tests stopped.
2026-04-24T17:23:36Z: Stopping process actions.
2026-04-24T17:23:36Z: Detaching Listeners.
2026-04-24T17:23:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.839
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.273
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #16 (PID 10178) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:33Z: Process construction / entity creation complete.
2026-04-24T17:22:33Z: Beginning action construction / initialization.
2026-04-24T17:22:33Z: Action construction / initialization complete.
2026-04-24T17:22:34Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:34Z: DDS entities enabled.
2026-04-24T17:22:34Z: Initializing process actions.
2026-04-24T17:23:34Z: Starting process actions.
2026-04-24T17:23:34Z: Process tests started.
2026-04-24T17:23:35Z: Stopping process tests.
2026-04-24T17:23:35Z: Process tests stopped.
2026-04-24T17:23:36Z: Stopping process actions.
2026-04-24T17:23:36Z: Detaching Listeners.
2026-04-24T17:23:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.931
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.134
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.279f1e8f.000001c1 === Spawned Process #12 (PID 10174) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:22:32Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:22:33Z: Process construction / entity creation complete.
2026-04-24T17:22:33Z: Beginning action construction / initialization.
2026-04-24T17:22:33Z: Action construction / initialization complete.
2026-04-24T17:22:34Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:22:34Z: DDS entities enabled.
2026-04-24T17:22:34Z: Initializing process actions.
2026-04-24T17:23:34Z: Starting process actions.
2026-04-24T17:23:34Z: Process tests started.
2026-04-24T17:23:35Z: Stopping process tests.
2026-04-24T17:23:35Z: Process tests stopped.
2026-04-24T17:23:36Z: Stopping process actions.
2026-04-24T17:23:36Z: Detaching Listeners.
2026-04-24T17:23:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:23:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.966
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.120
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-disco-long --show-worker-logs Time:78s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-repo --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10350
node_controller PID: 10351 started at 2026-04-24 17:23:38
/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: 10352 started at 2026-04-24 17:23:38
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 01030022.48c2a79c.286fad22.000001c1 "test_nc_10350"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/2
Started at 2026-04-24T17:23:45Z
Setting scenario launch_time to be 3 seconds from now: 2026-04-24T17:23:48Z
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10369:
- original config:
- command line: DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -ORBListenEndpoints iiop://:12345 -DCPSPendingTimeout 3
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10370:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w2_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w2_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w2_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10371:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w3_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w3_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w3_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10372:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w4_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w4_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w4_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10373:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w5_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w5_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w5_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10374:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w6_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w6_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w6_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10375:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w7_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w7_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w7_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10376:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w8_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w8_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w8_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10377:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w9_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w9_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w9_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10378:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w10_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w10_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w10_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10383:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w11_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w11_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w11_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10385:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w12_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w12_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w12_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10386:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w13_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w13_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w13_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10387:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w14_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w14_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w14_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10388:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w15_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w15_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w15_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10389:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w16_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w16_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w16_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10392:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w17_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w17_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w17_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10393:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w18_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w18_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w18_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10396:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w19_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w19_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w19_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10397:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w20_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w20_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w20_log.txt
2026-04-24T17:23:48Z: Node 01030022.48c2a79c.286fad22.000001c1 (test_nc_10350) starting process 10398:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w21_config.json --report /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w21_report.json --log /tmp/opendds_bench_nc_10351/n01030022.48c2a79c.286fad22.000001c1w21_log.txt
2026-04-24T17:24:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10375 with exit code 0
2026-04-24T17:24:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10371 with exit code 0
2026-04-24T17:24:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10376 with exit code 0
2026-04-24T17:24:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10373 with exit code 0
2026-04-24T17:24:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10397 with exit code 0
2026-04-24T17:24:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10370 with exit code 0
2026-04-24T17:24:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10387 with exit code 0
2026-04-24T17:24:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10372 with exit code 0
2026-04-24T17:24:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10389 with exit code 0
2026-04-24T17:24:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10374 with exit code 0
2026-04-24T17:24:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10393 with exit code 0
2026-04-24T17:24:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10386 with exit code 0
2026-04-24T17:24:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10378 with exit code 0
2026-04-24T17:24:28Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10388 with exit code 0
2026-04-24T17:24:28Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10377 with exit code 0
2026-04-24T17:24:28Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10383 with exit code 0
2026-04-24T17:24:28Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10398 with exit code 0
2026-04-24T17:24:28Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10385 with exit code 0
2026-04-24T17:24:28Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10396 with exit code 0
2026-04-24T17:24:28Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10392 with exit code 0
2026-04-24T17:24:48Z: Scenario timed out, Killing Spawned Processes...
2026-04-24T17:24:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10369 with exit code 9
Writing report for node name 'test_nc_10350' (id '01030022.48c2a79c.286fad22.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 2026-04-24T17:24:49Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 88.721805
percent cpu utilization mean = 4.949891
percent cpu utilization stdev = 16.661999
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.826087
percent memory utilization mean = 11.698137
percent memory utilization stdev = 8.379971
percent memory utilization median = 18.825207
percent memory utilization madev = 0.000757
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 20.425838
percent virtual memory utilization mean = 13.357848
percent virtual memory utilization stdev = 9.249412
percent virtual memory utilization median = 20.425838
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 3.736 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.114 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.014519
discovery time delta max = 2.850628
discovery time delta mean = 0.492122
discovery time delta stdev = 0.597927
discovery time delta median = 0.161195
discovery time delta madev = 0.124616
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 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #7 (PID 10375) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:51Z: 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
(10375|10375) INFO: set_DCPS_debug_level: set to 3
(10375|10375) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10375|10375) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10375|10375) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10375|10375) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10375|10375) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10375|10375) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10375|10375) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10375|10375) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10375|10375) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10375|10375) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10375|10375) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10375|10375) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10375|10375) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10375|10375) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000003.000001c1(a9fbab61) in domain 7
(10375|10375) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10375|10375) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10375|10375) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10375|10375) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10375|10375) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10375|10375) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10375|10375) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10375|10504) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10375) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10375|10375) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000001c7(40980e54), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10375|10375) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10375|10375) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10375|10375) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10375|10504) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10375) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10375|10375) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000002c7(6bb55d97), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10375|10375) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10375|10375) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10375|10375) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10375|10504) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10375) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10375|10375) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000003c7(72ae6cd6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10375|10375) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10375|10375) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10375|10375) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10375|10504) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10375) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10375|10375) 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'
(10375|10375) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10375|10375) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10375|10375) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10375|10375) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10375|10375) 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'
(10375|10375) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10375|10375) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10375|10375) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10375|10375) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10375|10375) 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'
(10375|10375) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10375|10375) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10375|10375) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10375|10375) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10375|10375) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10375|10375) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10375|10375) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10375|10375) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10375|10375) 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'
(10375|10375) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10375|10375) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10375|10375) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10375|10375) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10375|10375) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10375|10375) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10375|10375) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10375|10375) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000003.00000202(80bb6ba8), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:53Z: Process construction / entity creation complete.
2026-04-24T17:23:53Z: Beginning action construction / initialization.
2026-04-24T17:23:53Z: Action construction / initialization complete.
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
2026-04-24T17:23:54Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:54Z: DDS entities enabled.
2026-04-24T17:23:54Z: Initializing process actions.
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10375|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10375|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10375|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10375|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:24:24Z: Starting process actions.
2026-04-24T17:24:24Z: Process tests started.
2026-04-24T17:24:25Z: Stopping process tests.
2026-04-24T17:24:25Z: Process tests stopped.
2026-04-24T17:24:26Z: Stopping process actions.
2026-04-24T17:24:26Z: Detaching Listeners.
2026-04-24T17:24:26Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10375|10375) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 20
(10375|10504) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10375|10504) 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
(10375|10375) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 20
(10375|10504) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10375|10504) 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
(10375|10375) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 19
(10375|10375) 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
(10375|10375) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 19
(10375|10375) 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
(10375|10444) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10375|10444) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10375|10444) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10375|10444) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10375|10444) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10375|10444) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10375|10444) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10375|10444) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10375|10507) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10444) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10375|10507) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10375|10375) Service_Participant::shutdown
(10375|10375) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.393
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.089
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10375|10375) Service_Participant::~Service_Participant
(10375|10375) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #3 (PID 10371) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:51Z: 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
(10371|10371) INFO: set_DCPS_debug_level: set to 3
(10371|10371) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10371|10371) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10371|10371) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10371|10371) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10371|10371) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10371|10371) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10371|10371) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10371|10371) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10371|10371) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10371|10371) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10371|10371) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10371|10371) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10371|10371) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10371|10371) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000002.000001c1(949b82d1) in domain 7
(10371|10371) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10371|10371) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10371|10371) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10371|10371) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10371|10371) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10371|10371) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10371|10371) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10371|10458) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10371) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10371|10371) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000001c7(7df827e4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10371|10371) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10371|10371) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10371|10371) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10371|10458) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10371) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10371|10371) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000002c7(56d57427), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10371|10371) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10371|10371) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10371|10371) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10371|10458) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10371) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10371|10371) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000003c7(4fce4566), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10371|10371) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10371|10371) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10371|10371) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10371|10458) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10371) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10371|10371) 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'
(10371|10371) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10371|10371) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10371|10371) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10371|10371) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10371|10371) 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'
(10371|10371) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10371|10371) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10371|10371) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10371|10371) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10371|10371) 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'
(10371|10371) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10371|10371) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10371|10371) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10371|10371) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10371|10371) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10371|10371) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10371|10371) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10371|10371) 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'
(10371|10371) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10371|10371) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10371|10371) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10371|10371) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10371|10371) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10371|10371) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10371|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10371|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10371|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10371|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10371|10371) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10371|10371) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000002.00000202(bddb4218), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:53Z: Process construction / entity creation complete.
2026-04-24T17:23:53Z: Beginning action construction / initialization.
2026-04-24T17:23:53Z: Action construction / initialization complete.
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
2026-04-24T17:23:54Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:54Z: DDS entities enabled.
2026-04-24T17:23:54Z: Initializing process actions.
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10371|10458) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10371|10458) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10371|10458) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10371|10458) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:24:24Z: Starting process actions.
2026-04-24T17:24:24Z: Process tests started.
2026-04-24T17:24:25Z: Stopping process tests.
2026-04-24T17:24:25Z: Process tests stopped.
(10371|10458) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10371|10458) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10371|10458) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10371|10458) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10371|10458) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10371|10458) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-04-24T17:24:26Z: Stopping process actions.
2026-04-24T17:24:26Z: Detaching Listeners.
2026-04-24T17:24:26Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10371|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 19
(10371|10458) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10371|10458) 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
(10371|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 19
(10371|10458) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10371|10458) 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
(10371|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
(10371|10371) 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
(10371|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
(10371|10371) 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
(10371|10441) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10371|10441) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10371|10441) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10371|10441) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10371|10441) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10371|10441) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10371|10441) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10371|10441) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10371|10501) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10371|10501) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10371|10371) Service_Participant::shutdown
(10371|10371) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.544
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.088
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10371|10371) Service_Participant::~Service_Participant
(10371|10371) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #8 (PID 10376) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:51Z: 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
(10376|10376) INFO: set_DCPS_debug_level: set to 3
(10376|10376) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10376|10376) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10376|10376) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10376|10376) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10376|10376) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10376|10376) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10376|10376) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10376|10376) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10376|10376) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10376|10376) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10376|10376) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10376|10376) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10376|10376) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10376|10376) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000004.000001c1(1bdb7771) in domain 7
(10376|10376) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10376|10376) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10376|10376) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10376|10376) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10376|10376) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10376|10376) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10376|10376) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10376|10508) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000001c7(f2b8d244), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10376|10376) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10376|10376) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10376|10376) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10376|10508) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000002c7(d9958187), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10376|10376) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10376|10376) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10376|10376) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10376|10508) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000003c7(c08eb0c6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10376|10376) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10376|10376) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10376|10376) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10376|10508) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) 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'
(10376|10376) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10376|10376) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10376|10376) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10376|10376) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) 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'
(10376|10376) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10376|10376) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10376|10376) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) 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'
(10376|10376) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10376|10376) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10376|10376) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10376|10376) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10376|10376) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10376|10376) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10376|10376) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) 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'
(10376|10376) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10376|10376) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10376|10376) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10376|10376) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10376|10376) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10376|10376) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000202(329bb7b8), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:53Z: Process construction / entity creation complete.
2026-04-24T17:23:53Z: Beginning action construction / initialization.
2026-04-24T17:23:53Z: Action construction / initialization complete.
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
2026-04-24T17:23:54Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:54Z: DDS entities enabled.
2026-04-24T17:23:54Z: Initializing process actions.
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10376|10508) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10376|10508) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10376|10508) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10376|10508) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:24:24Z: Starting process actions.
2026-04-24T17:24:24Z: Process tests started.
2026-04-24T17:24:25Z: Stopping process tests.
2026-04-24T17:24:25Z: Process tests stopped.
(10376|10508) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10376|10508) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10376|10508) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10376|10508) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10376|10508) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10376|10508) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10376|10508) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10376|10508) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10376|10508) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10376|10508) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10376|10508) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10376|10508) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-04-24T17:24:26Z: Stopping process actions.
2026-04-24T17:24:26Z: Detaching Listeners.
2026-04-24T17:24:26Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10376|10376) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 18
(10376|10508) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10376|10508) 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
(10376|10376) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 18
(10376|10508) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10376|10508) 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
(10376|10376) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 17
(10376|10376) 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
(10376|10376) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 17
(10376|10376) 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
(10376|10447) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10376|10447) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10447) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10376|10447) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10447) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10376|10447) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10447) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10376|10447) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10376|10510) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10510) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10376|10376) Service_Participant::shutdown
(10376|10376) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.836
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.082
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10376|10376) Service_Participant::~Service_Participant
(10376|10376) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #5 (PID 10373) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:52Z: 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
(10373|10373) INFO: set_DCPS_debug_level: set to 3
(10373|10373) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10373|10373) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10373|10373) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10373|10373) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10373|10373) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10373|10373) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10373|10373) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10373|10373) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10373|10373) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10373|10373) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10373|10373) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10373|10373) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10373|10373) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10373|10373) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000005.000001c1(26bb5ec1) in domain 7
(10373|10373) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10373|10373) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10373|10373) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10373|10373) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10373|10373) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10373|10373) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10373|10373) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10373|10515) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10373|10373) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000001c7(cfd8fbf4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10373|10373) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10373|10373) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10373|10373) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10373|10515) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10373|10373) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000002c7(e4f5a837), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10373|10373) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10373|10373) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10373|10373) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10373|10515) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10373|10373) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000003c7(fdee9976), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10373|10373) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10373|10373) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10373|10373) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10373|10515) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10373|10373) 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'
(10373|10373) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10373|10373) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10373|10373) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10373|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10373|10373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10373|10373) 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'
(10373|10373) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10373|10373) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10373|10373) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10373|10373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10373|10373) 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'
(10373|10373) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10373|10373) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10373|10373) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10373|10373) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10373|10373) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10373|10373) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10373|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10373|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10373|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10373|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10373|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10373|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10373|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10373|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10373|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10373|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10373|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10373|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10373|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10373|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10373|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10373|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10373|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10373|10373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10373|10373) 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'
(10373|10373) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10373|10373) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10373|10373) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10373|10373) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10373|10373) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10373|10373) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10373|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10373|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10373|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10373|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10373|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10373|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10373|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10373|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10373|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10373|10373) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10373|10373) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000005.00000202(0ffb9e08), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:54Z: Process construction / entity creation complete.
2026-04-24T17:23:54Z: Beginning action construction / initialization.
2026-04-24T17:23:54Z: Action construction / initialization complete.
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
2026-04-24T17:23:55Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:55Z: DDS entities enabled.
2026-04-24T17:23:55Z: Initializing process actions.
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10373|10515) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10373|10515) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10373|10515) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10373|10515) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:24:25Z: Starting process actions.
2026-04-24T17:24:25Z: Process tests started.
2026-04-24T17:24:26Z: Stopping process tests.
2026-04-24T17:24:26Z: Process tests stopped.
(10373|10515) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10373|10515) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10373|10515) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10373|10515) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10373|10515) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10373|10515) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10373|10515) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10373|10515) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10373|10515) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10373|10515) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10373|10515) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10373|10515) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10373|10515) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10373|10515) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10373|10515) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10373|10515) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10373|10515) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10373|10515) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-04-24T17:24:27Z: Stopping process actions.
2026-04-24T17:24:27Z: Detaching Listeners.
2026-04-24T17:24:27Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10373|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 17
(10373|10515) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10373|10515) 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
(10373|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 17
(10373|10515) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10373|10515) 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
(10373|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 16
(10373|10373) 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
(10373|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 16
(10373|10373) 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
(10373|10465) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10373|10465) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10373|10465) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10373|10465) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10373|10465) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10373|10465) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10373|10519) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10373|10465) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10373|10465) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10465) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10373|10519) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10373|10373) Service_Participant::shutdown
(10373|10373) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.133
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.077
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10373|10373) Service_Participant::~Service_Participant
(10373|10373) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #20 (PID 10397) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:52Z: 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
(10397|10397) INFO: set_DCPS_debug_level: set to 3
(10397|10397) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10397|10397) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10397|10397) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10397|10397) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10397|10397) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10397|10397) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10397|10397) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10397|10397) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10397|10397) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10397|10397) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10397|10397) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10397|10397) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10397|10397) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10397|10397) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000006.000001c1(611b2411) in domain 7
(10397|10397) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10397|10397) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10397|10397) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10397|10397) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10397|10397) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10397|10397) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10397|10397) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10397|10516) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10397) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10397|10397) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000001c7(88788124), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10397|10397) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10397|10397) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10397|10397) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10397|10516) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10397) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10397|10397) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000002c7(a355d2e7), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10397|10397) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10397|10397) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10397|10397) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10397|10516) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10397) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10397|10397) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000003c7(ba4ee3a6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10397|10397) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10397|10397) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10397|10397) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10397|10516) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10397) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10397|10397) 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'
(10397|10397) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10397|10397) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10397|10397) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10397|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10397|10397) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10397|10397) 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'
(10397|10397) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10397|10397) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10397|10397) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10397|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10397|10397) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10397|10397) 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'
(10397|10397) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10397|10397) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10397|10397) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10397|10397) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10397|10397) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10397|10397) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10397|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10397|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10397|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10397|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10397|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10397|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10397|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10397|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10397|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10397|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10397|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10397|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10397|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10397|10397) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10397|10397) 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'
(10397|10397) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10397|10397) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10397|10397) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10397|10397) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1700 with 20 chunks
(10397|10397) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10397|10397) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10397|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10397|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10397|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10397|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10397|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10397|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10397|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10397|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10397|10397) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10397|10397) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000006.00000202(485be4d8), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:54Z: Process construction / entity creation complete.
2026-04-24T17:23:54Z: Beginning action construction / initialization.
2026-04-24T17:23:54Z: Action construction / initialization complete.
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
2026-04-24T17:23:55Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:55Z: DDS entities enabled.
2026-04-24T17:23:55Z: Initializing process actions.
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10397|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10397|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10397|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10397|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:24:25Z: Starting process actions.
2026-04-24T17:24:25Z: Process tests started.
(10397|10516) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10397|10516) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10397|10516) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10397|10516) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10397|10516) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10397|10516) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-04-24T17:24:26Z: Stopping process tests.
2026-04-24T17:24:26Z: Process tests stopped.
(10397|10516) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10397|10516) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10397|10516) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10397|10516) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10397|10516) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10397|10516) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10397|10516) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10397|10516) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10397|10516) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10397|10516) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10397|10516) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10397|10516) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10397|10516) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10397|10516) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10397|10516) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10397|10516) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10397|10516) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10397|10516) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2026-04-24T17:24:27Z: Stopping process actions.
2026-04-24T17:24:27Z: Detaching Listeners.
2026-04-24T17:24:27Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10397|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 16
(10397|10516) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10397|10516) 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
(10397|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 16
(10397|10516) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10397|10516) 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
(10397|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 15
(10397|10397) 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
(10397|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 15
(10397|10397) 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
(10397|10491) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10397|10491) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10397|10491) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10397|10491) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10397|10491) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10397|10491) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10397|10522) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10397|10491) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10397|10491) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10491) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10397|10522) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10397|10397) Service_Participant::shutdown
(10397|10397) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.122
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.105
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10397|10397) Service_Participant::~Service_Participant
(10397|10397) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #2 (PID 10370) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:51Z: 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
(10370|10370) INFO: set_DCPS_debug_level: set to 3
(10370|10370) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10370|10370) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10370|10370) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10370|10370) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10370|10370) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10370|10370) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10370|10370) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10370|10370) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10370|10370) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10370|10370) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10370|10370) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10370|10370) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10370|10370) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10370|10370) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000007.000001c1(5c7b0da1) in domain 7
(10370|10370) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10370|10370) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10370|10370) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10370|10370) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10370|10370) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10370|10370) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10370|10370) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10370|10517) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10370) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10370|10370) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000001c7(b518a894), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10370|10370) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10370|10370) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10370|10370) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10370|10517) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10370) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10370|10370) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000002c7(9e35fb57), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10370|10370) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10370|10370) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10370|10370) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10370|10517) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10370) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10370|10370) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000003c7(872eca16), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10370|10370) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10370|10370) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10370|10370) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10370|10517) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10370) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10370|10370) 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'
(10370|10370) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10370|10370) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10370|10370) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10370|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10370|10370) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10370|10370) 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'
(10370|10370) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10370|10370) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10370|10370) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10370|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10370|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10370|10370) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10370|10370) 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'
(10370|10370) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10370|10370) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10370|10370) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10370|10370) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10370|10370) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10370|10370) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10370|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10370|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10370|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10370|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10370|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10370|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10370|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10370|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10370|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10370|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10370|10370) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10370|10370) 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'
(10370|10370) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10370|10370) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10370|10370) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10370|10370) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10370|10370) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10370|10370) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10370|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10370|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10370|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10370|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10370|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10370|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10370|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10370|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10370|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10370|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10370|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10370|10370) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10370|10370) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000007.00000202(753bcd68), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:54Z: Process construction / entity creation complete.
2026-04-24T17:23:54Z: Beginning action construction / initialization.
2026-04-24T17:23:54Z: Action construction / initialization complete.
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
2026-04-24T17:23:55Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:55Z: DDS entities enabled.
2026-04-24T17:23:55Z: Initializing process actions.
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10370|10517) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10370|10517) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10370|10517) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10370|10517) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:24:25Z: Starting process actions.
2026-04-24T17:24:25Z: Process tests started.
(10370|10517) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10370|10517) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10370|10517) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10370|10517) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10370|10517) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10370|10517) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-04-24T17:24:26Z: Stopping process tests.
2026-04-24T17:24:26Z: Process tests stopped.
(10370|10517) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10370|10517) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10370|10517) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10370|10517) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10370|10517) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10370|10517) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10370|10517) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10370|10517) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10370|10517) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10370|10517) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10370|10517) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10370|10517) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10370|10517) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10370|10517) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10370|10517) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10370|10517) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10370|10517) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10370|10517) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10370|10517) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10370|10517) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10370|10517) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10370|10517) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10370|10517) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10370|10517) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2026-04-24T17:24:27Z: Stopping process actions.
2026-04-24T17:24:27Z: Detaching Listeners.
2026-04-24T17:24:27Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10370|10370) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 15
(10370|10517) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10370|10517) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
Deleting datawriter: datawriter_02
(10370|10370) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 15
(10370|10517) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10370|10517) 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
(10370|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 14
(10370|10370) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 14
Deleting datareader: datareader_02
(10370|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 14
(10370|10370) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 14
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10370|10450) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10370|10450) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10370|10450) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10370|10450) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10370|10450) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10370|10450) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10370|10525) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10370|10450) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10370|10450) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10370|10525) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10370|10370) Service_Participant::shutdown
(10370|10370) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.364
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.091
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10370|10370) Service_Participant::~Service_Participant
(10370|10370) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #14 (PID 10387) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:51Z: 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
(10387|10387) INFO: set_DCPS_debug_level: set to 3
(10387|10387) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10387|10387) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10387|10387) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10387|10387) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10387|10387) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10387|10387) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10387|10387) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10387|10387) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10387|10387) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10387|10387) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10387|10387) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10387|10387) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10387|10387) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10387|10387) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000008.000001c1(de2b9a70) in domain 7
(10387|10387) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10387|10387) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10387|10387) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10387|10387) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10387|10387) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10387|10387) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10387|10387) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10387|10521) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10387) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10387|10387) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000001c7(37483f45), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10387|10387) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10387|10387) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10387|10387) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10387|10521) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10387) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10387|10387) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000002c7(1c656c86), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10387|10387) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10387|10387) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10387|10387) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10387|10521) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10387) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10387|10387) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000003c7(057e5dc7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10387|10387) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10387|10387) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10387|10387) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10387|10521) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10387) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10387|10387) 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'
(10387|10387) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10387|10387) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10387|10387) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10387|10387) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10387|10387) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10387|10387) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10387|10387) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10387|10387) 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'
(10387|10387) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10387|10387) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10387|10387) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10387|10387) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10387|10387) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10387|10387) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10387|10387) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10387|10387) 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'
(10387|10387) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10387|10387) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10387|10387) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10387|10387) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10387|10387) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10387|10387) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10387|10387) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10387|10387) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10387|10387) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10387|10387) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10387|10387) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10387|10387) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10387|10387) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10387|10387) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10387|10387) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10387|10387) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10387|10387) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10387|10387) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10387|10387) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10387|10387) 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'
(10387|10387) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10387|10387) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10387|10387) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10387|10387) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10387|10387) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10387|10387) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10387|10387) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10387|10387) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10387|10387) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10387|10387) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10387|10387) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10387|10387) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10387|10387) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10387|10387) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10387|10387) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10387|10387) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10387|10387) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10387|10387) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10387|10387) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000202(f76b5ab9), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:54Z: Process construction / entity creation complete.
2026-04-24T17:23:54Z: Beginning action construction / initialization.
2026-04-24T17:23:54Z: Action construction / initialization complete.
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
2026-04-24T17:23:55Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:55Z: DDS entities enabled.
2026-04-24T17:23:55Z: Initializing process actions.
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10387|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10387|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10387|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10387|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:24:25Z: Starting process actions.
2026-04-24T17:24:25Z: Process tests started.
(10387|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10387|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10387|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10387|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10387|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10387|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10387|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10387|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10387|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10387|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10387|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10387|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-04-24T17:24:26Z: Stopping process tests.
2026-04-24T17:24:26Z: Process tests stopped.
(10387|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10387|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10387|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10387|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10387|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10387|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10387|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10387|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10387|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10387|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10387|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10387|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10387|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10387|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10387|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10387|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10387|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10387|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10387|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10387|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10387|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10387|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10387|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10387|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-04-24T17:24:27Z: Stopping process actions.
2026-04-24T17:24:27Z: Detaching Listeners.
2026-04-24T17:24:27Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10387|10387) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 14
(10387|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10387|10521) 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
(10387|10387) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 14
(10387|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10387|10521) 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
(10387|10387) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
(10387|10387) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
Deleting datareader: datareader_02
(10387|10387) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
(10387|10387) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10387|10453) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10387|10453) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10387|10453) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10387|10453) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10387|10453) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10387|10453) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10387|10453) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10387|10453) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10387|10530) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10453) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10387|10530) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10387|10387) Service_Participant::shutdown
(10387|10387) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.426
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.114
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10387|10387) Service_Participant::~Service_Participant
(10387|10387) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #4 (PID 10372) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:51Z: 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
(10372|10372) INFO: set_DCPS_debug_level: set to 3
(10372|10372) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10372|10372) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10372|10372) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10372|10372) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10372|10372) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10372|10372) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10372|10372) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10372|10372) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10372|10372) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10372|10372) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10372|10372) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10372|10372) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10372|10372) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10372|10372) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000b.000001c1(998be0a0) in domain 7
(10372|10372) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10372|10372) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10372|10372) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10372|10372) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10372|10372) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10372|10372) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10372|10372) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10372|10531) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000001c7(70e84595), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10372|10372) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10372|10372) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10372|10372) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10372|10531) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000002c7(5bc51656), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10372|10372) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10372|10372) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10372|10372) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10372|10531) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000003c7(42de2717), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10372|10372) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10372|10372) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10372|10372) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10372|10531) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) 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'
(10372|10372) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10372|10372) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10372|10372) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) 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'
(10372|10372) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10372|10372) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10372|10372) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) 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'
(10372|10372) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10372|10372) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10372|10372) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10372|10372) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10372|10372) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10372|10372) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) 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'
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10372|10372) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10372|10372) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10372|10372) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10372|10372) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10372|10372) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10372|10372) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000b.00000202(b0cb2069), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:54Z: Process construction / entity creation complete.
2026-04-24T17:23:54Z: Beginning action construction / initialization.
2026-04-24T17:23:54Z: Action construction / initialization complete.
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
2026-04-24T17:23:55Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:55Z: DDS entities enabled.
2026-04-24T17:23:55Z: Initializing process actions.
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10372|10531) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10372|10531) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10372|10531) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10372|10531) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:24:25Z: Starting process actions.
2026-04-24T17:24:25Z: Process tests started.
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10372|10531) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10372|10531) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10372|10531) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10372|10531) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-04-24T17:24:26Z: Stopping process tests.
2026-04-24T17:24:26Z: Process tests stopped.
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10372|10531) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10372|10531) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10372|10531) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10372|10531) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10372|10531) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10372|10531) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10372|10531) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10372|10531) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10372|10531) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
2026-04-24T17:24:27Z: Stopping process actions.
2026-04-24T17:24:27Z: Detaching Listeners.
2026-04-24T17:24:27Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10372|10372) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 13
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10372|10531) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10372|10531) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
Deleting datawriter: datawriter_02
(10372|10372) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 13
(10372|10531) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10372|10531) 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
(10372|10372) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 12
(10372|10372) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 12
Deleting datareader: datareader_02
(10372|10372) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 12
(10372|10372) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 12
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10372|10460) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10372|10460) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10460) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10372|10460) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10460) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10372|10460) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10460) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10372|10460) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10546) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10460) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10546) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10372|10372) Service_Participant::shutdown
(10372|10372) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.408
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.107
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10372|10372) Service_Participant::~Service_Participant
(10372|10372) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #16 (PID 10389) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:52Z: 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
(10389|10389) INFO: set_DCPS_debug_level: set to 3
(10389|10389) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10389|10389) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10389|10389) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10389|10389) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10389|10389) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10389|10389) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10389|10389) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10389|10389) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10389|10389) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10389|10389) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10389|10389) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10389|10389) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10389|10389) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10389|10389) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000a.000001c1(a4ebc910) in domain 7
(10389|10389) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10389|10389) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10389|10389) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10389|10389) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10389|10389) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10389|10389) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10389|10389) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10389|10527) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000001c7(4d886c25), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10389|10389) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10389|10389) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10389|10389) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10389|10527) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000002c7(66a53fe6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10389|10389) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10389|10389) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10389|10389) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10389|10527) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000003c7(7fbe0ea7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10389|10389) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10389|10389) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10389|10389) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10389|10527) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) 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'
(10389|10389) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10389|10389) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10389|10389) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) 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'
(10389|10389) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10389|10389) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10389|10389) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.00000607(99ad3852), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10389|10389) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10389|10389) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10389|10389) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10389|10389) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10389|10389) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10389|10389) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000102(a6865a1a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10389|10389) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10389|10389) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10389|10389) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10389|10389) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10389|10389) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10389|10389) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000202(8dab09d9), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:54Z: Process construction / entity creation complete.
2026-04-24T17:23:54Z: Beginning action construction / initialization.
2026-04-24T17:23:54Z: Action construction / initialization complete.
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
2026-04-24T17:23:55Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:55Z: DDS entities enabled.
2026-04-24T17:23:55Z: Initializing process actions.
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10389|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10389|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10389|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10389|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:24:25Z: Starting process actions.
2026-04-24T17:24:25Z: Process tests started.
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-04-24T17:24:26Z: Stopping process tests.
2026-04-24T17:24:26Z: Process tests stopped.
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10389|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10389|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
2026-04-24T17:24:27Z: Stopping process actions.
2026-04-24T17:24:27Z: Detaching Listeners.
2026-04-24T17:24:27Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10389|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 12
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10389|10527) 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
(10389|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 12
(10389|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10389|10527) 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
(10389|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 11
(10389|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 11
Deleting datareader: datareader_02
(10389|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 11
(10389|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 11
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10389|10485) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10389|10485) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10485) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10389|10485) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10485) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10389|10485) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10485) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10389|10485) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10545) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10485) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10545) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10389|10389) Service_Participant::shutdown
(10389|10389) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.353
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.089
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10389|10389) Service_Participant::~Service_Participant
(10389|10389) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #6 (PID 10374) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:51Z: 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
(10374|10374) INFO: set_DCPS_debug_level: set to 3
(10374|10374) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10374|10374) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10374|10374) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10374|10374) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10374|10374) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10374|10374) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10374|10374) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10374|10374) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10374|10374) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10374|10374) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10374|10374) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10374|10374) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10374|10374) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10374|10374) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000009.000001c1(e34bb3c0) in domain 7
(10374|10374) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10374|10374) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10374|10374) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10374|10374) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10374|10374) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10374|10374) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10374|10374) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10374|10528) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000001c7(0a2816f5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10374|10374) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10374|10374) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10374|10374) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10374|10528) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000002c7(21054536), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10374|10374) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10374|10374) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10374|10374) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10374|10528) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000003c7(381e7477), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10374|10374) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10374|10374) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10374|10374) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10374|10528) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) 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'
(10374|10374) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10374|10374) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10374|10374) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10374|10374) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10374|10374) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10374|10374) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10374|10374) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) 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'
(10374|10374) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10374|10374) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10374|10374) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10374|10374) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10374|10374) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10374|10374) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10374|10374) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) 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'
(10374|10374) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10374|10374) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10374|10374) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10374|10374) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10374|10374) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10374|10374) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10374|10374) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10374|10374) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10374|10374) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10374|10374) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10374|10374) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10374|10374) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10374|10374) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10374|10374) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10374|10374) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10374|10374) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10374|10374) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10374|10374) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) 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'
(10374|10374) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10374|10374) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10374|10374) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10374|10374) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10374|10374) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10374|10374) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10374|10374) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10374|10374) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10374|10374) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10374|10374) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10374|10374) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10374|10374) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10374|10374) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10374|10374) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10374|10374) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000009.00000202(ca0b7309), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:54Z: Process construction / entity creation complete.
2026-04-24T17:23:54Z: Beginning action construction / initialization.
2026-04-24T17:23:54Z: Action construction / initialization complete.
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000014.00000102(795673f9)
2026-04-24T17:23:55Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:55Z: DDS entities enabled.
2026-04-24T17:23:55Z: Initializing process actions.
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10374|10528) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10374|10528) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10374|10528) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10374|10528) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:24:25Z: Starting process actions.
2026-04-24T17:24:25Z: Process tests started.
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-04-24T17:24:26Z: Stopping process tests.
2026-04-24T17:24:26Z: Process tests stopped.
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10374|10528) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10374|10528) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2026-04-24T17:24:27Z: Stopping process actions.
2026-04-24T17:24:27Z: Detaching Listeners.
2026-04-24T17:24:27Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10374|10374) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 11
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10374|10528) 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
(10374|10374) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 11
(10374|10528) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10374|10528) 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
(10374|10374) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 10
(10374|10374) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 10
Deleting datareader: datareader_02
(10374|10374) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 10
(10374|10374) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 10
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10374|10457) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10374|10457) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10457) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10374|10457) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10457) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10374|10457) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10457) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10374|10457) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10374|10543) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10457) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10543) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10374|10374) Service_Participant::shutdown
(10374|10374) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.577
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.059
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10374|10374) Service_Participant::~Service_Participant
(10374|10374) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #18 (PID 10393) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:52Z: 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
(10393|10393) INFO: set_DCPS_debug_level: set to 3
(10393|10393) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10393|10393) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10393|10393) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10393|10393) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10393|10393) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10393|10393) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10393|10393) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10393|10393) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10393|10393) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10393|10393) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10393|10393) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10393|10393) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10393|10393) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10393|10393) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000c.000001c1(2bab3cb0) in domain 7
(10393|10393) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10393|10393) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10393|10393) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10393|10393) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10393|10393) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10393|10393) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10393|10393) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10393|10533) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10393|10393) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10393|10393) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000001c7(c2c89985), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10393|10393) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10393|10393) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10393|10393) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10393|10533) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10393) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10393|10393) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000002c7(e9e5ca46), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10393|10393) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10393|10393) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10393|10393) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10393|10533) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10393) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10393|10393) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000003c7(f0fefb07), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10393|10393) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10393|10393) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10393|10393) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10393|10533) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10393) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10393|10393) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000004c7(bfbf6dc0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10393|10393) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10393|10393) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10393|10393) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10393|10393) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10393|10393) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10393|10393) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10393|10393) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10393|10393) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10393|10393) 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'
(10393|10393) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10393|10393) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10393|10393) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10393|10393) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10393|10393) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10393|10393) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10393|10393) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10393|10393) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10393|10393) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10393|10393) 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'
(10393|10393) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10393|10393) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10393|10393) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10393|10393) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10393|10393) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10393|10393) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10393|10393) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10393|10393) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10393|10393) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10393|10393) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10393|10393) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10393|10393) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10393|10393) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10393|10393) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10393|10393) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10393|10393) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10393|10393) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10393|10393) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10393|10393) 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'
(10393|10393) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10393|10393) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10393|10393) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10393|10393) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10393|10393) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10393|10393) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10393|10393) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10393|10393) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10393|10393) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10393|10393) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10393|10393) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10393|10393) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10393|10393) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10393|10393) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10393|10393) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10393|10393) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10393|10393) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10393|10393) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10393|10393) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10393|10393) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10393|10393) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10393|10393) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10393|10393) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10393|10393) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10393|10393) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000c.00000202(02ebfc79), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:54Z: Process construction / entity creation complete.
2026-04-24T17:23:54Z: Beginning action construction / initialization.
2026-04-24T17:23:54Z: Action construction / initialization complete.
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10393|10533) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10393|10533) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10393|10533) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000015.00000102(44365a49)
2026-04-24T17:23:55Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:55Z: DDS entities enabled.
2026-04-24T17:23:55Z: Initializing process actions.
(10393|10533) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:24:25Z: Starting process actions.
2026-04-24T17:24:25Z: Process tests started.
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-04-24T17:24:26Z: Stopping process tests.
2026-04-24T17:24:26Z: Process tests stopped.
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10393|10533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10393|10533) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-04-24T17:24:27Z: Stopping process actions.
2026-04-24T17:24:27Z: Detaching Listeners.
2026-04-24T17:24:27Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10393|10393) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 10
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10393|10533) 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
(10393|10393) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 10
(10393|10533) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10393|10533) 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
(10393|10393) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
(10393|10393) 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
(10393|10393) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
(10393|10393) 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
(10393|10475) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10393|10475) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10393|10475) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10393|10475) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10393|10475) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10393|10475) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10393|10550) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10393|10475) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10393|10475) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10393|10550) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10393|10393) Service_Participant::shutdown
(10393|10393) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.745
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.083
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10393|10393) Service_Participant::~Service_Participant
(10393|10393) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #13 (PID 10386) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:51Z: 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
(10386|10386) INFO: set_DCPS_debug_level: set to 3
(10386|10386) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10386|10386) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10386|10386) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10386|10386) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10386|10386) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10386|10386) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10386|10386) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10386|10386) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10386|10386) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10386|10386) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10386|10386) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10386|10386) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10386|10386) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10386|10386) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000e.000001c1(516b6fd0) in domain 7
(10386|10386) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10386|10386) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10386|10386) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10386|10386) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10386|10386) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10386|10386) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10386|10386) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10386|10532) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10386|10386) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10386|10386) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000001c7(b808cae5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10386|10386) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10386|10386) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10386|10386) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10386|10532) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10386) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10386|10386) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000002c7(93259926), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10386|10386) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10386|10386) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10386|10386) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10386|10532) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10386) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10386|10386) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000003c7(8a3ea867), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10386|10386) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10386|10386) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10386|10386) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10386|10532) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10386) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10386|10386) 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'
(10386|10386) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10386|10386) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10386|10386) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10386|10386) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10386|10386) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10386|10386) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10386|10386) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10386|10386) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10386|10386) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10386|10386) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10386|10386) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10386|10386) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10386|10386) 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'
(10386|10386) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10386|10386) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10386|10386) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10386|10386) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10386|10386) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10386|10386) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10386|10386) 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'
(10386|10386) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10386|10386) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10386|10386) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10386|10386) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10386|10386) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10386|10386) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10386|10386) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10386|10386) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10386|10386) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10386|10386) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10386|10386) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10386|10386) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10386|10386) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10386|10386) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10386|10386) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10386|10386) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10386|10386) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10386|10386) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10386|10386) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10386|10386) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10386|10386) 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'
(10386|10386) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10386|10386) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10386|10386) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10386|10386) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10386|10386) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10386|10386) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10386|10386) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10386|10386) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10386|10386) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10386|10386) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10386|10386) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10386|10386) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10386|10386) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10386|10386) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10386|10386) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10386|10386) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10386|10386) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10386|10386) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10386|10386) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10386|10386) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000202(782baf19), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:54Z: Process construction / entity creation complete.
2026-04-24T17:23:54Z: Beginning action construction / initialization.
2026-04-24T17:23:54Z: Action construction / initialization complete.
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10386|10532) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10386|10532) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10386|10532) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10386|10532) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:23:55Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:55Z: DDS entities enabled.
2026-04-24T17:23:55Z: Initializing process actions.
2026-04-24T17:24:25Z: Starting process actions.
2026-04-24T17:24:25Z: Process tests started.
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-04-24T17:24:26Z: Stopping process tests.
2026-04-24T17:24:26Z: Process tests stopped.
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10386|10532) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10386|10532) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
2026-04-24T17:24:27Z: Stopping process actions.
2026-04-24T17:24:27Z: Detaching Listeners.
2026-04-24T17:24:27Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10386|10386) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 9
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10386|10532) 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
(10386|10386) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 9
(10386|10532) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10386|10532) 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
(10386|10386) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 8
(10386|10386) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 8
Deleting datareader: datareader_02
(10386|10386) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 8
(10386|10386) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 8
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10386|10455) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10386|10455) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10386|10455) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10386|10455) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10386|10455) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10386|10455) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10386|10455) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10386|10455) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10555) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10386|10555) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10386|10386) Service_Participant::shutdown
(10386|10386) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.847
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.087
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10386|10386) Service_Participant::~Service_Participant
(10386|10386) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #10 (PID 10378) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:52Z: 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
(10378|10378) INFO: set_DCPS_debug_level: set to 3
(10378|10378) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10378|10378) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10378|10378) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10378|10378) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10378|10378) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10378|10378) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10378|10378) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10378|10378) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10378|10378) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10378|10378) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10378|10378) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10378|10378) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10378|10378) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10378|10378) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000d.000001c1(16cb1500) in domain 7
(10378|10378) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10378|10378) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10378|10378) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10378|10378) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10378|10378) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10378|10378) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10378|10378) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10378|10534) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000001c7(ffa8b035), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10378|10378) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10378|10378) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10378|10378) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10378|10534) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000002c7(d485e3f6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10378|10378) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10378|10378) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10378|10378) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10378|10534) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000003c7(cd9ed2b7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10378|10378) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10378|10378) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10378|10378) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10378|10534) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) 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'
(10378|10378) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10378|10378) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10378|10378) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10378|10378) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10378|10378) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10378|10378) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10378|10378) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10378|10378) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10378|10378) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10378|10378) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) 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'
(10378|10378) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10378|10378) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10378|10378) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10378|10378) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10378|10378) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10378|10378) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10378|10378) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) 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'
(10378|10378) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10378|10378) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10378|10378) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10378|10378) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10378|10378) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10378|10378) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) 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'
(10378|10378) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10378|10378) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10378|10378) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10378|10378) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a00 with 20 chunks
(10378|10378) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10378|10378) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10378|10378) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000d.00000202(3f8bd5c9), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:54Z: Process construction / entity creation complete.
2026-04-24T17:23:54Z: Beginning action construction / initialization.
2026-04-24T17:23:54Z: Action construction / initialization complete.
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10378|10534) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10378|10534) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10378|10534) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10378|10534) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:23:55Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:55Z: DDS entities enabled.
2026-04-24T17:23:55Z: Initializing process actions.
2026-04-24T17:24:25Z: Starting process actions.
2026-04-24T17:24:25Z: Process tests started.
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-04-24T17:24:26Z: Stopping process tests.
2026-04-24T17:24:26Z: Process tests stopped.
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10378|10534) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10378|10534) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
2026-04-24T17:24:27Z: Stopping process actions.
2026-04-24T17:24:27Z: Detaching Listeners.
2026-04-24T17:24:27Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10378|10378) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 8
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10378|10534) 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
(10378|10378) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 8
(10378|10534) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10378|10534) 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
(10378|10378) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 7
(10378|10378) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 7
Deleting datareader: datareader_02
(10378|10378) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 7
(10378|10378) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 7
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10378|10482) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10378|10482) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10482) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10378|10482) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10482) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10378|10482) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10482) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10378|10482) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10551) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10482) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10551) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10378|10378) Service_Participant::shutdown
(10378|10378) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.788
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.075
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10378|10378) Service_Participant::~Service_Participant
(10378|10378) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #15 (PID 10388) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:51Z: 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
(10388|10388) INFO: set_DCPS_debug_level: set to 3
(10388|10388) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10388|10388) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10388|10388) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10388|10388) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10388|10388) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10388|10388) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10388|10388) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10388|10388) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10388|10388) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10388|10388) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10388|10388) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10388|10388) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10388|10388) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10388|10388) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000f.000001c1(6c0b4660) in domain 7
(10388|10388) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10388|10388) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10388|10388) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10388|10388) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10388|10388) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10388|10388) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10388|10388) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10388|10535) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10388|10388) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10388|10388) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000001c7(8568e355), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10388|10388) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10388|10388) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10388|10388) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10388|10535) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10388) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10388|10388) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000002c7(ae45b096), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10388|10388) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10388|10388) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10388|10388) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10388|10535) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10388|10388) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10388|10388) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000003c7(b75e81d7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10388|10388) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10388|10388) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10388|10388) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10388|10535) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10388|10388) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10388|10388) 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'
(10388|10388) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10388|10388) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10388|10388) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10388|10388) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10388|10388) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10388|10388) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10388|10388) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10388|10388) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10388|10388) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10388|10388) 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'
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10388|10388) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10388|10388) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10388|10388) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10388|10388) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10388|10388) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10388|10388) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10388|10388) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10388|10388) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10388|10388) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10388|10388) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10388|10388) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10388|10388) 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'
(10388|10388) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10388|10388) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10388|10388) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10388|10388) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10388|10388) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10388|10388) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10388|10388) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10388|10388) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10388|10388) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10388|10388) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10388|10388) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10388|10388) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10388|10388) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10388|10388) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10388|10388) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10388|10388) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10388|10388) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10388|10388) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10388|10388) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10388|10388) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10388|10388) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10388|10388) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10388|10388) 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'
(10388|10388) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10388|10388) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10388|10388) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10388|10388) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10388|10388) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10388|10388) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10388|10388) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10388|10388) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10388|10388) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10388|10388) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10388|10388) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10388|10388) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10388|10388) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10388|10388) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10388|10388) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10388|10388) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10388|10388) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10388|10388) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10388|10388) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10388|10388) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10388|10388) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10388|10388) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10388|10388) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10388|10388) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000f.00000202(454b86a9), publishing to topic name "topic_02" type "Bench::Data"
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
2026-04-24T17:23:55Z: Process construction / entity creation complete.
2026-04-24T17:23:55Z: Beginning action construction / initialization.
2026-04-24T17:23:55Z: Action construction / initialization complete.
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10388|10535) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10388|10535) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10388|10535) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10388|10535) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:23:56Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:56Z: DDS entities enabled.
2026-04-24T17:23:56Z: Initializing process actions.
2026-04-24T17:24:26Z: Starting process actions.
2026-04-24T17:24:26Z: Process tests started.
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-04-24T17:24:27Z: Stopping process tests.
2026-04-24T17:24:27Z: Process tests stopped.
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10388|10535) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10388|10535) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
2026-04-24T17:24:28Z: Stopping process actions.
2026-04-24T17:24:28Z: Detaching Listeners.
2026-04-24T17:24:28Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10388|10388) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 7
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10388|10535) 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
(10388|10388) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 7
(10388|10535) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10388|10535) 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
(10388|10388) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 6
(10388|10388) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 6
Deleting datareader: datareader_02
(10388|10388) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 6
(10388|10388) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 6
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10388|10466) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10388|10466) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10388|10466) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10388|10466) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10388|10466) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10388|10466) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10388|10554) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10388|10466) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10388|10466) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10466) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10388|10554) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10388|10388) Service_Participant::shutdown
(10388|10388) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:28Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.034
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.060
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10388|10388) Service_Participant::~Service_Participant
(10388|10388) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #9 (PID 10377) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:52Z: 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
(10377|10377) INFO: set_DCPS_debug_level: set to 3
(10377|10377) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10377|10377) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10377|10377) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10377|10377) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10377|10377) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10377|10377) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10377|10377) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10377|10377) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10377|10377) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10377|10377) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10377|10377) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10377|10377) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10377|10377) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10377|10377) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000010.000001c1(8ebb4633) in domain 7
(10377|10377) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10377|10377) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10377|10377) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10377|10377) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10377|10377) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10377|10377) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10377|10377) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10377|10537) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000001c7(67d8e306), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10377|10377) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10377|10377) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10377|10377) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10377|10537) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000002c7(4cf5b0c5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10377|10377) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10377|10377) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10377|10377) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10377|10537) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000003c7(55ee8184), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10377|10377) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10377|10377) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10377|10377) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10377|10537) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) 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'
(10377|10377) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10377|10377) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10377|10377) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) 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'
(10377|10377) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10377|10377) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10377|10377) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) 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'
(10377|10377) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10377|10377) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10377|10377) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10377|10377) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10377|10377) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10377|10377) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) 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'
(10377|10377) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10377|10377) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10377|10377) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10377|10377) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1700 with 20 chunks
(10377|10377) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10377|10377) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000010.00000202(a7fb86fa), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:55Z: Process construction / entity creation complete.
2026-04-24T17:23:55Z: Beginning action construction / initialization.
2026-04-24T17:23:55Z: Action construction / initialization complete.
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10377|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10377|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10377|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10377|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:23:56Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:56Z: DDS entities enabled.
2026-04-24T17:23:56Z: Initializing process actions.
2026-04-24T17:24:26Z: Starting process actions.
2026-04-24T17:24:26Z: Process tests started.
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-04-24T17:24:27Z: Stopping process tests.
2026-04-24T17:24:27Z: Process tests stopped.
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10377|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10377|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
2026-04-24T17:24:28Z: Stopping process actions.
2026-04-24T17:24:28Z: Detaching Listeners.
2026-04-24T17:24:28Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10377|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 6
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10377|10537) 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
(10377|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 6
(10377|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10377|10537) 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
(10377|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 5
(10377|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 5
Deleting datareader: datareader_02
(10377|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 5
(10377|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 5
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10377|10471) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10377|10471) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10471) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10377|10471) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10471) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10377|10471) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10563) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10377|10471) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10377|10471) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10471) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10563) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10377|10377) Service_Participant::shutdown
(10377|10377) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:28Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.046
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.060
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10377|10377) Service_Participant::~Service_Participant
(10377|10377) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #11 (PID 10383) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:52Z: 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
(10383|10383) INFO: set_DCPS_debug_level: set to 3
(10383|10383) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10383|10383) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10383|10383) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10383|10383) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10383|10383) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10383|10383) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10383|10383) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10383|10383) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10383|10383) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10383|10383) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10383|10383) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10383|10383) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10383|10383) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10383|10383) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000011.000001c1(b3db6f83) in domain 7
(10383|10383) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10383|10383) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10383|10383) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10383|10383) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10383|10383) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10383|10383) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10383|10383) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10383|10536) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000001c7(5ab8cab6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10383|10383) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10383|10383) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10383|10383) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10383|10536) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000002c7(71959975), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10383|10383) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10383|10383) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10383|10383) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10383|10536) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000003c7(688ea834), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10383|10383) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10383|10383) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10383|10383) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10383|10536) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) 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'
(10383|10383) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10383|10383) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10383|10383) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) 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'
(10383|10383) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10383|10383) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10383|10383) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) 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'
(10383|10383) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10383|10383) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10383|10383) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10383|10383) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10383|10383) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10383|10383) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000102(b1b6fc89), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10383|10383) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10383|10383) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10383|10383) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10383|10383) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a00 with 20 chunks
(10383|10383) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10383|10383) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000202(9a9baf4a), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:55Z: Process construction / entity creation complete.
2026-04-24T17:23:55Z: Beginning action construction / initialization.
2026-04-24T17:23:55Z: Action construction / initialization complete.
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10383|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10383|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10383|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10383|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:23:56Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:56Z: DDS entities enabled.
2026-04-24T17:23:56Z: Initializing process actions.
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-04-24T17:24:26Z: Starting process actions.
2026-04-24T17:24:26Z: Process tests started.
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
2026-04-24T17:24:27Z: Stopping process tests.
2026-04-24T17:24:27Z: Process tests stopped.
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10383|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10383|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
2026-04-24T17:24:28Z: Stopping process actions.
2026-04-24T17:24:28Z: Detaching Listeners.
2026-04-24T17:24:28Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10383|10383) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 5
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10383|10536) 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
(10383|10383) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 5
(10383|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10383|10536) 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
(10383|10383) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
(10383|10383) 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
(10383|10383) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
(10383|10383) 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
(10383|10481) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10383|10481) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10481) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10383|10481) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10481) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10383|10481) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10481) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10383|10481) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10383|10577) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10481) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10577) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10383|10383) Service_Participant::shutdown
(10383|10383) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:28Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.227
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.049
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10383|10383) Service_Participant::~Service_Participant
(10383|10383) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #21 (PID 10398) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:52Z: 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
(10398|10398) INFO: set_DCPS_debug_level: set to 3
(10398|10398) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10398|10398) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10398|10398) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10398|10398) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10398|10398) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10398|10398) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10398|10398) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10398|10398) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10398|10398) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10398|10398) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10398|10398) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10398|10398) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10398|10398) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10398|10398) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000013.000001c1(c91b3ce3) in domain 7
(10398|10398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10398|10398) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10398|10398) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10398|10398) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10398|10398) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10398|10398) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10398|10398) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10398|10538) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10398|10398) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10398|10398) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000001c7(207899d6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10398|10398) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10398|10398) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10398|10398) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10398|10398) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10398|10398) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10398|10398) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000002c7(0b55ca15), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10398|10398) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10398|10398) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10398|10398) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10398|10538) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10398|10398) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10398|10398) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000003c7(124efb54), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10398|10398) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10398|10398) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10398|10398) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10398|10538) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10398|10398) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10398|10398) 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'
(10398|10398) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10398|10398) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10398|10398) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10398|10398) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10398|10398) 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'
(10398|10398) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10398|10398) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10398|10398) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10398|10398) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10398|10398) 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'
(10398|10398) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10398|10398) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 14880 with 20 chunks
(10398|10398) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14910 with 20 chunks
(10398|10398) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10398|10398) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10398|10398) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10398|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10398|10398) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10398|10398) 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'
(10398|10398) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10398|10398) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 149a0 with 20 chunks
(10398|10398) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14a30 with 20 chunks
(10398|10398) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a80 with 20 chunks
(10398|10398) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10398|10398) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10398|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10398|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10398|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10398|10398) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10398|10398) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000202(e05bfc2a), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:55Z: Process construction / entity creation complete.
2026-04-24T17:23:55Z: Beginning action construction / initialization.
2026-04-24T17:23:55Z: Action construction / initialization complete.
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10398|10538) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10398|10538) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10398|10538) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10398|10538) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:23:56Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:56Z: DDS entities enabled.
2026-04-24T17:23:56Z: Initializing process actions.
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-04-24T17:24:26Z: Starting process actions.
2026-04-24T17:24:26Z: Process tests started.
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-04-24T17:24:27Z: Stopping process tests.
2026-04-24T17:24:27Z: Process tests stopped.
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10398|10538) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10398|10538) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
2026-04-24T17:24:28Z: Stopping process actions.
2026-04-24T17:24:28Z: Detaching Listeners.
2026-04-24T17:24:28Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10398|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 4
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10398|10538) 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
(10398|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 4
(10398|10538) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10398|10538) 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
(10398|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 3
(10398|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 3
Deleting datareader: datareader_02
(10398|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 3
(10398|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 3
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10398|10468) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10398|10468) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10398|10468) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10398|10468) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10398|10468) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10398|10468) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10398|10468) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10398|10468) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10398|10586) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10398|10468) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10398|10586) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10398|10398) Service_Participant::shutdown
(10398|10398) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:28Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.582
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10398|10398) Service_Participant::~Service_Participant
(10398|10398) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #12 (PID 10385) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:52Z: 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
(10385|10385) INFO: set_DCPS_debug_level: set to 3
(10385|10385) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10385|10385) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10385|10385) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10385|10385) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10385|10385) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10385|10385) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10385|10385) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10385|10385) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10385|10385) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10385|10385) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10385|10385) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10385|10385) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10385|10385) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10385|10385) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000014.000001c1(7b3be0f3) in domain 7
(10385|10385) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10385|10385) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10385|10385) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10385|10385) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10385|10385) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10385|10385) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10385|10385) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10385|10540) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10385|10385) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10385|10385) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000001c7(925845c6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10385|10385) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10385|10385) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10385|10385) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10385|10540) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10385|10385) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10385|10385) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000002c7(b9751605), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10385|10385) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10385|10385) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10385|10385) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10385|10540) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10385|10385) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10385|10385) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000003c7(a06e2744), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10385|10385) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10385|10385) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10385|10385) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10385|10540) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10385|10385) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10385|10385) 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'
(10385|10385) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10385|10385) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10385|10385) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10385|10385) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10385|10385) 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'
(10385|10385) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10385|10385) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10385|10385) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10385|10385) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10385|10385) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10385|10385) 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'
(10385|10385) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10385|10385) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10385|10385) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10385|10385) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10385|10385) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10385|10385) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10385|10385) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10385|10385) 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'
(10385|10385) WriteDataContainer sample_list_element_allocator 3df8 with 20 chunks
(10385|10385) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10385|10385) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10385|10385) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10385|10385) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10385|10385) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10385|10385) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10385|10385) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10385|10385) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10385|10385) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10385|10385) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000202(527b203a), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:55Z: Process construction / entity creation complete.
2026-04-24T17:23:55Z: Beginning action construction / initialization.
2026-04-24T17:23:55Z: Action construction / initialization complete.
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10385|10540) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10385|10540) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10385|10540) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10385|10540) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:23:56Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:56Z: DDS entities enabled.
2026-04-24T17:23:56Z: Initializing process actions.
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-04-24T17:24:26Z: Starting process actions.
2026-04-24T17:24:26Z: Process tests started.
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-04-24T17:24:27Z: Stopping process tests.
2026-04-24T17:24:27Z: Process tests stopped.
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10385|10540) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10385|10540) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
2026-04-24T17:24:28Z: Stopping process actions.
2026-04-24T17:24:28Z: Detaching Listeners.
2026-04-24T17:24:28Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10385|10385) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 3
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10385|10540) 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
(10385|10385) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 3
(10385|10540) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10385|10540) 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
(10385|10385) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 2
(10385|10385) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 2
Deleting datareader: datareader_02
(10385|10385) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 2
(10385|10385) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 2
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10385|10478) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10385|10478) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10385|10478) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10385|10478) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10385|10478) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10385|10478) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10385|10478) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10385|10478) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10385|10589) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10385|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10385|10589) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10385|10385) Service_Participant::shutdown
(10385|10385) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:28Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.619
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10385|10385) Service_Participant::~Service_Participant
(10385|10385) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #19 (PID 10396) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:52Z: 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
(10396|10396) INFO: set_DCPS_debug_level: set to 3
(10396|10396) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10396|10396) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10396|10396) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10396|10396) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10396|10396) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10396|10396) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10396|10396) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10396|10396) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10396|10396) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10396|10396) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10396|10396) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10396|10396) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10396|10396) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10396|10396) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000012.000001c1(f47b1553) in domain 7
(10396|10396) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10396|10396) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10396|10396) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10396|10396) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10396|10396) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10396|10396) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10396|10396) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10396|10539) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10396|10396) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10396|10396) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000001c7(1d18b066), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10396|10396) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10396|10396) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10396|10396) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10396|10539) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10396|10396) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10396|10396) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000002c7(3635e3a5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10396|10396) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10396|10396) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10396|10396) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10396|10539) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10396|10396) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10396|10396) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000003c7(2f2ed2e4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10396|10396) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10396|10396) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10396|10396) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10396|10539) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10396|10396) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10396|10396) 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'
(10396|10396) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10396|10396) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10396|10396) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10396|10396) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10396|10396) 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'
(10396|10396) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10396|10396) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10396|10396) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10396|10396) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10396|10396) 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'
(10396|10396) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10396|10396) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10396|10396) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10396|10396) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10396|10396) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10396|10396) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10396|10396) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10396|10396) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10396|10396) 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'
(10396|10396) WriteDataContainer sample_list_element_allocator 3df8 with 20 chunks
(10396|10396) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10396|10396) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10396|10396) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10396|10396) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10396|10396) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10396|10539) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10396|10539) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10396|10539) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10396|10396) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10396|10396) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10396|10396) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10396|10396) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10396|10396) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000012.00000202(dd3bd59a), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:55Z: Process construction / entity creation complete.
2026-04-24T17:23:55Z: Beginning action construction / initialization.
2026-04-24T17:23:55Z: Action construction / initialization complete.
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10396|10539) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-04-24T17:23:56Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:56Z: DDS entities enabled.
2026-04-24T17:23:56Z: Initializing process actions.
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-04-24T17:24:26Z: Starting process actions.
2026-04-24T17:24:26Z: Process tests started.
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-04-24T17:24:27Z: Stopping process tests.
2026-04-24T17:24:27Z: Process tests stopped.
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10396|10539) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 1
(10396|10539) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 1
2026-04-24T17:24:28Z: Stopping process actions.
2026-04-24T17:24:28Z: Detaching Listeners.
2026-04-24T17:24:28Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10396|10396) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 2
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10396|10539) 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
(10396|10396) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 2
(10396|10539) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10396|10539) 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
(10396|10396) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10396|10396) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
Deleting datareader: datareader_02
(10396|10396) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10396|10396) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10396|10492) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10396|10492) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10396|10492) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10396|10492) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10396|10492) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10396|10492) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10396|10492) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10396|10492) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10396|10492) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10396|10492) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10396|10492) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10396|10492) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10396|10492) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10396|10492) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10396|10588) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10396|10492) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10396|10492) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10396|10492) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10396|10492) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10396|10588) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10396|10396) Service_Participant::shutdown
(10396|10396) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:28Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.662
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.041
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10396|10396) Service_Participant::~Service_Participant
(10396|10396) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.286fad22.000001c1 === Spawned Process #17 (PID 10392) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:23:52Z: 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
(10392|10392) INFO: set_DCPS_debug_level: set to 3
(10392|10392) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10392|10392) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10392|10392) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10392|10392) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10392|10392) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10392|10392) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10392|10392) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10392|10392) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10392|10392) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10392|10392) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10392|10392) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10392|10392) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10392|10392) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10392|10392) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000015.000001c1(465bc943) in domain 7
(10392|10392) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10392|10392) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10392|10392) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10392|10392) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10392|10392) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10392|10392) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmeorf1" as fully qualified hostname, please correct system configuration.
(10392|10392) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10392|10547) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10392|10392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10392|10392) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000001c7(af386c76), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10392|10392) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10392|10392) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10392|10392) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10392|10392) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10392|10392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10392|10392) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000002c7(84153fb5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10392|10392) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10392|10392) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10392|10392) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10392|10547) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10392|10392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10392|10392) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000003c7(9d0e0ef4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10392|10392) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10392|10392) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10392|10392) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10392|10547) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10392|10392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10392|10392) 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'
(10392|10392) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10392|10392) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10392|10392) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10392|10392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10392|10392) 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'
(10392|10392) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10392|10392) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10392|10392) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10392|10392) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10392|10392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10392|10392) 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'
(10392|10392) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10392|10392) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 14880 with 20 chunks
(10392|10392) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14910 with 20 chunks
(10392|10392) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10392|10392) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10392|10392) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10392|10392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10392|10392) 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'
(10392|10392) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10392|10392) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 149a0 with 20 chunks
(10392|10392) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14a30 with 20 chunks
(10392|10392) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1b80 with 20 chunks
(10392|10392) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10392|10392) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10392|10547) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10392|10547) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10392|10547) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10392|10392) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10392|10547) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10392|10392) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10392|10392) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10392|10392) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10392|10392) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000015.00000202(6f1b098a), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:23:55Z: Process construction / entity creation complete.
2026-04-24T17:23:55Z: Beginning action construction / initialization.
2026-04-24T17:23:55Z: Action construction / initialization complete.
2026-04-24T17:23:56Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:23:56Z: DDS entities enabled.
2026-04-24T17:23:56Z: Initializing process actions.
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-04-24T17:24:26Z: Starting process actions.
2026-04-24T17:24:26Z: Process tests started.
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
2026-04-24T17:24:27Z: Stopping process tests.
2026-04-24T17:24:27Z: Process tests stopped.
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10392|10547) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10392|10547) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
2026-04-24T17:24:28Z: Stopping process actions.
2026-04-24T17:24:28Z: Detaching Listeners.
2026-04-24T17:24:28Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10392|10392) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10392|10547) 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
(10392|10392) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801) num remotes 1
(10392|10547) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10392|10547) 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
(10392|10486) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10392|10486) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10392|10486) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10392|10486) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10392|10486) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10392|10486) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10392|10486) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10392|10486) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10392|10486) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10392|10591) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.242:36825 , reconnect_state = INIT_STATE.
(10392|10486) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10392|10486) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10392|10591) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10392|10392) Service_Participant::shutdown
(10392|10392) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:24:28Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.736
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.059
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10392|10392) Service_Participant::~Service_Participant
(10392|10392) 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_10605
node_controller PID: 10606 started at 2026-04-24 17:24:50
/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: 10607 started at 2026-04-24 17:24:50
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 01030022.48c2a79c.296e019f.000001c1 "test_nc_10605"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/3
Started at 2026-04-24T17:24:57Z
Setting scenario launch_time to be 3 seconds from now: 2026-04-24T17:25:00Z
2026-04-24T17:25:00Z: Node 01030022.48c2a79c.296e019f.000001c1 (test_nc_10605) starting process 10627:
- 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_10606/n01030022.48c2a79c.296e019f.000001c1w1_log.txt -DCPSPendingTimeout 3
2026-04-24T17:25:00Z: Node 01030022.48c2a79c.296e019f.000001c1 (test_nc_10605) starting process 10628:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10606/n01030022.48c2a79c.296e019f.000001c1w2_config.json --report /tmp/opendds_bench_nc_10606/n01030022.48c2a79c.296e019f.000001c1w2_report.json --log /tmp/opendds_bench_nc_10606/n01030022.48c2a79c.296e019f.000001c1w2_log.txt
2026-04-24T17:25:00Z: Node 01030022.48c2a79c.296e019f.000001c1 (test_nc_10605) starting process 10629:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10606/n01030022.48c2a79c.296e019f.000001c1w3_config.json --report /tmp/opendds_bench_nc_10606/n01030022.48c2a79c.296e019f.000001c1w3_report.json --log /tmp/opendds_bench_nc_10606/n01030022.48c2a79c.296e019f.000001c1w3_log.txt
2026-04-24T17:25:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10628 with exit code 0
2026-04-24T17:25:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10629 with exit code 0
2026-04-24T17:26:00Z: Scenario timed out, Killing Spawned Processes...
2026-04-24T17:26:00Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10627 with exit code 9
Writing report for node name 'test_nc_10605' (id '01030022.48c2a79c.296e019f.000001c1') with 3 spawned process reports
Got 1 out of 3 expected process reports
Got 2 out of 3 expected process reports
Got 3 out of 3 expected process reports
Ended at 2026-04-24T17:26:00Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 9.718307
percent cpu utilization mean = 0.421153
percent cpu utilization stdev = 1.628069
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.500126
percent memory utilization mean = 1.811771
percent memory utilization stdev = 0.802818
percent memory utilization median = 2.498587
percent memory utilization madev = 0.001490
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.980597
percent virtual memory utilization median = 2.917976
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.087 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.029 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.006934
discovery time delta max = 0.548922
discovery time delta mean = 0.200226
discovery time delta stdev = 0.191315
discovery time delta median = 0.174284
discovery time delta madev = 0.158040
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 01030022.48c2a79c.296e019f.000001c1 === Spawned Process #2 (PID 10628) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:25:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding '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
(10628|10628) INFO: set_DCPS_debug_level: set to 3
(10628|10628) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10628|10628) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10628|10628) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10628|10628) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10628|10628) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10628|10628) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10628|10628) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10628|10628) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10628|10628) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10628|10628) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10628|10628) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10628|10628) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10628|10628) DomainParticipantImpl::enable: enabled participant 01030022.48c2a79c.2984f25c.000001c1(e2a2541d) in domain 7
(10628|10628) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10628|10628) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10628|10628) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10628|10628) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10628|10628) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10628|10628) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10628|10628) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10628|10628) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10628|10628) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10628|10628) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10628|10628) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10628|10628) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10628|10628) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10628|10628) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7=@_OPENDDS_SEDPTransportInst_0103002248c2a79c2984f25c_7
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_MAX_MESSAGE_SIZE=65466
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_HEARTBEAT_PERIOD=200
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_NAK_RESPONSE_DELAY=100
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_RESPONSIVE_MODE=false
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_SEND_DELAY=10
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_SEND_BUFFER_SIZE=65535
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_RCV_BUFFER_SIZE=65535
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_PORT_MODE=system
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_PB=7400
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_DG=250
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_PG=2
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_D2=2
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_D3=12
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_USE_MULTICAST=false
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_INIT_PARTICIPANT_PORT_ID=2
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_LOCAL_ADDRESS=0.0.0.0:0
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_IPV6_INIT_PARTICIPANT_PORT_ID=3
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_IPV6_LOCAL_ADDRESS=:::0
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_IPV6_ADVERTISED_ADDRESS=:::0
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_USE_RTPS_RELAY=false
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_RTPS_RELAY_ONLY=true
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10628|10628) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_USE_ICE=false
(10628|10628) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C2984F25C_7=@_OPENDDS_SEDP_TransportCfg_0103002248c2a79c2984f25c_7
(10628|10628) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C2984F25C_7_PASSIVE_CONNECT_DURATION=60000
(10628|10650) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_RTPS_RELAY_ONLY=true
(10628|10650) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2984F25C_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10628|10628) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10628|10628) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10628|10651) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10628|10651) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.242 (0x7b70000031c8 joined count 2)
(10628|10651) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::222:48ff:fec2:a79c (0x7b70000031c8 joined count 3)
(10628|10651) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10628|10651) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10628|10651) Spdp::handle_participant_data - 01030022.48c2a79c.2984f25c.000001c1(e2a2541d) discovered 01030022.48c2a79c.2983de88.000001c1(2b1e7647) lease 5:00 from 127.0.0.1:4444 (0)
(10628|10651) Spdp::update_rtps_relay_application_participant - 01030022.48c2a79c.2983de88.000001c1(2b1e7647) is an RtpsRelay application participant
(10628|10628) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10628|10651) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2984f25c.000003c2(499d6725) remote 01030022.48c2a79c.2983de88.000003c7(f04bb1f0)
(10628|10651) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2984f25c.000004c2(06dcf1e2) remote 01030022.48c2a79c.2983de88.000004c7(bf0a2737)
(10628|10651) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2984f25c.000200c2(6134e088) remote 01030022.48c2a79c.2983de88.000200c7(d8e2365d)
(10628|10651) Spdp::update_rtps_relay_application_participant - 01030022.48c2a79c.2983de88.000001c1(2b1e7647) is an RtpsRelay application participant
(10628|10628) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10628|10628) DataReaderImpl::enable: got GUID 01030022.48c2a79c.2984f25c.00000007(89be02d9), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10628|10628) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10628|10628) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10628|10628) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10628|10628) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10628|10628) DataReaderImpl::enable: got GUID 01030022.48c2a79c.2984f25c.01000007(310265bc), 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'
(10628|10628) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10628|10628) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10628|10628) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10628|10628) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10628|10628) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10628|10628) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10628|10628) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10628|10628) DataWriterImpl::enable: got GUID 01030022.48c2a79c.2984f25c.00000002(f9d4f656), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10628|10628) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10628|10650) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.2984f25c.00000007(89be02d9) remote 01030022.48c2a79c.2984f25c.00000002(f9d4f656)
(10628|10628) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10628|10628) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10628|10628) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10628|10628) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10628|10628) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10628|10650) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.2984f25c.00000002(f9d4f656) remote 01030022.48c2a79c.2984f25c.00000007(89be02d9)
(10628|10650) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2984f25c.00000002(f9d4f656) succeeded in associating with reader 01030022.48c2a79c.2984f25c.00000007(89be02d9)
(10628|10650) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2984f25c.00000002(f9d4f656) reader 01030022.48c2a79c.2984f25c.00000007(89be02d9) calling association_complete_i
(10628|10650) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.2984f25c.00000002(f9d4f656) remote 01030022.48c2a79c.2984f25c.00000007(89be02d9)
(10628|10628) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10628|10628) DataWriterImpl::enable: got GUID 01030022.48c2a79c.2984f25c.01000002(41689133), publishing to topic name "topic_02" type "Bench::Data"
(10628|10650) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.2984f25c.01000007(310265bc) remote 01030022.48c2a79c.2984f25c.01000002(41689133)
2026-04-24T17:25:03Z: Process construction / entity creation complete.
2026-04-24T17:25:03Z: Beginning action construction / initialization.
2026-04-24T17:25:03Z: Action construction / initialization complete.
(10628|10650) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.2984f25c.01000002(41689133) remote 01030022.48c2a79c.2984f25c.01000007(310265bc)
(10628|10650) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2984f25c.01000002(41689133) succeeded in associating with reader 01030022.48c2a79c.2984f25c.01000007(310265bc)
(10628|10650) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2984f25c.01000002(41689133) reader 01030022.48c2a79c.2984f25c.01000007(310265bc) calling association_complete_i
(10628|10650) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.2984f25c.01000002(41689133) remote 01030022.48c2a79c.2984f25c.01000007(310265bc)
(10628|10651) Spdp::handle_participant_data - 01030022.48c2a79c.2984f25c.000001c1(e2a2541d) discovered 01030022.48c2a79c.2985c611.000001c1(7b5d86ea) lease 5:00 from 127.0.0.1:4444 (1)
(10628|10651) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2984f25c.000300c3(17f1ba29) remote 01030022.48c2a79c.2985c611.000300c4(106afd7d)
(10628|10651) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2984f25c.000301c3(0eea8b68) remote 01030022.48c2a79c.2985c611.000301c4(0971cc3c)
(10628|10651) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2984f25c.000003c2(499d6725) remote 01030022.48c2a79c.2985c611.000003c7(a008415d)
(10628|10651) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2984f25c.000004c2(06dcf1e2) remote 01030022.48c2a79c.2985c611.000004c7(ef49d79a)
(10628|10651) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2984f25c.000200c2(6134e088) remote 01030022.48c2a79c.2985c611.000200c7(88a1c6f0)
(10628|10650) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.2984f25c.00000002(f9d4f656) remote 01030022.48c2a79c.2985c611.00000007(1041d02e)
(10628|10650) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2984f25c.00000002(f9d4f656) succeeded in associating with reader 01030022.48c2a79c.2985c611.00000007(1041d02e)
(10628|10650) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2984f25c.00000002(f9d4f656) reader 01030022.48c2a79c.2985c611.00000007(1041d02e) calling association_complete_i
(10628|10650) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.2984f25c.00000002(f9d4f656) remote 01030022.48c2a79c.2985c611.00000007(1041d02e)
(10628|10650) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.2984f25c.01000002(41689133) remote 01030022.48c2a79c.2985c611.01000007(a8fdb74b)
(10628|10650) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2984f25c.01000002(41689133) succeeded in associating with reader 01030022.48c2a79c.2985c611.01000007(a8fdb74b)
(10628|10650) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2984f25c.01000002(41689133) reader 01030022.48c2a79c.2985c611.01000007(a8fdb74b) calling association_complete_i
(10628|10650) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.2984f25c.01000002(41689133) remote 01030022.48c2a79c.2985c611.01000007(a8fdb74b)
(10628|10650) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.2984f25c.00000007(89be02d9) remote 01030022.48c2a79c.2985c611.00000002(602b24a1)
(10628|10650) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.2984f25c.01000007(310265bc) remote 01030022.48c2a79c.2985c611.01000002(d89743c4)
2026-04-24T17:25:04Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:25:04Z: DDS entities enabled.
2026-04-24T17:25:04Z: Initializing process actions.
(10628|10651) Spdp::update_rtps_relay_application_participant - 01030022.48c2a79c.2983de88.000001c1(2b1e7647) is an RtpsRelay application participant
2026-04-24T17:25:34Z: Starting process actions.
2026-04-24T17:25:34Z: Process tests started.
2026-04-24T17:25:35Z: Stopping process tests.
2026-04-24T17:25:35Z: Process tests stopped.
2026-04-24T17:25:36Z: Stopping process actions.
2026-04-24T17:25:36Z: Detaching Listeners.
2026-04-24T17:25:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10628|10628) DataWriterImpl::remove_associations: bit 0 local 01030022.48c2a79c.2984f25c.00000002(f9d4f656) remote 01030022.48c2a79c.2984f25c.00000007(89be02d9) num remotes 2
(10628|10650) DataReaderImpl::remove_associations: bit 0 local 01030022.48c2a79c.2984f25c.00000007(89be02d9) remote 01030022.48c2a79c.2984f25c.00000002(f9d4f656) num remotes 1
(10628|10650) DataReaderImpl::remove_associations_i: bit 0 local 01030022.48c2a79c.2984f25c.00000007(89be02d9) remote 01030022.48c2a79c.2984f25c.00000002(f9d4f656) num remotes 1
Deleting datawriter: datawriter_02
(10628|10628) DataWriterImpl::remove_associations: bit 0 local 01030022.48c2a79c.2984f25c.01000002(41689133) remote 01030022.48c2a79c.2984f25c.01000007(310265bc) num remotes 2
(10628|10650) DataReaderImpl::remove_associations: bit 0 local 01030022.48c2a79c.2984f25c.01000007(310265bc) remote 01030022.48c2a79c.2984f25c.01000002(41689133) num remotes 1
(10628|10650) DataReaderImpl::remove_associations_i: bit 0 local 01030022.48c2a79c.2984f25c.01000007(310265bc) remote 01030022.48c2a79c.2984f25c.01000002(41689133) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10628|10628) DataReaderImpl::remove_associations: bit 0 local 01030022.48c2a79c.2984f25c.00000007(89be02d9) remote 01030022.48c2a79c.2985c611.00000002(602b24a1) num remotes 1
(10628|10628) DataReaderImpl::remove_associations_i: bit 0 local 01030022.48c2a79c.2984f25c.00000007(89be02d9) remote 01030022.48c2a79c.2985c611.00000002(602b24a1) num remotes 1
Deleting datareader: datareader_02
(10628|10628) DataReaderImpl::remove_associations: bit 0 local 01030022.48c2a79c.2984f25c.01000007(310265bc) remote 01030022.48c2a79c.2985c611.01000002(d89743c4) num remotes 1
(10628|10628) DataReaderImpl::remove_associations_i: bit 0 local 01030022.48c2a79c.2984f25c.01000007(310265bc) remote 01030022.48c2a79c.2985c611.01000002(d89743c4) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10628|10628) Service_Participant::shutdown
(10628|10628) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:25:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.085
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.026
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10628|10628) Service_Participant::~Service_Participant
(10628|10628) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.296e019f.000001c1 === Spawned Process #3 (PID 10629) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:25:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding '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
(10629|10629) INFO: set_DCPS_debug_level: set to 3
(10629|10629) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10629|10629) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10629|10629) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10629|10629) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10629|10629) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10629|10629) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10629|10629) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10629|10629) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10629|10629) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10629|10629) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10629|10629) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10629|10629) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10629|10629) DomainParticipantImpl::enable: enabled participant 01030022.48c2a79c.2985c611.000001c1(7b5d86ea) in domain 7
(10629|10629) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10629|10629) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10629|10629) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10629|10629) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10629|10629) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10629|10629) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10629|10629) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10629|10629) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10629|10629) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10629|10629) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10629|10629) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10629|10629) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10629|10629) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10629|10629) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7=@_OPENDDS_SEDPTransportInst_0103002248c2a79c2985c611_7
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_MAX_MESSAGE_SIZE=65466
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_HEARTBEAT_PERIOD=200
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_NAK_RESPONSE_DELAY=100
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_RESPONSIVE_MODE=false
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_SEND_DELAY=10
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_SEND_BUFFER_SIZE=65535
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_RCV_BUFFER_SIZE=65535
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_PORT_MODE=system
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_PB=7400
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_DG=250
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_PG=2
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_D2=2
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_D3=12
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_USE_MULTICAST=false
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_INIT_PARTICIPANT_PORT_ID=4
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_LOCAL_ADDRESS=0.0.0.0:0
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_IPV6_INIT_PARTICIPANT_PORT_ID=5
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_IPV6_LOCAL_ADDRESS=:::0
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_IPV6_ADVERTISED_ADDRESS=:::0
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_USE_RTPS_RELAY=false
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_RTPS_RELAY_ONLY=true
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10629|10629) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_USE_ICE=false
(10629|10629) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C2985C611_7=@_OPENDDS_SEDP_TransportCfg_0103002248c2a79c2985c611_7
(10629|10629) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C2985C611_7_PASSIVE_CONNECT_DURATION=60000
(10629|10654) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_RTPS_RELAY_ONLY=true
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
(10629|10654) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2985C611_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
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'
(10629|10655) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10629|10655) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.242 (0x7b70000031c8 joined count 2)
(10629|10655) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::222:48ff:fec2:a79c (0x7b70000031c8 joined count 3)
(10629|10655) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10629|10655) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10629|10629) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10629|10629) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10629|10655) Spdp::handle_participant_data - 01030022.48c2a79c.2985c611.000001c1(7b5d86ea) discovered 01030022.48c2a79c.2983de88.000001c1(2b1e7647) lease 5:00 from 127.0.0.1:4444 (0)
(10629|10655) Spdp::update_rtps_relay_application_participant - 01030022.48c2a79c.2983de88.000001c1(2b1e7647) is an RtpsRelay application participant
(10629|10655) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2985c611.000003c2(d062b5d2) remote 01030022.48c2a79c.2983de88.000003c7(f04bb1f0)
(10629|10655) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2985c611.000004c2(9f232315) remote 01030022.48c2a79c.2983de88.000004c7(bf0a2737)
(10629|10655) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2985c611.000200c2(f8cb327f) remote 01030022.48c2a79c.2983de88.000200c7(d8e2365d)
(10629|10629) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10629|10629) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10629|10629) DataReaderImpl::enable: got GUID 01030022.48c2a79c.2985c611.00000007(1041d02e), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10629|10629) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10629|10629) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10629|10629) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10629|10629) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10629|10629) DataReaderImpl::enable: got GUID 01030022.48c2a79c.2985c611.01000007(a8fdb74b), 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'
(10629|10629) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10629|10629) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10629|10629) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10629|10629) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10629|10629) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10629|10629) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10629|10629) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10629|10629) DataWriterImpl::enable: got GUID 01030022.48c2a79c.2985c611.00000002(602b24a1), publishing to topic name "topic_01" type "Bench::Data"
(10629|10654) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.2985c611.00000007(1041d02e) remote 01030022.48c2a79c.2985c611.00000002(602b24a1)
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10629|10629) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10629|10629) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10629|10629) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10629|10629) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10629|10629) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10629|10629) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10629|10654) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.2985c611.00000002(602b24a1) remote 01030022.48c2a79c.2985c611.00000007(1041d02e)
(10629|10654) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2985c611.00000002(602b24a1) succeeded in associating with reader 01030022.48c2a79c.2985c611.00000007(1041d02e)
(10629|10654) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2985c611.00000002(602b24a1) reader 01030022.48c2a79c.2985c611.00000007(1041d02e) calling association_complete_i
(10629|10654) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.2985c611.00000002(602b24a1) remote 01030022.48c2a79c.2985c611.00000007(1041d02e)
(10629|10629) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10629|10654) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.2985c611.01000007(a8fdb74b) remote 01030022.48c2a79c.2985c611.01000002(d89743c4)
(10629|10629) DataWriterImpl::enable: got GUID 01030022.48c2a79c.2985c611.01000002(d89743c4), publishing to topic name "topic_02" type "Bench::Data"
2026-04-24T17:25:03Z: Process construction / entity creation complete.
2026-04-24T17:25:03Z: Beginning action construction / initialization.
2026-04-24T17:25:03Z: Action construction / initialization complete.
(10629|10654) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.2985c611.01000002(d89743c4) remote 01030022.48c2a79c.2985c611.01000007(a8fdb74b)
(10629|10654) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2985c611.01000002(d89743c4) succeeded in associating with reader 01030022.48c2a79c.2985c611.01000007(a8fdb74b)
(10629|10654) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2985c611.01000002(d89743c4) reader 01030022.48c2a79c.2985c611.01000007(a8fdb74b) calling association_complete_i
(10629|10654) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.2985c611.01000002(d89743c4) remote 01030022.48c2a79c.2985c611.01000007(a8fdb74b)
(10629|10655) Spdp::handle_participant_data - 01030022.48c2a79c.2985c611.000001c1(7b5d86ea) discovered 01030022.48c2a79c.2984f25c.000001c1(e2a2541d) lease 5:00 from 127.0.0.1:4444 (1)
(10629|10655) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2985c611.000300c3(8e0e68de) remote 01030022.48c2a79c.2984f25c.000300c4(89952f8a)
(10629|10655) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2985c611.000301c3(9715599f) remote 01030022.48c2a79c.2984f25c.000301c4(908e1ecb)
(10629|10655) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2985c611.000003c2(d062b5d2) remote 01030022.48c2a79c.2984f25c.000003c7(39f793aa)
(10629|10655) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2985c611.000004c2(9f232315) remote 01030022.48c2a79c.2984f25c.000004c7(76b6056d)
(10629|10655) DEBUG: Sedp::association_complete_i local 01030022.48c2a79c.2985c611.000200c2(f8cb327f) remote 01030022.48c2a79c.2984f25c.000200c7(115e1407)
(10629|10654) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.2985c611.00000002(602b24a1) remote 01030022.48c2a79c.2984f25c.00000007(89be02d9)
(10629|10654) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2985c611.00000002(602b24a1) succeeded in associating with reader 01030022.48c2a79c.2984f25c.00000007(89be02d9)
(10629|10654) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2985c611.00000002(602b24a1) reader 01030022.48c2a79c.2984f25c.00000007(89be02d9) calling association_complete_i
(10629|10654) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.2985c611.00000002(602b24a1) remote 01030022.48c2a79c.2984f25c.00000007(89be02d9)
(10629|10654) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.2985c611.01000002(d89743c4) remote 01030022.48c2a79c.2984f25c.01000007(310265bc)
(10629|10654) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2985c611.01000002(d89743c4) succeeded in associating with reader 01030022.48c2a79c.2984f25c.01000007(310265bc)
(10629|10654) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2985c611.01000002(d89743c4) reader 01030022.48c2a79c.2984f25c.01000007(310265bc) calling association_complete_i
(10629|10654) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.2985c611.01000002(d89743c4) remote 01030022.48c2a79c.2984f25c.01000007(310265bc)
(10629|10654) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.2985c611.00000007(1041d02e) remote 01030022.48c2a79c.2984f25c.00000002(f9d4f656)
(10629|10654) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.2985c611.01000007(a8fdb74b) remote 01030022.48c2a79c.2984f25c.01000002(41689133)
2026-04-24T17:25:04Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:25:04Z: DDS entities enabled.
2026-04-24T17:25:04Z: Initializing process actions.
2026-04-24T17:25:34Z: Starting process actions.
2026-04-24T17:25:34Z: Process tests started.
2026-04-24T17:25:35Z: Stopping process tests.
2026-04-24T17:25:35Z: Process tests stopped.
(10629|10654) DataReaderImpl::remove_associations: bit 0 local 01030022.48c2a79c.2985c611.00000007(1041d02e) remote 01030022.48c2a79c.2984f25c.00000002(f9d4f656) num remotes 1
(10629|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030022.48c2a79c.2985c611.00000007(1041d02e) remote 01030022.48c2a79c.2984f25c.00000002(f9d4f656) num remotes 1
(10629|10654) DataReaderImpl::remove_associations: bit 0 local 01030022.48c2a79c.2985c611.01000007(a8fdb74b) remote 01030022.48c2a79c.2984f25c.01000002(41689133) num remotes 1
(10629|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030022.48c2a79c.2985c611.01000007(a8fdb74b) remote 01030022.48c2a79c.2984f25c.01000002(41689133) num remotes 1
(10629|10654) DataWriterImpl::remove_associations: bit 0 local 01030022.48c2a79c.2985c611.00000002(602b24a1) remote 01030022.48c2a79c.2984f25c.00000007(89be02d9) num remotes 1
(10629|10654) DataWriterImpl::remove_associations: bit 0 local 01030022.48c2a79c.2985c611.01000002(d89743c4) remote 01030022.48c2a79c.2984f25c.01000007(310265bc) num remotes 1
2026-04-24T17:25:36Z: Stopping process actions.
2026-04-24T17:25:36Z: Detaching Listeners.
2026-04-24T17:25:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10629|10629) DataWriterImpl::remove_associations: bit 0 local 01030022.48c2a79c.2985c611.00000002(602b24a1) remote 01030022.48c2a79c.2985c611.00000007(1041d02e) num remotes 1
Deleting datawriter: datawriter_02
(10629|10629) DataWriterImpl::remove_associations: bit 0 local 01030022.48c2a79c.2985c611.01000002(d89743c4) remote 01030022.48c2a79c.2985c611.01000007(a8fdb74b) num remotes 1
(10629|10654) DataReaderImpl::remove_associations: bit 0 local 01030022.48c2a79c.2985c611.00000007(1041d02e) remote 01030022.48c2a79c.2985c611.00000002(602b24a1) num remotes 1
(10629|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030022.48c2a79c.2985c611.00000007(1041d02e) remote 01030022.48c2a79c.2985c611.00000002(602b24a1) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10629|10654) DataReaderImpl::remove_associations: bit 0 local 01030022.48c2a79c.2985c611.01000007(a8fdb74b) remote 01030022.48c2a79c.2985c611.01000002(d89743c4) num remotes 1
(10629|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030022.48c2a79c.2985c611.01000007(a8fdb74b) remote 01030022.48c2a79c.2985c611.01000002(d89743c4) num remotes 1
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10629|10629) Service_Participant::shutdown
(10629|10629) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-04-24T17:25:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.087
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.029
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10629|10629) Service_Participant::~Service_Participant
(10629|10629) Service_Participant::shutdown
=== Showing Log for Node 01030022.48c2a79c.296e019f.000001c1 === Spawned Process #1 (PID 10627) ===
(10627|10627) INFO: set_DCPS_debug_level: set to 1
(10627|10627) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY_DEBUG_LEVEL=2
(10627|10627) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_THREAD_STATUS_INTERVAL=1
(10627|10627) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini
(10627|10627) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(10627|10627) 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"
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_TRANSPORT_TYPE=rtps_udp
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_USE_MULTICAST=0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1=@relay1
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_CHECK_SOURCE_IP=0
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PERIODIC_DIRECTED_SPDP=1
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_UNDIRECTED_SPDP=0
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_RTPS_RELAY_ONLY=1
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_RTPS_RELAY_ADDRESS=127.0.0.1:4444
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY=@application_rtps_discovery
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY=@relay_rtps_discovery
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(10627|10627) INFO: ConfigStoreImpl::set_string: DOMAIN_0_DISCOVERY_CONFIG=relay_rtps_discovery
(10627|10627) INFO: ConfigStoreImpl::set_string: DOMAIN_0=@0
(10627|10627) INFO: ConfigStoreImpl::set_string: DOMAIN_7_DISCOVERY_CONFIG=application_rtps_discovery
(10627|10627) INFO: ConfigStoreImpl::set_string: DOMAIN_7=@7
(10627|10627) INFO: ConfigStoreImpl::set_string: DOMAIN=@domain
(10627|10627) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(10627|10627) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10627|10627) Service_Participant::set_repo_domain: Domain[ 0] = Repo[ relay_rtps_discovery].
(10627|10627) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ application_rtps_discovery].
(10627|10627) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.24
(10627|10627) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(10627|10627) Service_Participant::get_domain_participant_factory: machine: runnervmeorf1, x86_64 platform: Linux, 6.17.0-1010-azure, #10~24.04.1-Ubuntu SMP Fri Mar 6 22:00:57 UTC 2026
(10627|10627) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10627|10627) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10627|10627) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY=@rtps_relay
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_DISCOVERY=true
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ACTIVITY=true
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_RELAY_STATISTICS=3.000000000
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LIFESPAN=60.000000000
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_INACTIVE_PERIOD=60.000000000
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_WARNINGS=false
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HTTP=false
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_THREAD_STATUS=false
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR=3
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_UTILIZATION_LIMIT=0.95
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_UTILIZATION_CHANGES=false
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HANDLER_STATISTICS=0.000000000
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATISTICS=0.000000000
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_HANDLER_STATISTICS=0.000000000
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS=0.000000000
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS=0.000000000
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_RESTART_DETECTION=false
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE=0
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION=0.000000000
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_IPS_PER_CLIENT=0
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_REJECTED_ADDRESS_DURATION=0.000000000
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER=0
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER=0
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT=900.000000000
(10627|10627) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_NOWRITER_SAMPLES_DELAY=60.000000000
(10627|10627) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_DISPOSED_SAMPLES_DELAY=60.000000000
(10627|10627) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0=@_OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_MAX_MESSAGE_SIZE=65466
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_HEARTBEAT_PERIOD=200
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_NAK_RESPONSE_DELAY=100
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_RESPONSIVE_MODE=false
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_SEND_DELAY=10
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_SEND_BUFFER_SIZE=65535
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_RCV_BUFFER_SIZE=65535
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_PORT_MODE=system
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_PB=7400
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_DG=250
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_PG=2
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_D2=2
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_D3=12
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_USE_MULTICAST=false
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_INIT_PARTICIPANT_PORT_ID=0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_LOCAL_ADDRESS=0.0.0.0:0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_ADVERTISED_ADDRESS=0.0.0.0:0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_IPV6_LOCAL_ADDRESS=:::0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_IPV6_ADVERTISED_ADDRESS=:::0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_USE_RTPS_RELAY=false
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_RTPS_RELAY_ONLY=false
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983D924_0_USE_ICE=false
(10627|10627) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C2983D924_0=@_OPENDDS_SEDP_TransportCfg_0103002248c2a79c2983d924_0
(10627|10627) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C2983D924_0_PASSIVE_CONNECT_DURATION=60000
(10627|10639) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10627|10639) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/10.1.0.242 (0x7b70000031c8 joined count 2)
(10627|10639) INFO: MulticastManager::join: joined group ff03::1:7400 on eth0/fe80::222:48ff:fec2:a79c (0x7b70000031c8 joined count 3)
(10627|10639) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10627|10639) INFO: MulticastManager::join: joined group ff03::1:7400 on lo/::1 (0x7b70000031c8 joined count 5)
(10627|10627) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10627|10627) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10627|10634) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10627|10634) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10627|10627) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10627|10627) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10627|10627) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7=@_OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_MAX_MESSAGE_SIZE=65466
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_HEARTBEAT_PERIOD=200
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_NAK_RESPONSE_DELAY=100
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_RESPONSIVE_MODE=false
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_SEND_DELAY=10
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_SEND_BUFFER_SIZE=65535
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_RCV_BUFFER_SIZE=65535
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_PORT_MODE=system
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_PB=7400
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_DG=250
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_PG=2
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_D2=2
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_D3=12
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_USE_MULTICAST=false
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_INIT_PARTICIPANT_PORT_ID=0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_LOCAL_ADDRESS=0.0.0.0:0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_IPV6_LOCAL_ADDRESS=:::0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_IPV6_ADVERTISED_ADDRESS=:::0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_USE_RTPS_RELAY=false
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_RTPS_RELAY_ONLY=true
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10627|10627) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_USE_ICE=false
(10627|10627) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C2983DE88_7=@_OPENDDS_SEDP_TransportCfg_0103002248c2a79c2983de88_7
(10627|10627) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103002248C2A79C2983DE88_7_PASSIVE_CONNECT_DURATION=60000
(10627|10642) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_RTPS_RELAY_ONLY=true
(10627|10642) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103002248C2A79C2983DE88_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10627|10627) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10627|10643) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000059c8 joined count 1)
(10627|10643) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.242 (0x7b70000059c8 joined count 2)
(10627|10643) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::222:48ff:fec2:a79c (0x7b70000059c8 joined count 3)
(10627|10643) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000059c8 joined count 4)
(10627|10643) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000059c8 joined count 5)
(10627|10627) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10627|10627) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":0,"nanosec":47036000},"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":537209728,"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":[]}
(10627|10627) STAT: _OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_0 {"id":"_OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_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}}
(10627|10627) STAT: _OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7 {"id":"_OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":2,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":2,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10627|10627) 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}}
(10627|10627) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10627|10638) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.2983d924.00000007(e8d062ac) remote 01030022.48c2a79c.2983d924.02000002(32b35ea8)
(10627|10638) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.2983d924.02000002(32b35ea8) remote 01030022.48c2a79c.2983d924.00000007(e8d062ac)
(10627|10638) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2983d924.02000002(32b35ea8) succeeded in associating with reader 01030022.48c2a79c.2983d924.00000007(e8d062ac)
(10627|10638) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2983d924.02000002(32b35ea8) reader 01030022.48c2a79c.2983d924.00000007(e8d062ac) calling association_complete_i
(10627|10638) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.2983d924.02000002(32b35ea8) remote 01030022.48c2a79c.2983d924.00000007(e8d062ac)
(10627|10627) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10627|10627) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10627|10627) INFO: Application Participant GUID 01030022.48c2a79c.2983de88.000001c1(2b1e7647) Id relay1
(10627|10627) INFO: SPDP Horizontal 42 listening on fe80::222:48ff:fec2:a79c%2:17400
(10627|10627) INFO: SEDP Horizontal 43 listening on fe80::222:48ff:fec2:a79c%2:17401
(10627|10627) INFO: Data Horizontal 44 listening on fe80::222:48ff:fec2:a79c%2:17402
(10627|10627) INFO: SPDP Vertical 45 listening on 0.0.0.0:4444
(10627|10627) INFO: SEDP Vertical 46 listening on 0.0.0.0:4445
(10627|10627) INFO: Data Vertical 47 listening on 0.0.0.0:4446
(10627|10627) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10627|10638) DataReaderImpl::add_association - bit 0 local 01030022.48c2a79c.2983d924.01000007(506c05c9) remote 01030022.48c2a79c.2983d924.04000002(17d80174)
(10627|10638) DataWriterImpl::add_association - bit 0 local 01030022.48c2a79c.2983d924.04000002(17d80174) remote 01030022.48c2a79c.2983d924.01000007(506c05c9)
(10627|10638) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2983d924.04000002(17d80174) succeeded in associating with reader 01030022.48c2a79c.2983d924.01000007(506c05c9)
(10627|10638) DataWriterImpl::transport_assoc_done: writer 01030022.48c2a79c.2983d924.04000002(17d80174) reader 01030022.48c2a79c.2983d924.01000007(506c05c9) calling association_complete_i
(10627|10638) DataWriterImpl::association_complete_i - bit 0 local 01030022.48c2a79c.2983d924.04000002(17d80174) remote 01030022.48c2a79c.2983d924.01000007(506c05c9)
(10627|10627) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10627|10627) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10627|10627) INFO: Meta Discovery listening on 127.0.0.1:0
(10627|10627) INFO: GuidAddrSet::record_activity 01030022.48c2a79c.2983de88.000001c1 added 0.000 s into session from 127.0.0.1:47208
(10627|10627) INFO: GuidAddrSet::record_activity VSEDP 01030022.48c2a79c.2983de88.000001c1 is at 127.0.0.1:47208 0.000 s into session ips=1 total=1 remote=0 deactivation=1 expire=0 admit=0
(10627|10627) INFO: GuidAddrSet::ignore_rtps 01030022.48c2a79c.2983de88.000001c1 was admitted 0.000 s into session
(10627|10627) INFO: GuidAddrSet::record_activity VSPDP 01030022.48c2a79c.2983de88.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
(10627|10627) INFO: GuidAddrSet::record_activity 01030022.48c2a79c.2984f25c.000001c1 added 0.000 s into session from 127.0.0.1:44820
(10627|10627) INFO: GuidAddrSet::record_activity VSEDP 01030022.48c2a79c.2984f25c.000001c1 is at 127.0.0.1:44820 0.000 s into session ips=1 total=2 remote=0 deactivation=2 expire=2 admit=0
(10627|10627) INFO: GuidAddrSet::record_activity VSPDP 01030022.48c2a79c.2984f25c.000001c1 is at 127.0.0.1:9164 0.019 s into session ips=1 total=2 remote=0 deactivation=2 expire=3 admit=0
(10627|10627) INFO: SpdpHandler::cache_message 01030022.48c2a79c.2984f25c.000001c1 got first SPDP 0.019 s into session dds.cert.sn
(10627|10627) INFO: GuidAddrSet::ignore_rtps 01030022.48c2a79c.2984f25c.000001c1 was admitted 0.019 s into session
(10627|10643) Spdp::handle_participant_data - 01030022.48c2a79c.2983de88.000001c1(2b1e7647) discovered 01030022.48c2a79c.2984f25c.000001c1(e2a2541d) lease 5:00 from 127.0.0.1:4444 (0)
(10627|10634) INFO: RelayParticipantStatusReporter::add_participant add local participant 01030022.48c2a79c.2984f25c.000001c1 {"key":{"value":[1,3,0,34,72,194,167,156,41,132,242,92,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10627|10627) INFO: GuidAddrSet::record_activity 01030022.48c2a79c.2985c611.000001c1 added 0.000 s into session from 127.0.0.1:58318
(10627|10627) INFO: GuidAddrSet::record_activity VSEDP 01030022.48c2a79c.2985c611.000001c1 is at 127.0.0.1:58318 0.000 s into session ips=1 total=3 remote=0 deactivation=3 expire=4 admit=0
(10627|10634) INFO: SubscriptionListener::on_data_available add local reader 01030022.48c2a79c.2984f25c.00000007 {"key":{"value":[1,3,0,34,72,194,167,156,41,132,242,92,0,0,0,7]},"participant_key":{"value":[1,3,0,34,72,194,167,156,41,132,242,92,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.040 s into session [0/1]
(10627|10634) INFO: SubscriptionListener::on_data_available add local reader 01030022.48c2a79c.2984f25c.01000007 {"key":{"value":[1,3,0,34,72,194,167,156,41,132,242,92,1,0,0,7]},"participant_key":{"value":[1,3,0,34,72,194,167,156,41,132,242,92,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.044 s into session [0/1]
(10627|10627) INFO: GuidAddrSet::record_activity VSPDP 01030022.48c2a79c.2985c611.000001c1 is at 127.0.0.1:9168 0.015 s into session ips=1 total=3 remote=0 deactivation=3 expire=5 admit=0
(10627|10627) INFO: SpdpHandler::cache_message 01030022.48c2a79c.2985c611.000001c1 got first SPDP 0.015 s into session dds.cert.sn
(10627|10627) INFO: GuidAddrSet::ignore_rtps 01030022.48c2a79c.2985c611.000001c1 was admitted 0.015 s into session
(10627|10643) Spdp::handle_participant_data - 01030022.48c2a79c.2983de88.000001c1(2b1e7647) discovered 01030022.48c2a79c.2985c611.000001c1(7b5d86ea) lease 5:00 from 127.0.0.1:4444 (1)
(10627|10634) INFO: RelayParticipantStatusReporter::add_participant add local participant 01030022.48c2a79c.2985c611.000001c1 {"key":{"value":[1,3,0,34,72,194,167,156,41,133,198,17,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10627|10634) INFO: PublicationListener::on_data_available add local writer 01030022.48c2a79c.2984f25c.00000002 {"key":{"value":[1,3,0,34,72,194,167,156,41,132,242,92,0,0,0,2]},"participant_key":{"value":[1,3,0,34,72,194,167,156,41,132,242,92,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.052 s into session [0/1]
(10627|10634) INFO: PublicationListener::on_data_available add local writer 01030022.48c2a79c.2984f25c.01000002 {"key":{"value":[1,3,0,34,72,194,167,156,41,132,242,92,1,0,0,2]},"participant_key":{"value":[1,3,0,34,72,194,167,156,41,132,242,92,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.056 s into session [0/1]
(10627|10634) INFO: SubscriptionListener::on_data_available add local reader 01030022.48c2a79c.2985c611.00000007 {"key":{"value":[1,3,0,34,72,194,167,156,41,133,198,17,0,0,0,7]},"participant_key":{"value":[1,3,0,34,72,194,167,156,41,133,198,17,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.037 s into session [0/1]
(10627|10634) INFO: SubscriptionListener::on_data_available add local reader 01030022.48c2a79c.2985c611.01000007 {"key":{"value":[1,3,0,34,72,194,167,156,41,133,198,17,1,0,0,7]},"participant_key":{"value":[1,3,0,34,72,194,167,156,41,133,198,17,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.040 s into session [0/1]
(10627|10634) INFO: PublicationListener::on_data_available add local writer 01030022.48c2a79c.2985c611.00000002 {"key":{"value":[1,3,0,34,72,194,167,156,41,133,198,17,0,0,0,2]},"participant_key":{"value":[1,3,0,34,72,194,167,156,41,133,198,17,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.045 s into session [0/1]
(10627|10634) INFO: PublicationListener::on_data_available add local writer 01030022.48c2a79c.2985c611.01000002 {"key":{"value":[1,3,0,34,72,194,167,156,41,133,198,17,1,0,0,2]},"participant_key":{"value":[1,3,0,34,72,194,167,156,41,133,198,17,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.049 s into session [0/1]
(10627|10634) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":25000},"rtps":{"messages_in":25,"bytes_in":7548,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":5169000},"messages_out":28,"bytes_out":8704,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":700000}},"stun":{"messages_in":12,"bytes_in":528,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":2814000},"messages_out":6,"bytes_out":312,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":200000}},"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":819000},"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":537234788,"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":[]}
(10627|10634) STAT: _OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_0 {"id":"_OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_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}}
(10627|10634) STAT: _OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7 {"id":"_OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":3,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":3,"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":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":3,"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}}
(10627|10634) 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":8,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10627|10627) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":745608000},"rtps":{"messages_in":37,"bytes_in":9920,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":4948000},"messages_out":53,"bytes_out":14248,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":951000}},"stun":{"messages_in":10,"bytes_in":440,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1100000},"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":339000},"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":537234788,"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":[]}
(10627|10627) STAT: _OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_0 {"id":"_OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_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}}
(10627|10627) STAT: _OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7 {"id":"_OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10627|10627) 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}}
(10627|10627) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800782000},"rtps":{"messages_in":4,"bytes_in":1296,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":727000},"messages_out":8,"bytes_out":2592,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":230000}},"stun":{"messages_in":4,"bytes_in":176,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1449000},"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":450000},"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":537234788,"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":[]}
(10627|10627) STAT: _OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_0 {"id":"_OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_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}}
(10627|10627) STAT: _OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7 {"id":"_OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10627|10627) 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}}
(10627|10627) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800340000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":316000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":66000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1160000},"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":252000},"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":537234788,"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":[]}
(10627|10627) STAT: _OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_0 {"id":"_OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_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}}
(10627|10627) STAT: _OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7 {"id":"_OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10627|10627) 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}}
(10627|10627) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":10,"nanosec":250832000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":350000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":64000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1071000},"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":271000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234788,"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":[]}
(10627|10627) STAT: _OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_0 {"id":"_OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_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}}
(10627|10627) STAT: _OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7 {"id":"_OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10627|10627) 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}}
(10627|10627) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":5,"nanosec":347955000},"rtps":{"messages_in":3,"bytes_in":1012,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":462000},"messages_out":5,"bytes_out":1660,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":89000}},"stun":{"messages_in":6,"bytes_in":264,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1760000},"messages_out":2,"bytes_out":104,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":45000}},"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":262000},"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":537234788,"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":[]}
(10627|10627) STAT: _OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_0 {"id":"_OPENDDS_SEDPTransportInst_0103002248c2a79c2983d924_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}}
(10627|10627) STAT: _OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7 {"id":"_OPENDDS_SEDPTransportInst_0103002248c2a79c2983de88_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10627|10627) 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}}
(10627|10634) INFO: PublicationListener::on_data_available remove local writer 01030022.48c2a79c.2984f25c.00000002 33.059 s into session [0/1]
(10627|10634) INFO: PublicationListener::on_data_available remove local writer 01030022.48c2a79c.2984f25c.01000002 33.060 s into session [0/1]
(10627|10634) INFO: SubscriptionListener::on_data_available remove local reader 01030022.48c2a79c.2984f25c.00000007 33.060 s into session [0/1]
(10627|10634) INFO: SubscriptionListener::on_data_available remove local reader 01030022.48c2a79c.2984f25c.01000007 33.061 s into session [0/1]
(10627|10634) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01030022.48c2a79c.2984f25c.000001c1 33.076 s into session [0/1]
(10627|10634) INFO: GuidAddrSet::remove 01030022.48c2a79c.2984f25c.000001c1 removed 33.076 s into session total=2 remote=0 deactivation=3 expire=6 admit=0
(10627|10634) INFO: PublicationListener::on_data_available remove local writer 01030022.48c2a79c.2985c611.00000002 33.053 s into session [0/1]
(10627|10634) INFO: PublicationListener::on_data_available remove local writer 01030022.48c2a79c.2985c611.01000002 33.054 s into session [0/1]
(10627|10634) INFO: SubscriptionListener::on_data_available remove local reader 01030022.48c2a79c.2985c611.00000007 33.057 s into session [0/1]
(10627|10634) INFO: SubscriptionListener::on_data_available remove local reader 01030022.48c2a79c.2985c611.01000007 33.057 s into session [0/1]
(10627|10634) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01030022.48c2a79c.2985c611.000001c1 33.075 s into session [0/1]
(10627|10634) INFO: GuidAddrSet::remove 01030022.48c2a79c.2985c611.000001c1 removed 33.075 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_10664
node_controller PID: 10665 started at 2026-04-24 17:26:01
/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: 10666 started at 2026-04-24 17:26:01
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 01030022.48c2a79c.29a93231.000001c1 "test_nc_10664"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/4
Started at 2026-04-24T17:26:08Z
Setting scenario launch_time to be 3 seconds from now: 2026-04-24T17:26:11Z
2026-04-24T17:26:11Z: Node 01030022.48c2a79c.29a93231.000001c1 (test_nc_10664) starting process 10683:
- original config: ci-echo_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10665/n01030022.48c2a79c.29a93231.000001c1w1_config.json --report /tmp/opendds_bench_nc_10665/n01030022.48c2a79c.29a93231.000001c1w1_report.json --log /tmp/opendds_bench_nc_10665/n01030022.48c2a79c.29a93231.000001c1w1_log.txt
2026-04-24T17:26:11Z: Node 01030022.48c2a79c.29a93231.000001c1 (test_nc_10664) starting process 10684:
- original config: ci-echo_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10665/n01030022.48c2a79c.29a93231.000001c1w2_config.json --report /tmp/opendds_bench_nc_10665/n01030022.48c2a79c.29a93231.000001c1w2_report.json --log /tmp/opendds_bench_nc_10665/n01030022.48c2a79c.29a93231.000001c1w2_log.txt
2026-04-24T17:26:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10684 with exit code 0
2026-04-24T17:26:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10683 with exit code 0
Writing report for node name 'test_nc_10664' (id '01030022.48c2a79c.29a93231.000001c1') with 2 spawned process reports
Got 1 out of 2 expected process reports
Got 2 out of 2 expected process reports
Ended at 2026-04-24T17:26:40Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 29
percent cpu utilization min = 0.000000
percent cpu utilization max = 6.218905
percent cpu utilization mean = 2.129198
percent cpu utilization stdev = 2.480397
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.574987
percent memory utilization mean = 1.481051
percent memory utilization stdev = 0.292278
percent memory utilization median = 1.562869
percent memory utilization madev = 0.010896
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.062 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.044 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.117422
discovery time delta max = 0.443523
discovery time delta mean = 0.251761
discovery time delta stdev = 0.119424
discovery time delta median = 0.223050
discovery time delta madev = 0.061330
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.000382
latency max = 0.003192
latency mean = 0.000632
latency stdev = 0.000152
latency median = 0.000621
latency madev = 0.000081
Jitter Statistics:
jitter count = 1998
jitter min = 0.000000
jitter max = 0.002435
jitter mean = 0.000059
jitter stdev = 0.000146
jitter median = 0.000025
jitter madev = 0.000017
Throughput Statistics:
throughput count = 1998
throughput min = 17668.729553
throughput max = 18830.933575
throughput mean = 18794.468878
throughput stdev = 35.294873
throughput median = 18798.467533
throughput madev = 1.169213
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000463
round trip latency max = 0.001992
round trip latency mean = 0.000662
round trip latency stdev = 0.000115
round trip latency median = 0.000656
round trip latency madev = 0.000048
Round Trip Jitter Statistics:
round trip jitter count = 999
round trip jitter min = 0.000000
round trip jitter max = 0.001246
round trip jitter mean = 0.000053
round trip jitter stdev = 0.000102
round trip jitter median = 0.000025
round trip jitter madev = 0.000017
Round Trip Throughput Statistics:
round trip throughput count = 999
round trip throughput min = 16771.762276
round trip throughput max = 18797.808866
round trip throughput mean = 18782.301496
round trip throughput stdev = 85.477213
round trip throughput median = 18794.682236
round trip throughput madev = 2.569388
Wrote results to example/result/4
=== Showing Log for Node 01030022.48c2a79c.29a93231.000001c1 === Spawned Process #2 (PID 10684) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:26:12Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:26:12Z: Process construction / entity creation complete.
2026-04-24T17:26:12Z: Beginning action construction / initialization.
2026-04-24T17:26:12Z: Action construction / initialization complete.
2026-04-24T17:26:13Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:26:13Z: DDS entities enabled.
2026-04-24T17:26:13Z: Initializing process actions.
2026-04-24T17:26:23Z: Starting process actions.
2026-04-24T17:26:23Z: Process tests started.
2026-04-24T17:26:38Z: Stopping process tests.
2026-04-24T17:26:38Z: Process tests stopped.
2026-04-24T17:26:39Z: Stopping process actions.
2026-04-24T17:26:39Z: Detaching Listeners.
2026-04-24T17:26:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:26:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.062
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.29a93231.000001c1 === Spawned Process #1 (PID 10683) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:26:12Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-04-24T17:26:12Z: Process construction / entity creation complete.
2026-04-24T17:26:12Z: Beginning action construction / initialization.
2026-04-24T17:26:12Z: Action construction / initialization complete.
2026-04-24T17:26:13Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:26:13Z: DDS entities enabled.
2026-04-24T17:26:13Z: Initializing process actions.
2026-04-24T17:26:23Z: Starting process actions.
2026-04-24T17:26:23Z: Process tests started.
2026-04-24T17:26:38Z: Stopping process tests.
2026-04-24T17:26:38Z: Process tests stopped.
2026-04-24T17:26:39Z: Stopping process actions.
2026-04-24T17:26:39Z: Detaching Listeners.
2026-04-24T17:26:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:26:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.055
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.026
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-echo --show-worker-logs Time:40s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-echo-frag --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10704
node_controller PID: 10705 started at 2026-04-24 17:26:41
/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: 10706 started at 2026-04-24 17:26:41
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 01030022.48c2a79c.29d10324.000001c1 "test_nc_10704"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/5
Started at 2026-04-24T17:26:48Z
Setting scenario launch_time to be 3 seconds from now: 2026-04-24T17:26:51Z
2026-04-24T17:26:51Z: Node 01030022.48c2a79c.29d10324.000001c1 (test_nc_10704) starting process 10723:
- original config: ci-echo-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10705/n01030022.48c2a79c.29d10324.000001c1w1_config.json --report /tmp/opendds_bench_nc_10705/n01030022.48c2a79c.29d10324.000001c1w1_report.json --log /tmp/opendds_bench_nc_10705/n01030022.48c2a79c.29d10324.000001c1w1_log.txt
2026-04-24T17:26:51Z: Node 01030022.48c2a79c.29d10324.000001c1 (test_nc_10704) starting process 10724:
- original config: ci-echo-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10705/n01030022.48c2a79c.29d10324.000001c1w2_config.json --report /tmp/opendds_bench_nc_10705/n01030022.48c2a79c.29d10324.000001c1w2_report.json --log /tmp/opendds_bench_nc_10705/n01030022.48c2a79c.29d10324.000001c1w2_log.txt
2026-04-24T17:27:20Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10723 with exit code 0
2026-04-24T17:27:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10724 with exit code 0
Writing report for node name 'test_nc_10704' (id '01030022.48c2a79c.29d10324.000001c1') with 2 spawned process reports
Got 1 out of 2 expected process reports
Got 2 out of 2 expected process reports
Ended at 2026-04-24T17:27:21Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 30
percent cpu utilization min = 0.000000
percent cpu utilization max = 4.500000
percent cpu utilization mean = 0.852157
percent cpu utilization stdev = 1.073123
percent cpu utilization median = 0.250313
percent cpu utilization madev = 0.250313
Percent Memory Utilization Statistics:
percent memory utilization count = 30
percent memory utilization min = 0.000000
percent memory utilization max = 1.683609
percent memory utilization mean = 1.471543
percent memory utilization stdev = 0.408208
percent memory utilization median = 1.596303
percent memory utilization madev = 0.076897
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 30
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 1.945317
percent virtual memory utilization mean = 1.815629
percent virtual memory utilization stdev = 0.485247
percent virtual memory utilization median = 1.945317
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.059 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.049 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.109344
discovery time delta max = 0.363624
discovery time delta mean = 0.229724
discovery time delta stdev = 0.090664
discovery time delta median = 0.222964
discovery time delta madev = 0.063588
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.001805
latency max = 0.003448
latency mean = 0.002124
latency stdev = 0.000217
latency median = 0.002114
latency madev = 0.000160
Jitter Statistics:
jitter count = 198
jitter min = 0.000001
jitter max = 0.000945
jitter mean = 0.000119
jitter stdev = 0.000114
jitter median = 0.000089
jitter madev = 0.000056
Throughput Statistics:
throughput count = 198
throughput min = 976189.531048
throughput max = 1000758.031657
throughput mean = 999808.626708
throughput stdev = 2681.269541
throughput median = 1000498.616375
throughput madev = 156.153522
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.002068
round trip latency max = 0.003330
round trip latency mean = 0.002288
round trip latency stdev = 0.000146
round trip latency median = 0.002267
round trip latency madev = 0.000064
Round Trip Jitter Statistics:
round trip jitter count = 99
round trip jitter min = 0.000002
round trip jitter max = 0.000724
round trip jitter mean = 0.000094
round trip jitter stdev = 0.000097
round trip jitter median = 0.000072
round trip jitter madev = 0.000046
Round Trip Throughput Statistics:
round trip throughput count = 99
round trip throughput min = 949874.566410
round trip throughput max = 1000417.723442
round trip throughput mean = 998374.682327
round trip throughput stdev = 5893.914783
round trip throughput median = 999924.832803
round trip throughput madev = 383.036209
Wrote results to example/result/5
=== Showing Log for Node 01030022.48c2a79c.29d10324.000001c1 === Spawned Process #1 (PID 10723) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:26:53Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-04-24T17:26:53Z: Process construction / entity creation complete.
2026-04-24T17:26:53Z: Beginning action construction / initialization.
2026-04-24T17:26:53Z: Action construction / initialization complete.
2026-04-24T17:26:54Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:26:54Z: DDS entities enabled.
2026-04-24T17:26:54Z: Initializing process actions.
2026-04-24T17:27:04Z: Starting process actions.
2026-04-24T17:27:04Z: Process tests started.
2026-04-24T17:27:19Z: Stopping process tests.
2026-04-24T17:27:19Z: Process tests stopped.
2026-04-24T17:27:20Z: Stopping process actions.
2026-04-24T17:27:20Z: Detaching Listeners.
2026-04-24T17:27:20Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:27:20Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.057
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.025
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.29d10324.000001c1 === Spawned Process #2 (PID 10724) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:26:53Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:26:53Z: Process construction / entity creation complete.
2026-04-24T17:26:53Z: Beginning action construction / initialization.
2026-04-24T17:26:53Z: Action construction / initialization complete.
2026-04-24T17:26:54Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:26:54Z: DDS entities enabled.
2026-04-24T17:26:54Z: Initializing process actions.
2026-04-24T17:27:04Z: Starting process actions.
2026-04-24T17:27:04Z: Process tests started.
2026-04-24T17:27:19Z: Stopping process tests.
2026-04-24T17:27:19Z: Process tests stopped.
2026-04-24T17:27:20Z: Stopping process actions.
2026-04-24T17:27:20Z: Detaching Listeners.
2026-04-24T17:27:20Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:27:20Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.059
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.049
--- 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:42s 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_10748
node_controller PID: 10749 started at 2026-04-24 17:27:23
/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: 10750 started at 2026-04-24 17:27:23
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 01030022.48c2a79c.29fd2ebc.000001c1 "test_nc_10748"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/6
Started at 2026-04-24T17:27:30Z
Setting scenario launch_time to be 3 seconds from now: 2026-04-24T17:27:33Z
2026-04-24T17:27:33Z: Node 01030022.48c2a79c.29fd2ebc.000001c1 (test_nc_10748) starting process 10768:
- original config: ci-fan_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w1_config.json --report /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w1_report.json --log /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w1_log.txt
2026-04-24T17:27:33Z: Node 01030022.48c2a79c.29fd2ebc.000001c1 (test_nc_10748) starting process 10769:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w2_config.json --report /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w2_report.json --log /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w2_log.txt
2026-04-24T17:27:33Z: Node 01030022.48c2a79c.29fd2ebc.000001c1 (test_nc_10748) starting process 10770:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w3_config.json --report /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w3_report.json --log /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w3_log.txt
2026-04-24T17:27:33Z: Node 01030022.48c2a79c.29fd2ebc.000001c1 (test_nc_10748) starting process 10771:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w4_config.json --report /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w4_report.json --log /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w4_log.txt
2026-04-24T17:27:33Z: Node 01030022.48c2a79c.29fd2ebc.000001c1 (test_nc_10748) starting process 10772:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w5_config.json --report /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w5_report.json --log /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w5_log.txt
2026-04-24T17:27:33Z: Node 01030022.48c2a79c.29fd2ebc.000001c1 (test_nc_10748) starting process 10773:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w6_config.json --report /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w6_report.json --log /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w6_log.txt
2026-04-24T17:27:33Z: Node 01030022.48c2a79c.29fd2ebc.000001c1 (test_nc_10748) starting process 10774:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w7_config.json --report /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w7_report.json --log /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w7_log.txt
2026-04-24T17:27:33Z: Node 01030022.48c2a79c.29fd2ebc.000001c1 (test_nc_10748) starting process 10775:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w8_config.json --report /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w8_report.json --log /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w8_log.txt
2026-04-24T17:27:33Z: Node 01030022.48c2a79c.29fd2ebc.000001c1 (test_nc_10748) starting process 10776:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w9_config.json --report /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w9_report.json --log /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w9_log.txt
2026-04-24T17:27:33Z: Node 01030022.48c2a79c.29fd2ebc.000001c1 (test_nc_10748) starting process 10777:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w10_config.json --report /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w10_report.json --log /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w10_log.txt
2026-04-24T17:27:33Z: Node 01030022.48c2a79c.29fd2ebc.000001c1 (test_nc_10748) starting process 10778:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w11_config.json --report /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w11_report.json --log /tmp/opendds_bench_nc_10749/n01030022.48c2a79c.29fd2ebc.000001c1w11_log.txt
2026-04-24T17:28:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10771 with exit code 0
2026-04-24T17:28:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10768 with exit code 0
2026-04-24T17:28:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10770 with exit code 0
2026-04-24T17:28:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10776 with exit code 0
2026-04-24T17:28:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10769 with exit code 0
2026-04-24T17:28:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10775 with exit code 0
2026-04-24T17:28:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10774 with exit code 0
2026-04-24T17:28:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10778 with exit code 0
2026-04-24T17:28:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10772 with exit code 0
2026-04-24T17:28:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10777 with exit code 0
2026-04-24T17:28:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10773 with exit code 0
Writing report for node name 'test_nc_10748' (id '01030022.48c2a79c.29fd2ebc.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
All reports written and acknowledged.
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
Ended at 2026-04-24T17:28:22Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 77.443609
percent cpu utilization mean = 4.624162
percent cpu utilization stdev = 11.305765
percent cpu utilization median = 2.007531
percent cpu utilization madev = 2.007531
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.840631
percent memory utilization mean = 8.505938
percent memory utilization stdev = 1.286181
percent memory utilization median = 8.813658
percent memory utilization madev = 0.025482
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.364 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.024 seconds
Max Destruction Time: 0.117 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 40
discovery time delta min = 0.292697
discovery time delta max = 0.886654
discovery time delta mean = 0.575953
discovery time delta stdev = 0.134436
discovery time delta median = 0.540965
discovery time delta madev = 0.074665
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.000687
latency max = 0.010792
latency mean = 0.002138
latency stdev = 0.001071
latency median = 0.001915
latency madev = 0.000710
Jitter Statistics:
jitter count = 1980
jitter min = 0.000000
jitter max = 0.007058
jitter mean = 0.000999
jitter stdev = 0.000908
jitter median = 0.000768
jitter madev = 0.000532
Throughput Statistics:
throughput count = 1980
throughput min = 3239.580807
throughput max = 3675.709346
throughput mean = 3437.823688
throughput stdev = 13.446091
throughput median = 3438.892392
throughput madev = 1.059113
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000949
round trip latency max = 0.008189
round trip latency mean = 0.003023
round trip latency stdev = 0.001002
round trip latency median = 0.003109
round trip latency madev = 0.000730
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000002
round trip jitter max = 0.006536
round trip jitter mean = 0.001038
round trip jitter stdev = 0.000812
round trip jitter median = 0.000869
round trip jitter madev = 0.000552
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 3139.614008
round trip throughput max = 3439.264108
round trip throughput mean = 3428.840063
round trip throughput stdev = 27.393912
round trip throughput median = 3435.865774
round trip throughput madev = 1.980070
Wrote results to example/result/6
=== Showing Log for Node 01030022.48c2a79c.29fd2ebc.000001c1 === Spawned Process #4 (PID 10771) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:27:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:27:34Z: Process construction / entity creation complete.
2026-04-24T17:27:34Z: Beginning action construction / initialization.
2026-04-24T17:27:34Z: Action construction / initialization complete.
2026-04-24T17:27:35Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:27:35Z: DDS entities enabled.
2026-04-24T17:27:35Z: Initializing process actions.
2026-04-24T17:27:50Z: Starting process actions.
2026-04-24T17:27:50Z: Process tests started.
2026-04-24T17:28:20Z: Stopping process tests.
2026-04-24T17:28:20Z: Process tests stopped.
2026-04-24T17:28:21Z: Stopping process actions.
2026-04-24T17:28:21Z: Detaching Listeners.
2026-04-24T17:28:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:28:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.184
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.117
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.29fd2ebc.000001c1 === Spawned Process #1 (PID 10768) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:27:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-04-24T17:27:34Z: Process construction / entity creation complete.
2026-04-24T17:27:34Z: Beginning action construction / initialization.
2026-04-24T17:27:34Z: Action construction / initialization complete.
2026-04-24T17:27:35Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:27:35Z: DDS entities enabled.
2026-04-24T17:27:35Z: Initializing process actions.
2026-04-24T17:27:50Z: Starting process actions.
2026-04-24T17:27:50Z: Process tests started.
2026-04-24T17:28:20Z: Stopping process tests.
2026-04-24T17:28:20Z: Process tests stopped.
2026-04-24T17:28:21Z: Stopping process actions.
2026-04-24T17:28:21Z: Detaching Listeners.
2026-04-24T17:28:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:28:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.204
enable time: 0.000
start time: 0.001
stop time: 0.024
destruction time: 0.081
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.29fd2ebc.000001c1 === Spawned Process #3 (PID 10770) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:27:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:27:34Z: Process construction / entity creation complete.
2026-04-24T17:27:34Z: Beginning action construction / initialization.
2026-04-24T17:27:34Z: Action construction / initialization complete.
2026-04-24T17:27:35Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:27:35Z: DDS entities enabled.
2026-04-24T17:27:35Z: Initializing process actions.
2026-04-24T17:27:50Z: Starting process actions.
2026-04-24T17:27:50Z: Process tests started.
2026-04-24T17:28:20Z: Stopping process tests.
2026-04-24T17:28:20Z: Process tests stopped.
2026-04-24T17:28:21Z: Stopping process actions.
2026-04-24T17:28:21Z: Detaching Listeners.
2026-04-24T17:28:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:28:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.229
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.095
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.29fd2ebc.000001c1 === Spawned Process #9 (PID 10776) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:27:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:27:34Z: Process construction / entity creation complete.
2026-04-24T17:27:34Z: Beginning action construction / initialization.
2026-04-24T17:27:34Z: Action construction / initialization complete.
2026-04-24T17:27:35Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:27:35Z: DDS entities enabled.
2026-04-24T17:27:35Z: Initializing process actions.
2026-04-24T17:27:50Z: Starting process actions.
2026-04-24T17:27:50Z: Process tests started.
2026-04-24T17:28:20Z: Stopping process tests.
2026-04-24T17:28:20Z: Process tests stopped.
2026-04-24T17:28:21Z: Stopping process actions.
2026-04-24T17:28:21Z: Detaching Listeners.
2026-04-24T17:28:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:28:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.246
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.064
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.29fd2ebc.000001c1 === Spawned Process #2 (PID 10769) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:27:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:27:34Z: Process construction / entity creation complete.
2026-04-24T17:27:34Z: Beginning action construction / initialization.
2026-04-24T17:27:34Z: Action construction / initialization complete.
2026-04-24T17:27:35Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:27:35Z: DDS entities enabled.
2026-04-24T17:27:35Z: Initializing process actions.
2026-04-24T17:27:50Z: Starting process actions.
2026-04-24T17:27:50Z: Process tests started.
2026-04-24T17:28:20Z: Stopping process tests.
2026-04-24T17:28:20Z: Process tests stopped.
2026-04-24T17:28:21Z: Stopping process actions.
2026-04-24T17:28:21Z: Detaching Listeners.
2026-04-24T17:28:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:28:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.253
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.102
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.29fd2ebc.000001c1 === Spawned Process #8 (PID 10775) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:27:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:27:34Z: Process construction / entity creation complete.
2026-04-24T17:27:34Z: Beginning action construction / initialization.
2026-04-24T17:27:34Z: Action construction / initialization complete.
2026-04-24T17:27:35Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:27:35Z: DDS entities enabled.
2026-04-24T17:27:35Z: Initializing process actions.
2026-04-24T17:27:50Z: Starting process actions.
2026-04-24T17:27:50Z: Process tests started.
2026-04-24T17:28:20Z: Stopping process tests.
2026-04-24T17:28:20Z: Process tests stopped.
2026-04-24T17:28:21Z: Stopping process actions.
2026-04-24T17:28:21Z: Detaching Listeners.
2026-04-24T17:28:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:28:21Z: 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.061
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.29fd2ebc.000001c1 === Spawned Process #7 (PID 10774) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:27:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:27:34Z: Process construction / entity creation complete.
2026-04-24T17:27:34Z: Beginning action construction / initialization.
2026-04-24T17:27:34Z: Action construction / initialization complete.
2026-04-24T17:27:35Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:27:35Z: DDS entities enabled.
2026-04-24T17:27:35Z: Initializing process actions.
2026-04-24T17:27:50Z: Starting process actions.
2026-04-24T17:27:50Z: Process tests started.
2026-04-24T17:28:20Z: Stopping process tests.
2026-04-24T17:28:20Z: Process tests stopped.
2026-04-24T17:28:21Z: Stopping process actions.
2026-04-24T17:28:21Z: Detaching Listeners.
2026-04-24T17:28:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:28:21Z: 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.089
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.29fd2ebc.000001c1 === Spawned Process #11 (PID 10778) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:27:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:27:34Z: Process construction / entity creation complete.
2026-04-24T17:27:34Z: Beginning action construction / initialization.
2026-04-24T17:27:34Z: Action construction / initialization complete.
2026-04-24T17:27:35Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:27:35Z: DDS entities enabled.
2026-04-24T17:27:35Z: Initializing process actions.
2026-04-24T17:27:50Z: Starting process actions.
2026-04-24T17:27:50Z: Process tests started.
2026-04-24T17:28:20Z: Stopping process tests.
2026-04-24T17:28:20Z: Process tests stopped.
2026-04-24T17:28:21Z: Stopping process actions.
2026-04-24T17:28:21Z: Detaching Listeners.
2026-04-24T17:28:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:28:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.323
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.059
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.29fd2ebc.000001c1 === Spawned Process #5 (PID 10772) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:27:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:27:34Z: Process construction / entity creation complete.
2026-04-24T17:27:34Z: Beginning action construction / initialization.
2026-04-24T17:27:34Z: Action construction / initialization complete.
2026-04-24T17:27:35Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:27:35Z: DDS entities enabled.
2026-04-24T17:27:35Z: Initializing process actions.
2026-04-24T17:27:50Z: Starting process actions.
2026-04-24T17:27:50Z: Process tests started.
2026-04-24T17:28:20Z: Stopping process tests.
2026-04-24T17:28:20Z: Process tests stopped.
2026-04-24T17:28:21Z: Stopping process actions.
2026-04-24T17:28:21Z: Detaching Listeners.
2026-04-24T17:28:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:28:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.344
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.069
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.29fd2ebc.000001c1 === Spawned Process #10 (PID 10777) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:27:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:27:34Z: Process construction / entity creation complete.
2026-04-24T17:27:34Z: Beginning action construction / initialization.
2026-04-24T17:27:34Z: Action construction / initialization complete.
2026-04-24T17:27:35Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:27:35Z: DDS entities enabled.
2026-04-24T17:27:35Z: Initializing process actions.
2026-04-24T17:27:50Z: Starting process actions.
2026-04-24T17:27:50Z: Process tests started.
2026-04-24T17:28:20Z: Stopping process tests.
2026-04-24T17:28:20Z: Process tests stopped.
2026-04-24T17:28:21Z: Stopping process actions.
2026-04-24T17:28:21Z: Detaching Listeners.
2026-04-24T17:28:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:28:21Z: 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.061
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.29fd2ebc.000001c1 === Spawned Process #6 (PID 10773) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:27:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:27:34Z: Process construction / entity creation complete.
2026-04-24T17:27:34Z: Beginning action construction / initialization.
2026-04-24T17:27:34Z: Action construction / initialization complete.
2026-04-24T17:27:35Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:27:35Z: DDS entities enabled.
2026-04-24T17:27:35Z: Initializing process actions.
2026-04-24T17:27:50Z: Starting process actions.
2026-04-24T17:27:50Z: Process tests started.
2026-04-24T17:28:20Z: Stopping process tests.
2026-04-24T17:28:20Z: Process tests stopped.
2026-04-24T17:28:21Z: Stopping process actions.
2026-04-24T17:28:21Z: Detaching Listeners.
2026-04-24T17:28:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:28:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.364
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.051
--- 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_10870
node_controller PID: 10871 started at 2026-04-24 17:28:23
/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: 10872 started at 2026-04-24 17:28:23
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 01030022.48c2a79c.2a772f6e.000001c1 "test_nc_10870"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/7
Started at 2026-04-24T17:28:30Z
Setting scenario launch_time to be 3 seconds from now: 2026-04-24T17:28:33Z
2026-04-24T17:28:33Z: Node 01030022.48c2a79c.2a772f6e.000001c1 (test_nc_10870) starting process 10890:
- original config: ci-fan-ws_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w1_config.json --report /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w1_report.json --log /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w1_log.txt
2026-04-24T17:28:33Z: Node 01030022.48c2a79c.2a772f6e.000001c1 (test_nc_10870) starting process 10891:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w2_config.json --report /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w2_report.json --log /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w2_log.txt
2026-04-24T17:28:33Z: Node 01030022.48c2a79c.2a772f6e.000001c1 (test_nc_10870) starting process 10892:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w3_config.json --report /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w3_report.json --log /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w3_log.txt
2026-04-24T17:28:33Z: Node 01030022.48c2a79c.2a772f6e.000001c1 (test_nc_10870) starting process 10893:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w4_config.json --report /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w4_report.json --log /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w4_log.txt
2026-04-24T17:28:33Z: Node 01030022.48c2a79c.2a772f6e.000001c1 (test_nc_10870) starting process 10894:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w5_config.json --report /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w5_report.json --log /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w5_log.txt
2026-04-24T17:28:33Z: Node 01030022.48c2a79c.2a772f6e.000001c1 (test_nc_10870) starting process 10895:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w6_config.json --report /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w6_report.json --log /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w6_log.txt
2026-04-24T17:28:33Z: Node 01030022.48c2a79c.2a772f6e.000001c1 (test_nc_10870) starting process 10896:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w7_config.json --report /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w7_report.json --log /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w7_log.txt
2026-04-24T17:28:33Z: Node 01030022.48c2a79c.2a772f6e.000001c1 (test_nc_10870) starting process 10897:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w8_config.json --report /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w8_report.json --log /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w8_log.txt
2026-04-24T17:28:33Z: Node 01030022.48c2a79c.2a772f6e.000001c1 (test_nc_10870) starting process 10898:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w9_config.json --report /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w9_report.json --log /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w9_log.txt
2026-04-24T17:28:33Z: Node 01030022.48c2a79c.2a772f6e.000001c1 (test_nc_10870) starting process 10899:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w10_config.json --report /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w10_report.json --log /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w10_log.txt
2026-04-24T17:28:33Z: Node 01030022.48c2a79c.2a772f6e.000001c1 (test_nc_10870) starting process 10900:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w11_config.json --report /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w11_report.json --log /tmp/opendds_bench_nc_10871/n01030022.48c2a79c.2a772f6e.000001c1w11_log.txt
2026-04-24T17:29:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10897 with exit code 0
2026-04-24T17:29:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10892 with exit code 0
2026-04-24T17:29:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10890 with exit code 0
2026-04-24T17:29:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10896 with exit code 0
2026-04-24T17:29:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10898 with exit code 0
2026-04-24T17:29:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10895 with exit code 0
2026-04-24T17:29:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10894 with exit code 0
2026-04-24T17:29:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10891 with exit code 0
2026-04-24T17:29:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10900 with exit code 0
2026-04-24T17:29:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10899 with exit code 0
2026-04-24T17:29:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10893 with exit code 0
Writing report for node name 'test_nc_10870' (id '01030022.48c2a79c.2a772f6e.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 2026-04-24T17:29:22Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 72.222222
percent cpu utilization mean = 4.766778
percent cpu utilization stdev = 10.751602
percent cpu utilization median = 1.995012
percent cpu utilization madev = 1.995012
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 9.039697
percent memory utilization mean = 8.619602
percent memory utilization stdev = 1.317330
percent memory utilization median = 8.976102
percent memory utilization madev = 0.062202
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 10.699247
percent virtual memory utilization mean = 10.480895
percent virtual memory utilization stdev = 1.512787
percent virtual memory utilization median = 10.699247
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.368 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.002 seconds
Max Stop Time: 0.024 seconds
Max Destruction Time: 0.168 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.225717
discovery time delta max = 0.921414
discovery time delta mean = 0.598565
discovery time delta stdev = 0.177348
discovery time delta median = 0.585840
discovery time delta madev = 0.106303
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.000888
latency max = 0.339140
latency mean = 0.005267
latency stdev = 0.016463
latency median = 0.003622
latency madev = 0.001319
Jitter Statistics:
jitter count = 1980
jitter min = 0.000000
jitter max = 0.099916
jitter mean = 0.002596
jitter stdev = 0.008507
jitter median = 0.001529
jitter madev = 0.000956
Throughput Statistics:
throughput count = 1980
throughput min = 1013.910651
throughput max = 233754.487797
throughput mean = 4529.901399
throughput stdev = 12068.858551
throughput median = 3439.309587
throughput madev = 5.991830
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.001387
round trip latency max = 0.171674
round trip latency mean = 0.005404
round trip latency stdev = 0.011498
round trip latency median = 0.004172
round trip latency madev = 0.000403
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000002
round trip jitter max = 0.049961
round trip jitter mean = 0.001480
round trip jitter stdev = 0.005960
round trip jitter median = 0.000488
round trip jitter madev = 0.000336
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 1001.586469
round trip throughput max = 3439.136776
round trip throughput mean = 3412.772960
round trip throughput stdev = 170.517195
round trip throughput median = 3434.820016
round trip throughput madev = 2.010984
Wrote results to example/result/7
=== Showing Log for Node 01030022.48c2a79c.2a772f6e.000001c1 === Spawned Process #8 (PID 10897) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:28:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:28:35Z: Process construction / entity creation complete.
2026-04-24T17:28:35Z: Beginning action construction / initialization.
2026-04-24T17:28:35Z: Action construction / initialization complete.
2026-04-24T17:28:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:28:36Z: DDS entities enabled.
2026-04-24T17:28:36Z: Initializing process actions.
2026-04-24T17:28:51Z: Starting process actions.
2026-04-24T17:28:51Z: Process tests started.
2026-04-24T17:29:21Z: Stopping process tests.
2026-04-24T17:29:21Z: Process tests stopped.
2026-04-24T17:29:22Z: Stopping process actions.
2026-04-24T17:29:22Z: Detaching Listeners.
2026-04-24T17:29:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:29:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.111
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 01030022.48c2a79c.2a772f6e.000001c1 === Spawned Process #3 (PID 10892) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:28:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:28:34Z: Process construction / entity creation complete.
2026-04-24T17:28:34Z: Beginning action construction / initialization.
2026-04-24T17:28:34Z: Action construction / initialization complete.
2026-04-24T17:28:35Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:28:35Z: DDS entities enabled.
2026-04-24T17:28:35Z: Initializing process actions.
2026-04-24T17:28:50Z: Starting process actions.
2026-04-24T17:28:50Z: Process tests started.
2026-04-24T17:29:20Z: Stopping process tests.
2026-04-24T17:29:20Z: Process tests stopped.
2026-04-24T17:29:21Z: Stopping process actions.
2026-04-24T17:29:21Z: Detaching Listeners.
2026-04-24T17:29:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:29:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.053
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.168
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2a772f6e.000001c1 === Spawned Process #1 (PID 10890) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:28:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-04-24T17:28:35Z: Process construction / entity creation complete.
2026-04-24T17:28:35Z: Beginning action construction / initialization.
2026-04-24T17:28:35Z: Action construction / initialization complete.
2026-04-24T17:28:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:28:36Z: DDS entities enabled.
2026-04-24T17:28:36Z: Initializing process actions.
2026-04-24T17:28:51Z: Starting process actions.
2026-04-24T17:28:51Z: Process tests started.
2026-04-24T17:29:21Z: Stopping process tests.
2026-04-24T17:29:21Z: Process tests stopped.
2026-04-24T17:29:22Z: Stopping process actions.
2026-04-24T17:29:22Z: Detaching Listeners.
2026-04-24T17:29:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:29:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.087
enable time: 0.000
start time: 0.002
stop time: 0.024
destruction time: 0.071
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2a772f6e.000001c1 === Spawned Process #7 (PID 10896) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:28:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:28:35Z: Process construction / entity creation complete.
2026-04-24T17:28:35Z: Beginning action construction / initialization.
2026-04-24T17:28:35Z: Action construction / initialization complete.
2026-04-24T17:28:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:28:36Z: DDS entities enabled.
2026-04-24T17:28:36Z: Initializing process actions.
2026-04-24T17:28:51Z: Starting process actions.
2026-04-24T17:28:51Z: Process tests started.
2026-04-24T17:29:21Z: Stopping process tests.
2026-04-24T17:29:21Z: Process tests stopped.
2026-04-24T17:29:22Z: Stopping process actions.
2026-04-24T17:29:22Z: Detaching Listeners.
2026-04-24T17:29:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:29:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.118
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.059
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2a772f6e.000001c1 === Spawned Process #9 (PID 10898) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:28:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:28:35Z: Process construction / entity creation complete.
2026-04-24T17:28:35Z: Beginning action construction / initialization.
2026-04-24T17:28:35Z: Action construction / initialization complete.
2026-04-24T17:28:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:28:36Z: DDS entities enabled.
2026-04-24T17:28:36Z: Initializing process actions.
2026-04-24T17:28:51Z: Starting process actions.
2026-04-24T17:28:51Z: Process tests started.
2026-04-24T17:29:21Z: Stopping process tests.
2026-04-24T17:29:21Z: Process tests stopped.
2026-04-24T17:29:22Z: Stopping process actions.
2026-04-24T17:29:22Z: Detaching Listeners.
2026-04-24T17:29:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:29:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.178
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.027
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2a772f6e.000001c1 === Spawned Process #6 (PID 10895) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:28:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:28:35Z: Process construction / entity creation complete.
2026-04-24T17:28:35Z: Beginning action construction / initialization.
2026-04-24T17:28:35Z: Action construction / initialization complete.
2026-04-24T17:28:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:28:36Z: DDS entities enabled.
2026-04-24T17:28:36Z: Initializing process actions.
2026-04-24T17:28:51Z: Starting process actions.
2026-04-24T17:28:51Z: Process tests started.
2026-04-24T17:29:21Z: Stopping process tests.
2026-04-24T17:29:21Z: Process tests stopped.
2026-04-24T17:29:22Z: Stopping process actions.
2026-04-24T17:29:22Z: Detaching Listeners.
2026-04-24T17:29:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:29:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.227
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 01030022.48c2a79c.2a772f6e.000001c1 === Spawned Process #5 (PID 10894) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:28:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:28:35Z: Process construction / entity creation complete.
2026-04-24T17:28:35Z: Beginning action construction / initialization.
2026-04-24T17:28:35Z: Action construction / initialization complete.
2026-04-24T17:28:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:28:36Z: DDS entities enabled.
2026-04-24T17:28:36Z: Initializing process actions.
2026-04-24T17:28:51Z: Starting process actions.
2026-04-24T17:28:51Z: Process tests started.
2026-04-24T17:29:21Z: Stopping process tests.
2026-04-24T17:29:21Z: Process tests stopped.
2026-04-24T17:29:22Z: Stopping process actions.
2026-04-24T17:29:22Z: Detaching Listeners.
2026-04-24T17:29:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:29:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.235
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 01030022.48c2a79c.2a772f6e.000001c1 === Spawned Process #2 (PID 10891) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:28:34Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:28:35Z: Process construction / entity creation complete.
2026-04-24T17:28:35Z: Beginning action construction / initialization.
2026-04-24T17:28:35Z: Action construction / initialization complete.
2026-04-24T17:28:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:28:36Z: DDS entities enabled.
2026-04-24T17:28:36Z: Initializing process actions.
2026-04-24T17:28:51Z: Starting process actions.
2026-04-24T17:28:51Z: Process tests started.
2026-04-24T17:29:21Z: Stopping process tests.
2026-04-24T17:29:21Z: Process tests stopped.
2026-04-24T17:29:22Z: Stopping process actions.
2026-04-24T17:29:22Z: Detaching Listeners.
2026-04-24T17:29:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:29:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.287
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 01030022.48c2a79c.2a772f6e.000001c1 === Spawned Process #11 (PID 10900) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:28:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:28:35Z: Process construction / entity creation complete.
2026-04-24T17:28:35Z: Beginning action construction / initialization.
2026-04-24T17:28:35Z: Action construction / initialization complete.
2026-04-24T17:28:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:28:36Z: DDS entities enabled.
2026-04-24T17:28:36Z: Initializing process actions.
2026-04-24T17:28:51Z: Starting process actions.
2026-04-24T17:28:51Z: Process tests started.
2026-04-24T17:29:21Z: Stopping process tests.
2026-04-24T17:29:21Z: Process tests stopped.
2026-04-24T17:29:22Z: Stopping process actions.
2026-04-24T17:29:22Z: Detaching Listeners.
2026-04-24T17:29:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:29:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.272
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.028
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2a772f6e.000001c1 === Spawned Process #10 (PID 10899) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:28:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:28:35Z: Process construction / entity creation complete.
2026-04-24T17:28:35Z: Beginning action construction / initialization.
2026-04-24T17:28:35Z: Action construction / initialization complete.
2026-04-24T17:28:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:28:36Z: DDS entities enabled.
2026-04-24T17:28:36Z: Initializing process actions.
2026-04-24T17:28:51Z: Starting process actions.
2026-04-24T17:28:51Z: Process tests started.
2026-04-24T17:29:21Z: Stopping process tests.
2026-04-24T17:29:21Z: Process tests stopped.
2026-04-24T17:29:22Z: Stopping process actions.
2026-04-24T17:29:22Z: Detaching Listeners.
2026-04-24T17:29:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:29:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.304
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.026
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2a772f6e.000001c1 === Spawned Process #4 (PID 10893) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:28:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:28:35Z: Process construction / entity creation complete.
2026-04-24T17:28:35Z: Beginning action construction / initialization.
2026-04-24T17:28:35Z: Action construction / initialization complete.
2026-04-24T17:28:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:28:36Z: DDS entities enabled.
2026-04-24T17:28:36Z: Initializing process actions.
2026-04-24T17:28:51Z: Starting process actions.
2026-04-24T17:28:51Z: Process tests started.
2026-04-24T17:29:21Z: Stopping process tests.
2026-04-24T17:29:21Z: Process tests stopped.
2026-04-24T17:29:22Z: Stopping process actions.
2026-04-24T17:29:22Z: Detaching Listeners.
2026-04-24T17:29:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:29:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.368
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.017
--- 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_11002
node_controller PID: 11003 started at 2026-04-24 17:29:24
/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: 11004 started at 2026-04-24 17:29:24
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 01030022.48c2a79c.2afbd9db.000001c1 "test_nc_11002"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/8
Started at 2026-04-24T17:29:31Z
Setting scenario launch_time to be 3 seconds from now: 2026-04-24T17:29:34Z
2026-04-24T17:29:34Z: Node 01030022.48c2a79c.2afbd9db.000001c1 (test_nc_11002) starting process 11023:
- original config: ci-fan-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w1_config.json --report /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w1_report.json --log /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w1_log.txt
2026-04-24T17:29:34Z: Node 01030022.48c2a79c.2afbd9db.000001c1 (test_nc_11002) starting process 11024:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w2_config.json --report /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w2_report.json --log /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w2_log.txt
2026-04-24T17:29:34Z: Node 01030022.48c2a79c.2afbd9db.000001c1 (test_nc_11002) starting process 11025:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w3_config.json --report /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w3_report.json --log /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w3_log.txt
2026-04-24T17:29:34Z: Node 01030022.48c2a79c.2afbd9db.000001c1 (test_nc_11002) starting process 11026:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w4_config.json --report /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w4_report.json --log /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w4_log.txt
2026-04-24T17:29:34Z: Node 01030022.48c2a79c.2afbd9db.000001c1 (test_nc_11002) starting process 11027:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w5_config.json --report /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w5_report.json --log /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w5_log.txt
2026-04-24T17:29:34Z: Node 01030022.48c2a79c.2afbd9db.000001c1 (test_nc_11002) starting process 11028:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w6_config.json --report /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w6_report.json --log /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w6_log.txt
2026-04-24T17:29:34Z: Node 01030022.48c2a79c.2afbd9db.000001c1 (test_nc_11002) starting process 11029:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w7_config.json --report /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w7_report.json --log /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w7_log.txt
2026-04-24T17:29:34Z: Node 01030022.48c2a79c.2afbd9db.000001c1 (test_nc_11002) starting process 11030:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w8_config.json --report /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w8_report.json --log /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w8_log.txt
2026-04-24T17:29:34Z: Node 01030022.48c2a79c.2afbd9db.000001c1 (test_nc_11002) starting process 11031:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w9_config.json --report /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w9_report.json --log /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w9_log.txt
2026-04-24T17:29:34Z: Node 01030022.48c2a79c.2afbd9db.000001c1 (test_nc_11002) starting process 11032:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w10_config.json --report /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w10_report.json --log /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w10_log.txt
2026-04-24T17:29:34Z: Node 01030022.48c2a79c.2afbd9db.000001c1 (test_nc_11002) starting process 11033:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w11_config.json --report /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w11_report.json --log /tmp/opendds_bench_nc_11003/n01030022.48c2a79c.2afbd9db.000001c1w11_log.txt
2026-04-24T17:30:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11023 with exit code 0
2026-04-24T17:30:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11024 with exit code 0
2026-04-24T17:30:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11026 with exit code 0
2026-04-24T17:30:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11027 with exit code 0
2026-04-24T17:30:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11031 with exit code 0
2026-04-24T17:30:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11025 with exit code 0
2026-04-24T17:30:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11028 with exit code 0
2026-04-24T17:30:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11030 with exit code 0
2026-04-24T17:30:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11029 with exit code 0
2026-04-24T17:30:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11032 with exit code 0
2026-04-24T17:30:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11033 with exit code 0
Writing report for node name 'test_nc_11002' (id '01030022.48c2a79c.2afbd9db.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
Ended at 2026-04-24T17:30:23Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 75.096633
percent cpu utilization mean = 4.235117
percent cpu utilization stdev = 10.944474
percent cpu utilization median = 1.755016
percent cpu utilization madev = 1.755016
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.957510
percent memory utilization mean = 8.564069
percent memory utilization stdev = 1.304108
percent memory utilization median = 8.935326
percent memory utilization madev = 0.016687
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.335 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.002 seconds
Max Stop Time: 0.024 seconds
Max Destruction Time: 0.040 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.310975
discovery time delta max = 0.955875
discovery time delta mean = 0.625903
discovery time delta stdev = 0.177366
discovery time delta median = 0.597751
discovery time delta madev = 0.120293
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.007839
latency max = 5.456921
latency mean = 0.498594
latency stdev = 0.999278
latency median = 0.019232
latency madev = 0.007221
Jitter Statistics:
jitter count = 180
jitter min = 0.000044
jitter max = 5.430050
jitter mean = 0.365870
jitter stdev = 0.685679
jitter median = 0.008216
jitter madev = 0.007202
Throughput Statistics:
throughput count = 180
throughput min = 48846.000823
throughput max = 256356.098297
throughput mean = 232637.159964
throughput stdev = 43868.808813
throughput median = 254785.916462
throughput madev = 954.511655
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.010038
round trip latency max = 2.742717
round trip latency mean = 0.503044
round trip latency stdev = 0.619060
round trip latency median = 0.244091
round trip latency madev = 0.222014
Round Trip Jitter Statistics:
round trip jitter count = 90
round trip jitter min = 0.001110
round trip jitter max = 2.720301
round trip jitter mean = 0.364956
round trip jitter stdev = 0.412216
round trip jitter median = 0.358999
round trip jitter madev = 0.140140
Round Trip Throughput Statistics:
round trip throughput count = 90
round trip throughput min = 48574.230434
round trip throughput max = 255515.920721
round trip throughput mean = 209123.030647
round trip throughput stdev = 53246.417740
round trip throughput median = 233036.990434
round trip throughput madev = 21498.089744
Wrote results to example/result/8
=== Showing Log for Node 01030022.48c2a79c.2afbd9db.000001c1 === Spawned Process #1 (PID 11023) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:29:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-04-24T17:29:35Z: Process construction / entity creation complete.
2026-04-24T17:29:35Z: Beginning action construction / initialization.
2026-04-24T17:29:35Z: Action construction / initialization complete.
2026-04-24T17:29:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:29:36Z: DDS entities enabled.
2026-04-24T17:29:36Z: Initializing process actions.
2026-04-24T17:29:51Z: Starting process actions.
2026-04-24T17:29:51Z: Process tests started.
2026-04-24T17:30:21Z: Stopping process tests.
2026-04-24T17:30:21Z: Process tests stopped.
2026-04-24T17:30:22Z: Stopping process actions.
2026-04-24T17:30:22Z: Detaching Listeners.
2026-04-24T17:30:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:30:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.055
enable time: 0.000
start time: 0.002
stop time: 0.024
destruction time: 0.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2afbd9db.000001c1 === Spawned Process #2 (PID 11024) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:29:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:29:35Z: Process construction / entity creation complete.
2026-04-24T17:29:35Z: Beginning action construction / initialization.
2026-04-24T17:29:35Z: Action construction / initialization complete.
2026-04-24T17:29:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:29:36Z: DDS entities enabled.
2026-04-24T17:29:36Z: Initializing process actions.
2026-04-24T17:29:51Z: Starting process actions.
2026-04-24T17:29:51Z: Process tests started.
2026-04-24T17:30:21Z: Stopping process tests.
2026-04-24T17:30:21Z: Process tests stopped.
2026-04-24T17:30:22Z: Stopping process actions.
2026-04-24T17:30:22Z: Detaching Listeners.
2026-04-24T17:30:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:30:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.182
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 01030022.48c2a79c.2afbd9db.000001c1 === Spawned Process #4 (PID 11026) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:29:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:29:35Z: Process construction / entity creation complete.
2026-04-24T17:29:35Z: Beginning action construction / initialization.
2026-04-24T17:29:35Z: Action construction / initialization complete.
2026-04-24T17:29:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:29:36Z: DDS entities enabled.
2026-04-24T17:29:36Z: Initializing process actions.
2026-04-24T17:29:51Z: Starting process actions.
2026-04-24T17:29:51Z: Process tests started.
2026-04-24T17:30:21Z: Stopping process tests.
2026-04-24T17:30:21Z: Process tests stopped.
2026-04-24T17:30:22Z: Stopping process actions.
2026-04-24T17:30:22Z: Detaching Listeners.
2026-04-24T17:30:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:30:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.194
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2afbd9db.000001c1 === Spawned Process #5 (PID 11027) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:29:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:29:35Z: Process construction / entity creation complete.
2026-04-24T17:29:35Z: Beginning action construction / initialization.
2026-04-24T17:29:35Z: Action construction / initialization complete.
2026-04-24T17:29:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:29:36Z: DDS entities enabled.
2026-04-24T17:29:36Z: Initializing process actions.
2026-04-24T17:29:51Z: Starting process actions.
2026-04-24T17:29:51Z: Process tests started.
2026-04-24T17:30:21Z: Stopping process tests.
2026-04-24T17:30:21Z: Process tests stopped.
2026-04-24T17:30:22Z: Stopping process actions.
2026-04-24T17:30:22Z: Detaching Listeners.
2026-04-24T17:30:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:30:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.213
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2afbd9db.000001c1 === Spawned Process #9 (PID 11031) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:29:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:29:35Z: Process construction / entity creation complete.
2026-04-24T17:29:35Z: Beginning action construction / initialization.
2026-04-24T17:29:35Z: Action construction / initialization complete.
2026-04-24T17:29:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:29:36Z: DDS entities enabled.
2026-04-24T17:29:36Z: Initializing process actions.
2026-04-24T17:29:51Z: Starting process actions.
2026-04-24T17:29:51Z: Process tests started.
2026-04-24T17:30:21Z: Stopping process tests.
2026-04-24T17:30:21Z: Process tests stopped.
2026-04-24T17:30:22Z: Stopping process actions.
2026-04-24T17:30:22Z: Detaching Listeners.
2026-04-24T17:30:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:30:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.218
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.036
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2afbd9db.000001c1 === Spawned Process #3 (PID 11025) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:29:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:29:35Z: Process construction / entity creation complete.
2026-04-24T17:29:35Z: Beginning action construction / initialization.
2026-04-24T17:29:35Z: Action construction / initialization complete.
2026-04-24T17:29:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:29:36Z: DDS entities enabled.
2026-04-24T17:29:36Z: Initializing process actions.
2026-04-24T17:29:51Z: Starting process actions.
2026-04-24T17:29:51Z: Process tests started.
2026-04-24T17:30:21Z: Stopping process tests.
2026-04-24T17:30:21Z: Process tests stopped.
2026-04-24T17:30:22Z: Stopping process actions.
2026-04-24T17:30:22Z: Detaching Listeners.
2026-04-24T17:30:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:30:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.258
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.031
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2afbd9db.000001c1 === Spawned Process #6 (PID 11028) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:29:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:29:35Z: Process construction / entity creation complete.
2026-04-24T17:29:35Z: Beginning action construction / initialization.
2026-04-24T17:29:35Z: Action construction / initialization complete.
2026-04-24T17:29:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:29:36Z: DDS entities enabled.
2026-04-24T17:29:36Z: Initializing process actions.
2026-04-24T17:29:51Z: Starting process actions.
2026-04-24T17:29:51Z: Process tests started.
2026-04-24T17:30:21Z: Stopping process tests.
2026-04-24T17:30:21Z: Process tests stopped.
2026-04-24T17:30:22Z: Stopping process actions.
2026-04-24T17:30:22Z: Detaching Listeners.
2026-04-24T17:30:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:30:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.272
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 01030022.48c2a79c.2afbd9db.000001c1 === Spawned Process #8 (PID 11030) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:29:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:29:35Z: Process construction / entity creation complete.
2026-04-24T17:29:35Z: Beginning action construction / initialization.
2026-04-24T17:29:35Z: Action construction / initialization complete.
2026-04-24T17:29:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:29:36Z: DDS entities enabled.
2026-04-24T17:29:36Z: Initializing process actions.
2026-04-24T17:29:51Z: Starting process actions.
2026-04-24T17:29:51Z: Process tests started.
2026-04-24T17:30:21Z: Stopping process tests.
2026-04-24T17:30:21Z: Process tests stopped.
2026-04-24T17:30:22Z: Stopping process actions.
2026-04-24T17:30:22Z: Detaching Listeners.
2026-04-24T17:30:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:30:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.300
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.025
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2afbd9db.000001c1 === Spawned Process #7 (PID 11029) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:29:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:29:35Z: Process construction / entity creation complete.
2026-04-24T17:29:35Z: Beginning action construction / initialization.
2026-04-24T17:29:35Z: Action construction / initialization complete.
2026-04-24T17:29:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:29:36Z: DDS entities enabled.
2026-04-24T17:29:36Z: Initializing process actions.
2026-04-24T17:29:51Z: Starting process actions.
2026-04-24T17:29:51Z: Process tests started.
2026-04-24T17:30:21Z: Stopping process tests.
2026-04-24T17:30:21Z: Process tests stopped.
2026-04-24T17:30:22Z: Stopping process actions.
2026-04-24T17:30:22Z: Detaching Listeners.
2026-04-24T17:30:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:30:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.280
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.031
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2afbd9db.000001c1 === Spawned Process #10 (PID 11032) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:29:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:29:35Z: Process construction / entity creation complete.
2026-04-24T17:29:35Z: Beginning action construction / initialization.
2026-04-24T17:29:35Z: Action construction / initialization complete.
2026-04-24T17:29:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:29:36Z: DDS entities enabled.
2026-04-24T17:29:36Z: Initializing process actions.
2026-04-24T17:29:51Z: Starting process actions.
2026-04-24T17:29:51Z: Process tests started.
2026-04-24T17:30:21Z: Stopping process tests.
2026-04-24T17:30:21Z: Process tests stopped.
2026-04-24T17:30:22Z: Stopping process actions.
2026-04-24T17:30:22Z: Detaching Listeners.
2026-04-24T17:30:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:30:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.301
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 01030022.48c2a79c.2afbd9db.000001c1 === Spawned Process #11 (PID 11033) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:29:35Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-04-24T17:29:35Z: Process construction / entity creation complete.
2026-04-24T17:29:35Z: Beginning action construction / initialization.
2026-04-24T17:29:35Z: Action construction / initialization complete.
2026-04-24T17:29:36Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:29:36Z: DDS entities enabled.
2026-04-24T17:29:36Z: Initializing process actions.
2026-04-24T17:29:51Z: Starting process actions.
2026-04-24T17:29:51Z: Process tests started.
2026-04-24T17:30:21Z: Stopping process tests.
2026-04-24T17:30:21Z: Process tests stopped.
2026-04-24T17:30:22Z: Stopping process actions.
2026-04-24T17:30:22Z: Detaching Listeners.
2026-04-24T17:30:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-04-24T17:30:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.335
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- 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_11128
node_controller PID: 11129 started at 2026-04-24 17:30:24
/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: 11130 started at 2026-04-24 17:30:24
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 01030022.48c2a79c.2b7914c9.000001c1 "test_nc_11128"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/9
Started at 2026-04-24T17:30:31Z
Setting scenario launch_time to be 3 seconds from now: 2026-04-24T17:30:34Z
2026-04-24T17:30:34Z: Node 01030022.48c2a79c.2b7914c9.000001c1 (test_nc_11128) starting process 11149:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w1_config.json --report /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w1_report.json --log /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w1_log.txt
2026-04-24T17:30:34Z: Node 01030022.48c2a79c.2b7914c9.000001c1 (test_nc_11128) starting process 11150:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w2_config.json --report /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w2_report.json --log /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w2_log.txt
2026-04-24T17:30:34Z: Node 01030022.48c2a79c.2b7914c9.000001c1 (test_nc_11128) starting process 11151:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w3_config.json --report /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w3_report.json --log /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w3_log.txt
2026-04-24T17:30:34Z: Node 01030022.48c2a79c.2b7914c9.000001c1 (test_nc_11128) starting process 11152:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w4_config.json --report /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w4_report.json --log /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w4_log.txt
2026-04-24T17:30:34Z: Node 01030022.48c2a79c.2b7914c9.000001c1 (test_nc_11128) starting process 11153:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w5_config.json --report /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w5_report.json --log /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w5_log.txt
2026-04-24T17:30:34Z: Node 01030022.48c2a79c.2b7914c9.000001c1 (test_nc_11128) starting process 11154:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w6_config.json --report /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w6_report.json --log /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w6_log.txt
2026-04-24T17:30:34Z: Node 01030022.48c2a79c.2b7914c9.000001c1 (test_nc_11128) starting process 11155:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w7_config.json --report /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w7_report.json --log /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w7_log.txt
2026-04-24T17:30:34Z: Node 01030022.48c2a79c.2b7914c9.000001c1 (test_nc_11128) starting process 11156:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w8_config.json --report /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w8_report.json --log /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w8_log.txt
2026-04-24T17:30:34Z: Node 01030022.48c2a79c.2b7914c9.000001c1 (test_nc_11128) starting process 11157:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w9_config.json --report /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w9_report.json --log /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w9_log.txt
2026-04-24T17:30:34Z: Node 01030022.48c2a79c.2b7914c9.000001c1 (test_nc_11128) starting process 11158:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w10_config.json --report /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w10_report.json --log /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w10_log.txt
2026-04-24T17:30:34Z: Node 01030022.48c2a79c.2b7914c9.000001c1 (test_nc_11128) starting process 11159:
- original config: ci-mixed_master.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w11_config.json --report /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w11_report.json --log /tmp/opendds_bench_nc_11129/n01030022.48c2a79c.2b7914c9.000001c1w11_log.txt
2026-04-24T17:31:13Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11150 with exit code 0
2026-04-24T17:31:13Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11152 with exit code 0
2026-04-24T17:31:13Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11156 with exit code 0
2026-04-24T17:31:13Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11154 with exit code 0
2026-04-24T17:31:13Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11158 with exit code 0
2026-04-24T17:31:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11159 with exit code 0
2026-04-24T17:31:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11149 with exit code 0
2026-04-24T17:31:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11151 with exit code 0
2026-04-24T17:31:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11153 with exit code 0
2026-04-24T17:31:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11155 with exit code 0
2026-04-24T17:31:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11157 with exit code 0
Writing report for node name 'test_nc_11128' (id '01030022.48c2a79c.2b7914c9.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
All reports written and acknowledged.
Got 6 out of 11 expected process reports
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
Ended at 2026-04-24T17:31:14Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 40
percent cpu utilization min = 0.000000
percent cpu utilization max = 89.223058
percent cpu utilization mean = 7.870884
percent cpu utilization stdev = 14.380895
percent cpu utilization median = 4.773869
percent cpu utilization madev = 1.633145
Percent Memory Utilization Statistics:
percent memory utilization count = 40
percent memory utilization min = 0.000000
percent memory utilization max = 10.076414
percent memory utilization mean = 9.461012
percent memory utilization stdev = 1.739094
percent memory utilization median = 9.929594
percent memory utilization madev = 0.083237
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 40
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 10.699251
percent virtual memory utilization mean = 10.383136
percent virtual memory utilization stdev = 1.690126
percent virtual memory utilization median = 10.699251
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.724 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.008 seconds
Max Stop Time: 0.883 seconds
Max Destruction Time: 0.081 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.016290
discovery time delta max = 1.210270
discovery time delta mean = 0.641423
discovery time delta stdev = 0.267995
discovery time delta median = 0.682927
discovery time delta madev = 0.137877
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.000814
latency max = 0.007390
latency mean = 0.001676
latency stdev = 0.000701
latency median = 0.001620
latency madev = 0.000450
Jitter Statistics:
jitter count = 2966
jitter min = 0.000000
jitter max = 0.006012
jitter mean = 0.000543
jitter stdev = 0.000582
jitter median = 0.000414
jitter madev = 0.000304
Throughput Statistics:
throughput count = 2966
throughput min = 65.691691
throughput max = 332.782134
throughput mean = 230.643535
throughput stdev = 106.869545
throughput median = 332.202386
throughput madev = 0.375139
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 01030022.48c2a79c.2b7914c9.000001c1 === Spawned Process #2 (PID 11150) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:30:36Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-04-24T17:30:37Z: Process construction / entity creation complete.
2026-04-24T17:30:37Z: Beginning action construction / initialization.
2026-04-24T17:30:37Z: Action construction / initialization complete.
2026-04-24T17:30:39Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:30:39Z: DDS entities enabled.
2026-04-24T17:30:39Z: Initializing process actions.
2026-04-24T17:30:41Z: Starting process actions.
2026-04-24T17:30:41Z: Process tests started.
2026-04-24T17:31:11Z: Stopping process tests.
2026-04-24T17:31:11Z: Process tests stopped.
2026-04-24T17:31:13Z: Stopping process actions.
2026-04-24T17:31:13Z: Detaching Listeners.
2026-04-24T17:31:13Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-04-24T17:31:13Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.191
enable time: 0.000
start time: 0.002
stop time: 0.484
destruction time: 0.050
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2b7914c9.000001c1 === Spawned Process #4 (PID 11152) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:30:36Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-04-24T17:30:37Z: Process construction / entity creation complete.
2026-04-24T17:30:37Z: Beginning action construction / initialization.
2026-04-24T17:30:37Z: Action construction / initialization complete.
2026-04-24T17:30:39Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:30:39Z: DDS entities enabled.
2026-04-24T17:30:39Z: Initializing process actions.
2026-04-24T17:30:41Z: Starting process actions.
2026-04-24T17:30:41Z: Process tests started.
2026-04-24T17:31:11Z: Stopping process tests.
2026-04-24T17:31:11Z: Process tests stopped.
2026-04-24T17:31:13Z: Stopping process actions.
2026-04-24T17:31:13Z: Detaching Listeners.
2026-04-24T17:31:13Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-04-24T17:31:13Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.287
enable time: 0.000
start time: 0.002
stop time: 0.469
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2b7914c9.000001c1 === Spawned Process #8 (PID 11156) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:30:36Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-04-24T17:30:37Z: Process construction / entity creation complete.
2026-04-24T17:30:37Z: Beginning action construction / initialization.
2026-04-24T17:30:37Z: Action construction / initialization complete.
2026-04-24T17:30:39Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:30:39Z: DDS entities enabled.
2026-04-24T17:30:39Z: Initializing process actions.
2026-04-24T17:30:41Z: Starting process actions.
2026-04-24T17:30:41Z: Process tests started.
2026-04-24T17:31:11Z: Stopping process tests.
2026-04-24T17:31:11Z: Process tests stopped.
2026-04-24T17:31:13Z: Stopping process actions.
2026-04-24T17:31:13Z: Detaching Listeners.
2026-04-24T17:31:13Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-04-24T17:31:13Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.401
enable time: 0.000
start time: 0.002
stop time: 0.460
destruction time: 0.056
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2b7914c9.000001c1 === Spawned Process #6 (PID 11154) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:30:36Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-04-24T17:30:37Z: Process construction / entity creation complete.
2026-04-24T17:30:37Z: Beginning action construction / initialization.
2026-04-24T17:30:37Z: Action construction / initialization complete.
2026-04-24T17:30:39Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:30:39Z: DDS entities enabled.
2026-04-24T17:30:39Z: Initializing process actions.
2026-04-24T17:30:41Z: Starting process actions.
2026-04-24T17:30:41Z: Process tests started.
2026-04-24T17:31:11Z: Stopping process tests.
2026-04-24T17:31:11Z: Process tests stopped.
2026-04-24T17:31:13Z: Stopping process actions.
2026-04-24T17:31:13Z: Detaching Listeners.
2026-04-24T17:31:13Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-04-24T17:31:13Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.401
enable time: 0.000
start time: 0.005
stop time: 0.476
destruction time: 0.063
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2b7914c9.000001c1 === Spawned Process #10 (PID 11158) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:30:36Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-04-24T17:30:37Z: Process construction / entity creation complete.
2026-04-24T17:30:37Z: Beginning action construction / initialization.
2026-04-24T17:30:37Z: Action construction / initialization complete.
2026-04-24T17:30:39Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:30:39Z: DDS entities enabled.
2026-04-24T17:30:39Z: Initializing process actions.
2026-04-24T17:30:41Z: Starting process actions.
2026-04-24T17:30:41Z: Process tests started.
2026-04-24T17:31:11Z: Stopping process tests.
2026-04-24T17:31:11Z: Process tests stopped.
2026-04-24T17:31:13Z: Stopping process actions.
2026-04-24T17:31:13Z: Detaching Listeners.
2026-04-24T17:31:13Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-04-24T17:31:13Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.435
enable time: 0.000
start time: 0.002
stop time: 0.489
destruction time: 0.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2b7914c9.000001c1 === Spawned Process #11 (PID 11159) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:30:36Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_A1' in domain 7
Binding config for participant participant_A1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_A1' and listener type name ''
Creating datareader: 'datareader_A1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_A1' and listener type name ''
Creating datawriter: 'datawriter_A1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_A2' in domain 17
Binding config for participant participant_A2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_A2' and listener type name ''
Creating datareader: 'datareader_A2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_A2_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_A2' and listener type name ''
Creating datawriter: 'datawriter_A2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_A2_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-04-24T17:30:37Z: Process construction / entity creation complete.
2026-04-24T17:30:37Z: Beginning action construction / initialization.
2026-04-24T17:30:37Z: Action construction / initialization complete.
2026-04-24T17:30:39Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:30:39Z: DDS entities enabled.
2026-04-24T17:30:39Z: Initializing process actions.
2026-04-24T17:30:41Z: Starting process actions.
2026-04-24T17:30:41Z: Process tests started.
2026-04-24T17:31:11Z: Stopping process tests.
2026-04-24T17:31:12Z: Process tests stopped.
2026-04-24T17:31:14Z: Stopping process actions.
2026-04-24T17:31:14Z: Detaching Listeners.
2026-04-24T17:31:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_A1_T1
Deleting publisher: publisher_A1
Deleting datareader: datareader_A1_T1
Deleting subscriber: subscriber_A1
deleting entities for participant participant_A1
Deleting datawriter: datawriter_A2_T2
Deleting datawriter: datawriter_A2_T4
Deleting publisher: publisher_A2
Deleting datareader: datareader_A2_T2
Deleting datareader: datareader_A2_T4
Deleting subscriber: subscriber_A2
deleting entities for participant participant_A2
2026-04-24T17:31:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.619
enable time: 0.000
start time: 0.007
stop time: 0.504
destruction time: 0.073
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2b7914c9.000001c1 === Spawned Process #1 (PID 11149) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:30:36Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-04-24T17:30:37Z: Process construction / entity creation complete.
2026-04-24T17:30:37Z: Beginning action construction / initialization.
2026-04-24T17:30:37Z: Action construction / initialization complete.
2026-04-24T17:30:39Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:30:39Z: DDS entities enabled.
2026-04-24T17:30:39Z: Initializing process actions.
2026-04-24T17:30:41Z: Starting process actions.
2026-04-24T17:30:41Z: Process tests started.
2026-04-24T17:31:11Z: Stopping process tests.
2026-04-24T17:31:12Z: Process tests stopped.
2026-04-24T17:31:14Z: Stopping process actions.
2026-04-24T17:31:14Z: Detaching Listeners.
2026-04-24T17:31:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-04-24T17:31:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.426
enable time: 0.000
start time: 0.007
stop time: 0.874
destruction time: 0.072
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2b7914c9.000001c1 === Spawned Process #3 (PID 11151) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:30:36Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-04-24T17:30:37Z: Process construction / entity creation complete.
2026-04-24T17:30:37Z: Beginning action construction / initialization.
2026-04-24T17:30:37Z: Action construction / initialization complete.
2026-04-24T17:30:39Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:30:39Z: DDS entities enabled.
2026-04-24T17:30:39Z: Initializing process actions.
2026-04-24T17:30:41Z: Starting process actions.
2026-04-24T17:30:41Z: Process tests started.
2026-04-24T17:31:11Z: Stopping process tests.
2026-04-24T17:31:12Z: Process tests stopped.
2026-04-24T17:31:14Z: Stopping process actions.
2026-04-24T17:31:14Z: Detaching Listeners.
2026-04-24T17:31:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-04-24T17:31:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.470
enable time: 0.000
start time: 0.007
stop time: 0.883
destruction time: 0.081
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2b7914c9.000001c1 === Spawned Process #5 (PID 11153) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:30:36Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-04-24T17:30:37Z: Process construction / entity creation complete.
2026-04-24T17:30:37Z: Beginning action construction / initialization.
2026-04-24T17:30:37Z: Action construction / initialization complete.
2026-04-24T17:30:39Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:30:39Z: DDS entities enabled.
2026-04-24T17:30:39Z: Initializing process actions.
2026-04-24T17:30:41Z: Starting process actions.
2026-04-24T17:30:41Z: Process tests started.
2026-04-24T17:31:11Z: Stopping process tests.
2026-04-24T17:31:12Z: Process tests stopped.
2026-04-24T17:31:14Z: Stopping process actions.
2026-04-24T17:31:14Z: Detaching Listeners.
2026-04-24T17:31:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-04-24T17:31:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.465
enable time: 0.000
start time: 0.008
stop time: 0.879
destruction time: 0.070
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2b7914c9.000001c1 === Spawned Process #7 (PID 11155) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:30:36Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-04-24T17:30:37Z: Process construction / entity creation complete.
2026-04-24T17:30:37Z: Beginning action construction / initialization.
2026-04-24T17:30:37Z: Action construction / initialization complete.
2026-04-24T17:30:39Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:30:39Z: DDS entities enabled.
2026-04-24T17:30:39Z: Initializing process actions.
2026-04-24T17:30:41Z: Starting process actions.
2026-04-24T17:30:41Z: Process tests started.
2026-04-24T17:31:11Z: Stopping process tests.
2026-04-24T17:31:12Z: Process tests stopped.
2026-04-24T17:31:14Z: Stopping process actions.
2026-04-24T17:31:14Z: Detaching Listeners.
2026-04-24T17:31:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-04-24T17:31:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.607
enable time: 0.000
start time: 0.006
stop time: 0.882
destruction time: 0.055
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01030022.48c2a79c.2b7914c9.000001c1 === Spawned Process #9 (PID 11157) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-04-24T17:30:36Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-04-24T17:30:37Z: Process construction / entity creation complete.
2026-04-24T17:30:37Z: Beginning action construction / initialization.
2026-04-24T17:30:37Z: Action construction / initialization complete.
2026-04-24T17:30:39Z: Enabling DDS entities (if not already enabled).
2026-04-24T17:30:39Z: DDS entities enabled.
2026-04-24T17:30:39Z: Initializing process actions.
2026-04-24T17:30:41Z: Starting process actions.
2026-04-24T17:30:41Z: Process tests started.
2026-04-24T17:31:11Z: Stopping process tests.
2026-04-24T17:31:12Z: Process tests stopped.
2026-04-24T17:31:14Z: Stopping process actions.
2026-04-24T17:31:14Z: Detaching Listeners.
2026-04-24T17:31:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-04-24T17:31:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.724
enable time: 0.000
start time: 0.005
stop time: 0.883
destruction time: 0.054
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-mixed --show-worker-logs Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11295 started at 2026-04-24 17:31:18
/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: 11296 started at 2026-04-24 17:31:18
/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: 11297 started at 2026-04-24 17:31:18
/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: 11325 started at 2026-04-24 17:31:28
/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: 11333 started at 2026-04-24 17:31:29
/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: 11334 started at 2026-04-24 17:31:29
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 11294 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl Time:15s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl secure
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11344 started at 2026-04-24 17:31:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -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: 11345 started at 2026-04-24 17:31:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -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: 11346 started at 2026-04-24 17:31:32
/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: 11375 started at 2026-04-24 17:31:42
/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: 11383 started at 2026-04-24 17:31:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11384 started at 2026-04-24 17:31:43
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11343 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: 11394 started at 2026-04-24 17:31:47
/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: 11395 started at 2026-04-24 17:31:47
/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: 11413 started at 2026-04-24 17:31:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11421 started at 2026-04-24 17:31:53
/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: 11432 started at 2026-04-24 17:32:03
/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: 11433 started at 2026-04-24 17:32:03
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 11393 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: 11447 started at 2026-04-24 17:32:06
/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: 11448 started at 2026-04-24 17:32:06
/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: 11466 started at 2026-04-24 17:32:16
/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: 11474 started at 2026-04-24 17:32:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11475 started at 2026-04-24 17:32:17
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11442 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: 11485 started at 2026-04-24 17:32:21
/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: 11486 started at 2026-04-24 17:32:21
/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: 11487 started at 2026-04-24 17:32:21
/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: 11516 started at 2026-04-24 17:32:31
/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: 11524 started at 2026-04-24 17:32:32
/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: 11525 started at 2026-04-24 17:32:32
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 11484 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: 11536 started at 2026-04-24 17:32:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -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: 11537 started at 2026-04-24 17:32:35
/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: 11538 started at 2026-04-24 17:32:35
/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: 11566 started at 2026-04-24 17:32:45
/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: 11574 started at 2026-04-24 17:32:46
/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: 11575 started at 2026-04-24 17:32:46
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
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 11534 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: 11586 started at 2026-04-24 17:32:50
/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: 11587 started at 2026-04-24 17:32:50
/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: 11605 started at 2026-04-24 17:32:53
/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: 11613 started at 2026-04-24 17:32:56
/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: 11624 started at 2026-04-24 17:33:06
/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: 11625 started at 2026-04-24 17:33:06
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 11585 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: 11635 started at 2026-04-24 17:33:09
/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: 11636 started at 2026-04-24 17:33:09
/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: 11655 started at 2026-04-24 17:33:19
/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: 11663 started at 2026-04-24 17:33:20
/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: 11664 started at 2026-04-24 17:33:20
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 11634 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: 11674 started at 2026-04-24 17:33:24
/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: 11675 started at 2026-04-24 17:33:24
/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: 11693 started at 2026-04-24 17:33:34
/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: 11701 started at 2026-04-24 17:33:35
/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: 11702 started at 2026-04-24 17:33:35
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
Sent control
Running until status contains requested changes
{"relay_id":"relay1","config":{"RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION":"0.000000000","RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE":"0","RTPS_RELAY_ADMIT_STATE":"NotAdmitting","RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT":"900.000000000","RTPS_RELAY_DRAIN_INTERVAL":"100","RTPS_RELAY_DRAIN_STATE":"Draining","RTPS_RELAY_INACTIVE_PERIOD":"60.000000000","RTPS_RELAY_LIFESPAN":"60.000000000","RTPS_RELAY_LOG_ACTIVITY":"true","RTPS_RELAY_LOG_DISCOVERY":"true","RTPS_RELAY_LOG_HANDLER_STATISTICS":"0.000000000","RTPS_RELAY_LOG_HTTP":"false","RTPS_RELAY_LOG_RELAY_STATISTICS":"3.000000000","RTPS_RELAY_LOG_THREAD_STATUS":"true","RTPS_RELAY_LOG_UTILIZATION_CHANGES":"false","RTPS_RELAY_LOG_WARNINGS":"false","RTPS_RELAY_MAX_IPS_PER_CLIENT":"0","RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER":"0","RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER":"0","RTPS_RELAY_PUBLISH_HANDLER_STATISTICS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATISTICS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATUS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS":"0.000000000","RTPS_RELAY_REJECTED_ADDRESS_DURATION":"0.000000000","RTPS_RELAY_RESTART_DETECTION":"false","RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR":"3","RTPS_RELAY_UTILIZATION_LIMIT":"0.95"}}
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelayControl being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11673 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl draining Time:19s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11712 started at 2026-04-24 17:33:41
/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: 11713 started at 2026-04-24 17:33:41
/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: 11731 started at 2026-04-24 17:33:44
/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: 11732 started at 2026-04-24 17:33:44
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: 11747 started at 2026-04-24 17:34:02
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl Time:52s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11760 started at 2026-04-24 17:34:33
/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: 11761 started at 2026-04-24 17:34:33
/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: 11780 started at 2026-04-24 17:34:36
/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: 11781 started at 2026-04-24 17:34:36
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: 11796 started at 2026-04-24 17:34:54
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: 11813 started at 2026-04-24 17:35:24
/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: 11814 started at 2026-04-24 17:35:24
/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: 11832 started at 2026-04-24 17:35:27
/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: 11833 started at 2026-04-24 17:35:27
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: 11850 started at 2026-04-24 17:35:45
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl secure Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse secure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11862 started at 2026-04-24 17:36:15
/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: 11863 started at 2026-04-24 17:36:15
/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: 11881 started at 2026-04-24 17:36:18
/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: 11882 started at 2026-04-24 17:36:18
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: 11898 started at 2026-04-24 17:36:36
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse secure Time:52s Result:0
==============================================================================
tests/DCPS/RtpsRelay/STUN/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay -DCPSConfigFile relay.ini -ApplicationDomain 42 -VerticalAddress 127.0.0.1:4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile server.log -DCPSPendingTimeout 3
server PID: 11915 started at 2026-04-24 17:37:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3
client PID: 11925 started at 2026-04-24 17:37:10
test_success
Mapped address = 127.0.0.1:43667
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: 11927 started at 2026-04-24 17:37:10
/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: 11937 started at 2026-04-24 17:37:13
test_success
Mapped address = ::1:41988
test_unknown_method
test_no_fingerprint
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/STUN/run_test.pl ipv6 Time:3s Result:0
==============================================================================
tests/security/ConcurrentAuthLimit/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/ConcurrentAuthLimit/ConcurrentAuthLimit -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSSecurityDebug auth_debug -ORBLogFile ConcurrentAuthLimit.log -DCPSPendingTimeout 3
ConcurrentAuthLimit PID: 11939 started at 2026-04-24 17:37:13
test PASSED.
auto_run_tests_finished: tests/security/ConcurrentAuthLimit/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/ThreadStatusManager/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ThreadStatusManager/threadstatusmanager -DCPSThreadStatusInterval 1 -DCPSDefaultDiscovery DEFAULT_RTPS -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile tsm.log -DCPSPendingTimeout 3
tsm PID: 11946 started at 2026-04-24 17:37:14
test PASSED.
auto_run_tests_finished: tests/DCPS/ThreadStatusManager/run_test.pl Time:19s Result:0
Fri Apr 24 17:37:33 2026 UTC