Daily Build Log
Fri Dec 5 15:59:21 2025 UTC
print OS Version
Fri Dec 5 15:59:21 2025 UTC
Hostname
runnervmeol0e
Microsoft Version
OS Name: Microsoft Windows Server 2022 Datacenter
OS Version: 10.0.20348 N/A Build 20348
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Server
OS Build Type: Multiprocessor Free
Processor info
Processor(s): 1 Processor(s) Installed.
[01]: AMD64 Family 25 Model 1 Stepping 1 AuthenticAMD ~2445 Mhz
Memory info
Total Physical Memory: 16,384 MB
Virtual Memory: Max Size: 19,328 MB
Virtual Memory: Available: 16,549 MB
Virtual Memory: In Use: 2,779 MB
Network info
Network Card(s): 1 NIC(s) Installed.
[01]: Microsoft Hyper-V Network Adapter
Connection Name: Ethernet 3
DHCP Enabled: Yes
DHCP Server: 168.63.129.16
IP address(es)
[01]: 10.1.0.125
[02]: fe80::8d37:abe7:666e:79d3
Approximate BogoMIPS (larger means faster)
33822.867456
PrintACEConfig
Fri Dec 5 15:59:23 2025 UTC
XML Config file: C:/OpenDDS/test_w22_x86_i0_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-win32.h"
================ default.features ================
no_cxx11=0
no_rapidjson=0
openssl11=1
ssl=1
xerces3=1
================ ACE VERSION ================
This is ACE version 6.5.23, released Tue Sep 09 08:30:02 CEST 2025
================ TAO VERSION ================
This is TAO version 2.5.23, released Tue Sep 09 08:30:02 CEST 2025
================ DDS VERSION ================
This is OpenDDS version 3.34.0-dev (NOT A RELEASE)
CMake Version ("cmake" --version)
Fri Dec 5 15:59:23 2025 UTC
cmake version 3.31.6
CMake suite maintained and supported by Kitware (kitware.com/cmake).
print make Version
Fri Dec 5 15:59:23 2025 UTC
Make version (make -v)
GNU Make 4.4.1
Built for x86_64-w64-mingw32
Copyright (C) 1988-2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://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 msvc
Fri Dec 5 15:59:23 2025 UTC
================ Compiler version ================
Microsoft (R) C/C++ Optimizing Compiler Version 19.44.35221 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
usage: cl [ option... ] filename... [ /link linkoption... ]
print perl version
Fri Dec 5 15:59:23 2025 UTC
perl version (perl -V)
Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
Platform:
osname=MSWin32
osvers=10.0.19042.746
archname=MSWin32-x64-multi-thread
uname='Win32 strawberry-perl 5.32.1.1 #1 Sun Jan 24 15:00:15 2021 x64'
config_args='undef'
hint=recommended
useposix=true
d_sigaction=undef
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='gcc'
ccflags =' -DWIN32 -DWIN64 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields'
optimize='-s -O2'
cppflags='-DWIN32'
ccversion=''
gccversion='8.3.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='long long'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='g++'
ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\x86_64-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\x86_64-w64-mingw32\8.3.0
libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=
so=dll
useshrplib=true
libperl=libperl532.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs
dlext=xs.dll
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
HAVE_INTERP_INTERN
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
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
Built under MSWin32
Compiled at Jan 24 2021 15:05:42
@INC:
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
PrintAutobuildConfig
Fri Dec 5 15:59:23 2025 UTC
================ Autobuild file C:/OpenDDS/test_w22_x86_i0_sec_autobuild_workspace/config.xml ================
<autobuild>
<configuration>
<variable name="log_file" value="output"/>
<variable name="log_root" value="C:/OpenDDS/test_w22_x86_i0_sec_autobuild_workspace/logs"/>
<variable name="project_root" value="C:/OpenDDS"/>
<variable name="root" value="C:/OpenDDS/test_w22_x86_i0_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="msvc"/>
<command name="print_perl_version"/>
<command name="print_autobuild_config"/>
<command name="auto_run_tests" options="script_path=tests dir=C:/OpenDDS -Config DCPS_MIN"/>
<command name="log" options="off"/>
<command name="process_logs" options="move prettify index"/>
</autobuild>
auto_run_tests
Fri Dec 5 15:59:23 2025 UTC
Running: perl tests/auto_run_tests.pl -Config DCPS_MIN in C:/OpenDDS
Test Lists: C:\OpenDDS/tests/dcps_tests.lst
Configs: DCPS_MIN, Win32, RTPS, GH_ACTIONS
Excludes:
==============================================================================
tools/scripts/modules/tests/ChangeDir.pl
#
auto_run_tests_finished: tools/scripts/modules/tests/ChangeDir.pl Time:1s Result:0
==============================================================================
tests/DCPS/AddressLookup/run_test.pl
#
.\.\\main.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile AddressLookup.log -DCPSPendingTimeout 3
AddressLookup PID: 4768 started at 2025-12-05 15:59:24
========= Attempt 0....
DEBUG: address_info: There are 3 interfaces
DEBUG: address_info: Considering interface 0
DEBUG: address_info: Found IP interface 127.0.0.1
DEBUG: address_info: IP address 127.0.0.1 maps to hostname runnervmeol0e
DEBUG: hostname_to_ip: Resolving IP addresses from hostname runnervmeol0e
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.125
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 172.31.128.1
DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 172.31.128.1
DEBUG: address_info: IP address 172.31.128.1 maps to hostname runnervmeol0e
DEBUG: hostname_to_ip: Resolving IP addresses from hostname runnervmeol0e
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.125
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 172.31.128.1
DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 10.1.0.125
DEBUG: address_info: IP address 10.1.0.125 maps to hostname runnervmeol0e.xyzs513huevuljhxakirjdzfba.cx.internal.cloudapp.net
DEBUG: hostname_to_ip: Resolving IP addresses from hostname runnervmeol0e.xyzs513huevuljhxakirjdzfba.cx.internal.cloudapp.net
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.125
========= Attempt 1....
DEBUG: address_info: There are 3 interfaces
DEBUG: address_info: Considering interface 0
DEBUG: address_info: Found IP interface 127.0.0.1
DEBUG: address_info: IP address 127.0.0.1 maps to hostname runnervmeol0e
DEBUG: hostname_to_ip: Resolving IP addresses from hostname runnervmeol0e
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.125
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 172.31.128.1
DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 172.31.128.1
DEBUG: address_info: IP address 172.31.128.1 maps to hostname runnervmeol0e
DEBUG: hostname_to_ip: Resolving IP addresses from hostname runnervmeol0e
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.125
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 172.31.128.1
DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 10.1.0.125
DEBUG: address_info: IP address 10.1.0.125 maps to hostname runnervmeol0e.xyzs513huevuljhxakirjdzfba.cx.internal.cloudapp.net
DEBUG: hostname_to_ip: Resolving IP addresses from hostname runnervmeol0e.xyzs513huevuljhxakirjdzfba.cx.internal.cloudapp.net
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.125
========= Attempt 2....
DEBUG: address_info: There are 3 interfaces
DEBUG: address_info: Considering interface 0
DEBUG: address_info: Found IP interface 127.0.0.1
DEBUG: address_info: IP address 127.0.0.1 maps to hostname runnervmeol0e
DEBUG: hostname_to_ip: Resolving IP addresses from hostname runnervmeol0e
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.125
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 172.31.128.1
DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 172.31.128.1
DEBUG: address_info: IP address 172.31.128.1 maps to hostname runnervmeol0e
DEBUG: hostname_to_ip: Resolving IP addresses from hostname runnervmeol0e
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.125
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 172.31.128.1
DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 10.1.0.125
DEBUG: address_info: IP address 10.1.0.125 maps to hostname runnervmeol0e.xyzs513huevuljhxakirjdzfba.cx.internal.cloudapp.net
DEBUG: hostname_to_ip: Resolving IP addresses from hostname runnervmeol0e.xyzs513huevuljhxakirjdzfba.cx.internal.cloudapp.net
DEBUG: hostname_to_ip: addr size is 16, curr addrinfo size is 32, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.125
test PASSED.
auto_run_tests_finished: tests/DCPS/AddressLookup/run_test.pl Time:26s Result:0
==============================================================================
tests/DCPS/DCPSInfoRepo/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -NOBITS -o dcps_ir.ior
.\.\\pubsub.EXE -k file://dcps_ir.ior -q
pubsub test
2nd topic assertion CREATED a topic
adding matching subscription
TAO_DDS_DCPSDataWriter_i::add_associations () :
Writer 01030000.0000392a.00000001.00000102(1ae268af) Adding association to a reader:
reader id - 01030000.0000392a.00000002.00000107(2d28e6f0)
transport_id - fake transport for test
TAO_DDS_DCPSDataReader_i::add_associations () :
Reader 01030000.0000392a.00000002.00000107(2d28e6f0) Adding association to writer:
writer id - 01030000.0000392a.00000001.00000102(1ae268af)
transport_id - fake transport for test
adding incompatible publication
!!! TAO_DDS_DCPSDataReader_i::update_incompatible_qos () :
2 new incompatible DataWriters 2 total
Last incompatible QOS policy was 23
Policy - 11 count - 1
Policy - 23 count - 1
!!! TAO_DDS_DCPSDataWriter_i::update_incompatible_qos () :
2 new incompatible DataReaders 2 total
Last incompatible QOS policy was 23
Policy - 11 count - 1
Policy - 23 count - 1
TAO_DDS_DCPSDataWriter_i::remove_associations () :
Removing association to 1 readers:
Association - 0
RepoId - 01030000.0000392a.00000002.00000107(2d28e6f0)
INFO: C:\OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tests/DCPS/DCPSInfoRepo/run_test.pl Time:2s Result:0
==============================================================================
tests/DCPS/MockedTypeSupport/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 3304
.\.\\MockedTypeSupport.EXE -ORBLogFile test.log -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSPendingTimeout 3
ut PID: 7412 started at 2025-12-05 15:59:52
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/MockedTypeSupport/run_test.pl Time:33s Result:0
==============================================================================
tests/DCPS/FooTest3_0/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -NOBITS
.\.\\FooTest3_publisher.EXE -DCPSBit 0 -DCPSInfoRepo file://repo.ior -d 10 -t 0 -DCPSChunks 20 -f sub_ready.txt
.\.\\FooTest3_subscriber.EXE -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 2 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(7684|3652) PubDriver::run, pub_id=01030000.00007a70.00000002.00000302.
(7684|3652) PubDriver::run, Wait for subscriber start.
(5216|2160) SubDriver::run, Wait for publisher.
C:\OpenDDS\tests\DCPS\FooTest3_0\DataReaderListener.cpp:106: INFO: on_subscription_matched()
C:\OpenDDS\tests\DCPS\FooTest3_0\DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
C:\OpenDDS\tests\DCPS\FooTest3_0\DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
C:\OpenDDS\tests\DCPS\FooTest3_0\DataReaderListener.cpp:58: INFO: Foo sample 2 processed
C:\OpenDDS\tests\DCPS\FooTest3_0\DataReaderListener.cpp:99: INFO: on_liveliness_changed()
C:\OpenDDS\tests\DCPS\FooTest3_0\DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: C:\OpenDDS/bin/DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl Time:15s Result:0
==============================================================================
tests/DCPS/FooTest3_2/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -NOBITS
InfoRepo PID: 5792
.\.\\FooTest3_publisher.EXE -t 1 -w 1 -m 0 -i 100 -n 12345678 -d 100 -l 0 -r 0 -b 0 -DCPSBit 0
publisher PID: 7176 started at 2025-12-05 16:00:40
.\.\\FooTest3_subscriber.EXE -n 100 -l 100 -DCPSBit 0
subscriber PID: 1124 started at 2025-12-05 16:00:40
0x1
(7176|4248) Writer::start
(7176|6520) Writer::svc
C:\OpenDDS\tests\DCPS\FooTest3_2\DataReaderListener.cpp:105: INFO: on_subscription_matched()
C:\OpenDDS\tests\DCPS\FooTest3_2\DataReaderListener.cpp:98: INFO: on_liveliness_changed()
C:\OpenDDS\tests\DCPS\FooTest3_2\DataReaderListener.cpp:98: INFO: on_liveliness_changed()
C:\OpenDDS\tests\DCPS\FooTest3_2\DataReaderListener.cpp:105: INFO: on_subscription_matched()
(7176|4248) PubDriver::end
(7176|4248) Writer::end
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest3_2/run_test.pl Time:16s Result:0
==============================================================================
tests/DCPS/FindTopic/run_test.pl
#
.\.\\findtopic.EXE -DCPSPendingTimeout 3
findtopic PID: 1152 started at 2025-12-05 16:00:56
C:\OpenDDS\tests\DCPS\FindTopic\findtopic.cpp:144 main() using Local Discovery
test PASSED.
auto_run_tests_finished: tests/DCPS/FindTopic/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/FindTopic/run_test.pl rtps
#
.\.\\findtopic.EXE rtps -DCPSPendingTimeout 3
findtopic PID: 8108 started at 2025-12-05 16:00:56
C:\OpenDDS\tests\DCPS\FindTopic\findtopic.cpp:141 main() using RTPS Discovery
test PASSED.
auto_run_tests_finished: tests/DCPS/FindTopic/run_test.pl rtps Time:0s Result:0
==============================================================================
tests/DCPS/InconsistentTopic/run_test.pl rtps_disc
#
.\.\\pubsub.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile pubsub.log -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3
pubsub PID: 1968 started at 2025-12-05 16:00:56
Waiting for participant 2 to discover topic from participant 1
test PASSED.
auto_run_tests_finished: tests/DCPS/InconsistentTopic/run_test.pl rtps_disc Time:2s Result:0
==============================================================================
tests/DCPS/TopicReuse/run_test.pl
#
.\.\\tpreuse.EXE -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile tpreuse.log -DCPSPendingTimeout 3
tpreuse PID: 5740 started at 2025-12-05 16:00:58
test PASSED.
auto_run_tests_finished: tests/DCPS/TopicReuse/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl
#
.\.\\dpshutdown.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 7432 started at 2025-12-05 16:00:58
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/ContainsEntity/run_test.pl
#
.\.\\containsentity.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile containsentity.log -DCPSPendingTimeout 3
containsentity PID: 4604 started at 2025-12-05 16:00:59
test PASSED.
auto_run_tests_finished: tests/DCPS/ContainsEntity/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/Compiler/typeobject_generator/run_test.pl
#
.\.\\TypeObjectTest.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 4716 started at 2025-12-05 16:00:59
[==========] Running 2 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 2 tests from TypeMapTest
[ RUN ] TypeMapTest.Minimal
[ OK ] TypeMapTest.Minimal (10 ms)
[ RUN ] TypeMapTest.Complete
[ OK ] TypeMapTest.Complete (1 ms)
[----------] 2 tests from TypeMapTest (12 ms total)
[----------] Global test environment tear-down
[==========] 2 tests from 1 test case ran. (13 ms total)
[ PASSED ] 2 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/typeobject_generator/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/FooTest4/run_test.pl
#
.\.\\FooTest4.EXE -r 1 -t 0 -m 0 -i 10
(2384|6476) Writer::start
(2384|6476) Reader::start
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950487 961175000
instance_handle: b
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: 1764950487 961175000
instance_handle: b
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: 1764950487 961175000
instance_handle: b
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: 1764950487 961175000
instance_handle: b
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: 1764950487 961175000
instance_handle: b
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: 1764950487 961175000
instance_handle: b
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: 1764950487 961175000
instance_handle: b
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: 1764950487 961175000
instance_handle: b
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: 1764950487 961175000
instance_handle: b
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: 1764950487 961175000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(2384|6476) Writer::start
(2384|6476) Reader::start1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950488 973997000
instance_handle: d
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: 1764950488 973997000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 8
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: 1764950488 973997000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 7
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: 1764950488 973997000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 6
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: 1764950488 973997000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 5
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: 1764950488 973997000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 4
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: 1764950488 973997000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 3
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: 1764950488 973997000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 2
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: 1764950488 973997000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 1
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: 1764950488 973997000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(2384|6476) Writer::start
(2384|6476) Reader::start2
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950489 990599000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 9
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: 1764950489 990599000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 8
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: 1764950489 990599000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 7
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: 1764950489 990599000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 6
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: 1764950489 990599000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 5
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: 1764950489 990599000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 4
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: 1764950489 990599000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 3
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: 1764950489 990599000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 2
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: 1764950489 990599000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 1
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: 1764950489 990599000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
read foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
read foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
read foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
read foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
get_key_value: handle = 13 foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read_instance foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read_instance foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
read_instance foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
read_instance foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
read_instance foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
read_instance foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[4]: x = 4.000000 y = 4.000000, key = 101010
foo[5]: x = 5.000000 y = 5.000000, key = 101010
foo[6]: x = 6.000000 y = 6.000000, key = 101010
foo[7]: x = 7.000000 y = 7.000000, key = 101010
foo[8]: x = 8.000000 y = 8.000000, key = 101010
foo[9]: x = 9.000000 y = 9.000000, key = 101010
INFO: C:\OpenDDS/bin/DCPSInfoRepo being killed.
auto_run_tests_finished: tests/DCPS/FooTest4/run_test.pl Time:33s Result:0
==============================================================================
tests/DCPS/FooTest4_0/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 1956
.\.\\FooTest4_0.EXE -DCPSLivelinessFactor 300 -z -DCPSPendingTimeout 3
ft40 PID: 6204 started at 2025-12-05 16:01:32
(6204|5692) DataReaderListenerImpl::DataReaderListenerImpl
(6204|3752) DataReaderListenerImpl::on_subscription_matched
(6204|5692) Writer::test1
(6204|3752) DataReaderListenerImpl::on_liveliness_changed
(6204|5692) Reader::read
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|5692) get_datareaders returned 1 reader(s)
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950530 423358000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6204|5692) Writer::test2
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|5692) Reader::read
(6204|5692) get_datareaders returned 1 reader(s)
sample_state: READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950530 423358000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 1
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: 1764950531 492959000
instance_handle: d
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: 1764950531 492959000
instance_handle: f
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: 1764950531 492959000
instance_handle: 11
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6204|5692) Writer::test3
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|5692) Reader::read
(6204|5692) get_datareaders returned 1 reader(s)
sample_state: READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950530 423358000
instance_handle: d
disposed_generation_count: 2
no_writers_generation_count: 0
sample_rank: 5
generation_rank: 2
absolute_generation_rank: 2
sample_state: READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950531 492959000
instance_handle: d
disposed_generation_count: 2
no_writers_generation_count: 0
sample_rank: 4
generation_rank: 2
absolute_generation_rank: 2
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950533 516408000
instance_handle: d
disposed_generation_count: 2
no_writers_generation_count: 0
sample_rank: 2
generation_rank: 1
absolute_generation_rank: 1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950533 516408000
instance_handle: d
disposed_generation_count: 2
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1764950531 492959000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 2
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1764950533 516408000
instance_handle: f
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 1
generation_rank: 0
absolute_generation_rank: 0
sample_state: READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950531 492959000
instance_handle: 11
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|2012) DataReaderListenerImpl::on_liveliness_changed
(6204|2012) DataReaderListenerImpl::on_subscription_matched
(6204|5692) DataReaderListenerImpl::~DataReaderListenerImpl
(6204|5692) DataReaderListenerImpl::DataReaderListenerImpl
(6204|5692) DataReaderListenerImpl::on_subscription_matched
(6204|5692) Writer::test4
(6204|3752) DataReaderListenerImpl::on_liveliness_changed
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|5692) Reader::read
(6204|5692) get_datareaders returned 1 reader(s)
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950548 545815000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6204|7944) DataReaderListenerImpl::on_data_available
(6204|7944) DataReaderListenerImpl::on_liveliness_changed
(6204|5692) Reader::read
(6204|5692) get_datareaders returned 1 reader(s)
sample_state: READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1764950548 545815000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 1
generation_rank: 0
absolute_generation_rank: 0
(6204|5692) Writer::test5
(6204|3752) DataReaderListenerImpl::on_liveliness_changed
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|5692) Reader::read
(6204|5692) get_datareaders returned 1 reader(s)
sample_state: READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950548 545815000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 2
generation_rank: 1
absolute_generation_rank: 1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950569 567252000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6204|5692) Writer::test6
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|5692) Reader::read
(6204|5692) get_datareaders returned 1 reader(s)
sample_state: READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950548 545815000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 3
generation_rank: 1
absolute_generation_rank: 1
sample_state: READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950569 567252000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 1
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: 1764950571 576132000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|2012) DataReaderListenerImpl::on_liveliness_changed
(6204|2012) DataReaderListenerImpl::on_subscription_matched
(6204|5692) DataReaderListenerImpl::~DataReaderListenerImpl
(6204|5692) DataReaderListenerImpl::DataReaderListenerImpl
(6204|5692) DataReaderListenerImpl::on_subscription_matched
(6204|5692) Writer::test5
(6204|3752) DataReaderListenerImpl::on_liveliness_changed
(6204|5692) Writer::test6
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|3752) DataReaderListenerImpl::on_sample_rejected
(6204|5692) Reader::read
(6204|5692) get_datareaders returned 1 reader(s)
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1764950582 613537000
instance_handle: 19
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6204|3752) DataReaderListenerImpl::on_data_available
(6204|2012) DataReaderListenerImpl::on_liveliness_changed
(6204|2012) DataReaderListenerImpl::on_subscription_matched
(6204|5692) DataReaderListenerImpl::~DataReaderListenerImpl
registering foo.key = 1
writing A foo.x = 1.000000 foo.y = -1.000000, foo.key = 1
registering foo.key = 2
foo[0] - A : x = 1.000000 y = -1.000000, key = 1
writing X foo.x = 2.000000 foo.y = -1.000000, foo.key = 2
writing B foo.x = 2.000000 foo.y = -2.000000, foo.key = 1
registering foo.key = 3
writing Q foo.x = 2.000000 foo.y = -3.000000, foo.key = 3
foo[0] - A : x = 1.000000 y = -1.000000, key = 1
foo[1] - B : x = 2.000000 y = -2.000000, key = 1
foo[2] - X : x = 2.000000 y = -1.000000, key = 2
foo[3] - Q : x = 2.000000 y = -3.000000, key = 3
disposing foo.key = 1
writing C foo.x = 3.000000 foo.y = -1.000000, foo.key = 1
disposing foo.key = 1
writing D foo.x = 3.000000 foo.y = -2.000000, foo.key = 1
writing Y foo.x = 3.000000 foo.y = -4.000000, foo.key = 2
disposing foo.key = 2
foo[0] - A : x = 1.000000 y = -1.000000, key = 1
foo[1] - B : x = 2.000000 y = -2.000000, key = 1
got SampleInfo[2] dispose sample key = 1
foo[3] - C : x = 3.000000 y = -1.000000, key = 1
got SampleInfo[4] dispose sample key = 1
foo[5] - D : x = 3.000000 y = -2.000000, key = 1
foo[6] - X : x = 2.000000 y = -1.000000, key = 2
foo[7] - Y : x = 3.000000 y = -4.000000, key = 2
got SampleInfo[8] dispose sample key = 2
foo[9] - Q : x = 2.000000 y = -3.000000, key = 3
writing c foo.x = 4.000000 foo.y = -1.000000, foo.key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
got SampleInfo[1] dispose sample key = 1
writing d foo.x = 5.000000 foo.y = -1.000000, foo.key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
got SampleInfo[1] dispose sample key = 1
foo[2] - d : x = 5.000000 y = -1.000000, key = 1
writing e foo.x = 6.000000 foo.y = -1.000000, foo.key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
got SampleInfo[1] dispose sample key = 1
foo[2] - d : x = 5.000000 y = -1.000000, key = 1
foo[3] - e : x = 6.000000 y = -1.000000, key = 1
writing d foo.x = 5.000000 foo.y = -1.000000, foo.key = 1
writing e foo.x = 6.000000 foo.y = -1.000000, foo.key = 1
foo[0] - d : x = 5.000000 y = -1.000000, key = 1
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest4_0/run_test.pl Time:91s Result:0
==============================================================================
tests/DCPS/FooTest5_0/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6988
.\.\\main.EXE -DCPSConfigFile all.ini -r 1 -t 0 -m 0 -i 3 -DCPSPendingTimeout 3
main PID: 1064 started at 2025-12-05 16:03:03
(1064|1676) FooTest5_0 main
read foo.x = 7.000000 foo.y = -1.000000, foo.key = 10101
read SampleInfo.sample_rank = 0
(1064|1676) Test ready, cleaning up.
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/FooTest5_0/run_test.pl Time:33s Result:0
==============================================================================
tests/DCPS/Restart/run_test.pl
#
.\.\\RestartTest.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile rt.log -DCPSPendingTimeout 3
rt PID: 6012 started at 2025-12-05 16:03:36
Application 1 Starting
Application 1 retrieved domain participant factory
Application 1 created domain participant
Application 1 Started
Application 2 Starting
Application 2 retrieved domain participant factory
Application 2 created domain participant
Application 2 Started
Application 2 Ending
Application 2 did delete contained_entities
Application 2 did delete domain participant
Application 2 Ended
Application 3 Starting
Application 3 retrieved domain participant factory
Application 3 created domain participant
Application 3 Started
Application 3 Ending
Application 3 did delete contained_entities
Application 3 did delete domain participant
Application 3 Ended
Application 1 Ending
Application 1 did delete contained_entities
Application 1 did delete domain participant
Application 1 shutdown service participant
Application 1 Ended
Application 4 Starting
Application 4 retrieved domain participant factory
Application 4 created domain participant
Application 4 Started
Application 4 Ending
Application 4 did delete contained_entities
Application 4 did delete domain participant
Application 4 shutdown service participant
Application 4 Ended
test PASSED.
auto_run_tests_finished: tests/DCPS/Restart/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl publishers 10 subscribers 10
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7696
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 6600 started at 2025-12-05 16:03:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 6416 started at 2025-12-05 16:03:37
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 4512 started at 2025-12-05 16:03:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 6932 started at 2025-12-05 16:03:37
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 604 started at 2025-12-05 16:03:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 3924 started at 2025-12-05 16:03:37
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 7888 started at 2025-12-05 16:03:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 6752 started at 2025-12-05 16:03:37
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 5812 started at 2025-12-05 16:03:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 2348 started at 2025-12-05 16:03:37
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 5348 started at 2025-12-05 16:03:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 4240 started at 2025-12-05 16:03:37
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 628 started at 2025-12-05 16:03:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 2540 started at 2025-12-05 16:03:37
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 7584 started at 2025-12-05 16:03:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 5340 started at 2025-12-05 16:03:37
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 4492 started at 2025-12-05 16:03:38
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 3908 started at 2025-12-05 16:03:38
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 6072 started at 2025-12-05 16:03:38
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 2972 started at 2025-12-05 16:03:38
Subscriber 6416 got new message data:
- From : 5812
- Count : 4
Subscriber 6416 is done. Exiting.
Subscriber 2540 got new message data:
- From : 7584
- Count : 1
Subscriber 2540 is done. Exiting.
Subscriber 6932 got new message data:
- From : 7584
- Count : 3
Subscriber 6932 got new message data:
- From : 6600
- Count : 2
Subscriber 6932 is done. Exiting.
Subscriber 6752 got new message data:
- From : 5812
- Count : 11
Subscriber 6752 got new message data:
- From : 6600
- Count : 8
Subscriber 6752 got new message data:
- From : 7584
- Count : 8
Subscriber 6752 is done. Exiting.
Subscriber 2972 got new message data:
- From : 4512
- Count : 3
Subscriber 2972 is done. Exiting.
Subscriber 2972 got new message data:
- From : 5812
- Count : 12
Subscriber 3924 got new message data:
- From : 5812
- Count : 12
Subscriber 3924 is done. Exiting.
Subscriber 3924 got new message data:
- From : 6600
- Count : 9
Subscriber 3924 got new message data:
- From : 6072
- Count : 2
Subscriber 3924 got new message data:
- From : 7584
- Count : 9
Subscriber 3908 got new message data:
- From : 7584
- Count : 9
Subscriber 3908 is done. Exiting.
Subscriber 3924 got new message data:
- From : 4512
- Count : 4
Subscriber 3924 got new message data:
- From : 5812
- Count : 13
Subscriber 3924 got new message data:
- From : 6600
- Count : 10
Subscriber 3924 got new message data:
- From : 7584
- Count : 10
Subscriber 3924 got new message data:
- From : 7888
- Count : 1
Subscriber 3924 got new message data:
- From : 4512
- Count : 5
Subscriber 3924 got new message data:
- From : 6072
- Count : 3
Subscriber 3924 got new message data:
- From : 5812
- Count : 14
Subscriber 3924 got new message data:
- From : 7888
- Count : 2
Subscriber 3924 got new message data:
- From : 6600
- Count : 11
Subscriber 3924 got new message data:
- From : 7584
- Count : 11
Subscriber 3924 got new message data:
- From : 7888
- Count : 3
Subscriber 3924 got new message data:
- From : 604
- Count : 1
Subscriber 3924 got new message data:
- From : 5348
- Count : 1
Subscriber 3924 got new message data:
- From : 4512
- Count : 6
Subscriber 3924 got new message data:
- From : 5812
- Count : 15
Subscriber 3924 got new message data:
- From : 6072
- Count : 4
Subscriber 3924 got new message data:
- From : 7888
- Count : 4
Subscriber 3924 got new message data:
- From : 604
- Count : 2
Subscriber 3924 got new message data:
- From : 7888
- Count : 5
Subscriber 3924 got new message data:
- From : 604
- Count : 3
Subscriber 3924 got new message data:
- From : 6600
- Count : 12
Subscriber 3924 got new message data:
- From : 4512
- Count : 7
Subscriber 3924 got new message data:
- From : 5348
- Count : 2
Subscriber 3924 got new message data:
- From : 5812
- Count : 16
Subscriber 3924 got new message data:
- From : 7584
- Count : 12
Subscriber 3924 got new message data:
- From : 6072
- Count : 5
Subscriber 3924 got new message data:
- From : 604
- Count : 4
Subscriber 3924 got new message data:
- From : 7584
- Count : 13
Subscriber 3924 got new message data:
- From : 7888
- Count : 6
Subscriber 3924 got new message data:
- From : 628
- Count : 1
Subscriber 3924 got new message data:
- From : 6600
- Count : 13
Subscriber 3924 got new message data:
- From : 5812
- Count : 17
Subscriber 3924 got new message data:
- From : 4512
- Count : 8
Subscriber 3924 got new message data:
- From : 5348
- Count : 3
Subscriber 3924 got new message data:
- From : 604
- Count : 5
Subscriber 3924 got new message data:
- From : 7888
- Count : 7
Subscriber 3924 got new message data:
- From : 628
- Count : 2
Subscriber 3924 got new message data:
- From : 5812
- Count : 18
Subscriber 3924 got new message data:
- From : 6072
- Count : 6
Subscriber 3924 got new message data:
- From : 5348
- Count : 4
Subscriber 3924 got new message data:
- From : 6600
- Count : 14
Subscriber 3924 got new message data:
- From : 7888
- Count : 8
Subscriber 3924 got new message data:
- From : 604
- Count : 6
Subscriber 3924 got new message data:
- From : 628
- Count : 3
Subscriber 3924 got new message data:
- From : 4512
- Count : 9
Subscriber 3924 got new message data:
- From : 7584
- Count : 14
Subscriber 3924 got new message data:
- From : 604
- Count : 7
Subscriber 3924 got new message data:
- From : 7888
- Count : 9
Subscriber 3924 got new message data:
- From : 628
- Count : 4
Subscriber 3924 got new message data:
- From : 6072
- Count : 7
Subscriber 3924 got new message data:
- From : 604
- Count : 8
Subscriber 3924 got new message data:
- From : 7888
- Count : 10
Subscriber 3924 got new message data:
- From : 628
- Count : 5
Subscriber 4240 got new message data:
- From : 7888
- Count : 10
Subscriber 4240 is done. Exiting.
Subscriber 3924 got new message data:
- From : 604
- Count : 9
Subscriber 3924 got new message data:
- From : 7888
- Count : 11
Subscriber 3924 got new message data:
- From : 628
- Count : 6
Subscriber 3924 got new message data:
- From : 628
- Count : 7
Subscriber 3924 got new message data:
- From : 7888
- Count : 12
Subscriber 3924 got new message data:
- From : 604
- Count : 10
Subscriber 3924 got new message data:
- From : 7888
- Count : 13
Subscriber 3924 got new message data:
- From : 604
- Count : 11
Subscriber 3924 got new message data:
- From : 628
- Count : 8
Subscriber 5340 got new message data:
- From : 7584
- Count : 18
Subscriber 5340 is done. Exiting.
Subscriber 5340 got new message data:
- From : 4512
- Count : 13
Subscriber 5340 got new message data:
- From : 5812
- Count : 22
Subscriber 5340 got new message data:
- From : 6600
- Count : 18
Subscriber 2348 got new message data:
- From : 5812
- Count : 22
Subscriber 5340 got new message data:
- From : 7888
- Count : 23
Subscriber 2348 is done. Exiting.
Subscriber 5340 got new message data:
- From : 6072
- Count : 10
Subscriber 5340 got new message data:
- From : 5348
- Count : 8
Subscriber 5340 got new message data:
- From : 604
- Count : 22
Subscriber 5340 got new message data:
- From : 628
- Count : 19
Subscriber 5340 got new message data:
- From : 7584
- Count : 19
Subscriber 5340 got new message data:
- From : 4512
- Count : 14
Subscriber 5340 got new message data:
- From : 5812
- Count : 23
Subscriber 5340 got new message data:
- From : 6600
- Count : 19
Subscriber 5340 got new message data:
- From : 7888
- Count : 24
Publisher 7888 is done. Exiting.
Publisher 5812 is done. Exiting.
Publisher 604 is done. Exiting.
Publisher 628 is done. Exiting.
Publisher 6600 is done. Exiting.
Publisher 7584 is done. Exiting.
Publisher 4512 is done. Exiting.
Publisher 6072 is done. Exiting.
Publisher 5348 is done. Exiting.
Publisher 4492 is done. Exiting.
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl publishers 10 subscribers 10 Time:41s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps publishers 10 subscribers 10
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7176
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 5356 started at 2025-12-05 16:04:18
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 6692 started at 2025-12-05 16:04:18
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 2344 started at 2025-12-05 16:04:18
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 6212 started at 2025-12-05 16:04:18
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 6408 started at 2025-12-05 16:04:18
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 4192 started at 2025-12-05 16:04:18
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7668 started at 2025-12-05 16:04:18
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 5064 started at 2025-12-05 16:04:18
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 5836 started at 2025-12-05 16:04:18
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 5224 started at 2025-12-05 16:04:18
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 5872 started at 2025-12-05 16:04:18
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 3432 started at 2025-12-05 16:04:18
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 3648 started at 2025-12-05 16:04:18
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 4816 started at 2025-12-05 16:04:18
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 3692 started at 2025-12-05 16:04:18
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 4900 started at 2025-12-05 16:04:19
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 5328 started at 2025-12-05 16:04:19
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7360 started at 2025-12-05 16:04:19
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 5900 started at 2025-12-05 16:04:19
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 5344 started at 2025-12-05 16:04:19
Subscriber 6212 got new message data:
- From : 2344
- Count : 1
Subscriber 6692 got new message data:
- From : 2344
- Count : 1
Subscriber 6212 is done. Exiting.
Subscriber 6692 is done. Exiting.
Subscriber 3432 got new message data:
- From : 2344
- Count : 6
Subscriber 3432 is done. Exiting.
Subscriber 3432 got new message data:
- From : 6408
- Count : 2
Subscriber 3432 got new message data:
- From : 3648
- Count : 4
Subscriber 3432 got new message data:
- From : 5836
- Count : 2
Subscriber 3432 got new message data:
- From : 5872
- Count : 6
Subscriber 3432 got new message data:
- From : 5900
- Count : 9
Subscriber 3432 got new message data:
- From : 5872
- Count : 7
Subscriber 3432 got new message data:
- From : 5836
- Count : 3
Subscriber 3432 got new message data:
- From : 6408
- Count : 3
Subscriber 4816 got new message data:
- From : 6408
- Count : 3
Subscriber 4816 is done. Exiting.
Subscriber 3432 got new message data:
- From : 5872
- Count : 8
Subscriber 3432 got new message data:
- From : 5836
- Count : 4
Subscriber 3432 got new message data:
- From : 3648
- Count : 5
Subscriber 5224 got new message data:
- From : 5836
- Count : 4
Subscriber 5224 got new message data:
- From : 5872
- Count : 8
Subscriber 5224 got new message data:
- From : 3648
- Count : 5
Subscriber 5224 is done. Exiting.
Subscriber 3432 got new message data:
- From : 2344
- Count : 7
Subscriber 3432 got new message data:
- From : 5836
- Count : 5
Subscriber 3432 got new message data:
- From : 5872
- Count : 9
Subscriber 7360 got new message data:
- From : 5836
- Count : 5
Subscriber 7360 is done. Exiting.
Subscriber 7360 got new message data:
- From : 5872
- Count : 9
Subscriber 3432 got new message data:
- From : 5900
- Count : 10
Subscriber 3432 got new message data:
- From : 6408
- Count : 4
Subscriber 3432 got new message data:
- From : 5836
- Count : 6
Subscriber 3432 got new message data:
- From : 5872
- Count : 10
Subscriber 3432 got new message data:
- From : 2344
- Count : 8
Subscriber 3432 got new message data:
- From : 5836
- Count : 7
Subscriber 3432 got new message data:
- From : 5872
- Count : 11
Subscriber 3432 got new message data:
- From : 5356
- Count : 1
Subscriber 3432 got new message data:
- From : 3648
- Count : 6
Subscriber 3432 got new message data:
- From : 5900
- Count : 11
Subscriber 3432 got new message data:
- From : 6408
- Count : 5
Subscriber 3432 got new message data:
- From : 5328
- Count : 1
Subscriber 3432 got new message data:
- From : 5872
- Count : 12
Subscriber 3432 got new message data:
- From : 5836
- Count : 8
Subscriber 3432 got new message data:
- From : 5356
- Count : 2
Subscriber 3432 got new message data:
- From : 2344
- Count : 9
Subscriber 3432 got new message data:
- From : 5328
- Count : 2
Subscriber 3432 got new message data:
- From : 5872
- Count : 13
Subscriber 3432 got new message data:
- From : 5836
- Count : 9
Subscriber 5064 got new message data:
- From : 5328
- Count : 2
Subscriber 5064 is done. Exiting.
Subscriber 5064 got new message data:
- From : 5872
- Count : 13
Subscriber 5064 got new message data:
- From : 5836
- Count : 9
Subscriber 3432 got new message data:
- From : 3648
- Count : 7
Subscriber 5064 got new message data:
- From : 3648
- Count : 7
Subscriber 3432 got new message data:
- From : 5900
- Count : 12
Subscriber 3432 got new message data:
- From : 5872
- Count : 14
Subscriber 3432 got new message data:
- From : 5836
- Count : 10
Subscriber 3432 got new message data:
- From : 5328
- Count : 3
Subscriber 5064 got new message data:
- From : 5900
- Count : 12
Subscriber 5064 got new message data:
- From : 5872
- Count : 14
Subscriber 3432 got new message data:
- From : 5356
- Count : 3
Subscriber 5064 got new message data:
- From : 5836
- Count : 10
Subscriber 5064 got new message data:
- From : 5328
- Count : 3
Subscriber 5064 got new message data:
- From : 5356
- Count : 3
Subscriber 3432 got new message data:
- From : 5872
- Count : 15
Subscriber 3432 got new message data:
- From : 5328
- Count : 4
Subscriber 5064 got new message data:
- From : 5872
- Count : 15
Subscriber 3432 got new message data:
- From : 5836
- Count : 11
Subscriber 5064 got new message data:
- From : 5328
- Count : 4
Subscriber 5064 got new message data:
- From : 5836
- Count : 11
Subscriber 3432 got new message data:
- From : 2344
- Count : 10
Subscriber 5064 got new message data:
- From : 2344
- Count : 10
Subscriber 3432 got new message data:
- From : 6408
- Count : 6
Subscriber 5064 got new message data:
- From : 6408
- Count : 6
Subscriber 3432 got new message data:
- From : 5328
- Count : 5
Subscriber 3432 got new message data:
- From : 3692
- Count : 1
Subscriber 3432 got new message data:
- From : 5836
- Count : 12
Subscriber 5064 got new message data:
- From : 5328
- Count : 5
Subscriber 3432 got new message data:
- From : 5872
- Count : 16
Subscriber 5064 got new message data:
- From : 3692
- Count : 1
Subscriber 5064 got new message data:
- From : 5836
- Count : 12
Subscriber 5064 got new message data:
- From : 5872
- Count : 16
Subscriber 3432 got new message data:
- From : 3648
- Count : 8
Subscriber 5064 got new message data:
- From : 3648
- Count : 8
Subscriber 3432 got new message data:
- From : 5872
- Count : 17
Subscriber 4900 got new message data:
- From : 3648
- Count : 8
Subscriber 5064 got new message data:
- From : 5872
- Count : 17
Subscriber 4900 got new message data:
- From : 5872
- Count : 17
Subscriber 4900 got new message data:
- From : 5836
- Count : 13
Subscriber 4900 is done. Exiting.
Subscriber 4900 got new message data:
- From : 3692
- Count : 2
Subscriber 3432 got new message data:
- From : 5836
- Count : 13
Subscriber 4900 got new message data:
- From : 5328
- Count : 6
Subscriber 5064 got new message data:
- From : 5836
- Count : 13
Subscriber 3432 got new message data:
- From : 3692
- Count : 2
Subscriber 5064 got new message data:
- From : 3692
- Count : 2
Subscriber 3432 got new message data:
- From : 5328
- Count : 6
Subscriber 5064 got new message data:
- From : 5328
- Count : 6
Subscriber 3432 got new message data:
- From : 5900
- Count : 13
Subscriber 5064 got new message data:
- From : 5900
- Count : 13
Subscriber 3432 got new message data:
- From : 5356
- Count : 4
Subscriber 5064 got new message data:
- From : 5356
- Count : 4
Subscriber 3432 got new message data:
- From : 3692
- Count : 3
Subscriber 5064 got new message data:
- From : 3692
- Count : 3
Subscriber 3432 got new message data:
- From : 5872
- Count : 18
Subscriber 5064 got new message data:
- From : 5872
- Count : 18
Subscriber 3432 got new message data:
- From : 5328
- Count : 7
Subscriber 5064 got new message data:
- From : 5328
- Count : 7
Subscriber 3432 got new message data:
- From : 5836
- Count : 14
Subscriber 5064 got new message data:
- From : 5836
- Count : 14
Subscriber 3432 got new message data:
- From : 2344
- Count : 11
Subscriber 5064 got new message data:
- From : 2344
- Count : 11
Subscriber 3432 got new message data:
- From : 6408
- Count : 7
Subscriber 5064 got new message data:
- From : 6408
- Count : 7
Subscriber 5064 got new message data:
- From : 5836
- Count : 15
Subscriber 3432 got new message data:
- From : 5836
- Count : 15
Subscriber 5064 got new message data:
- From : 5328
- Count : 8
Subscriber 3432 got new message data:
- From : 5328
- Count : 8
Subscriber 5064 got new message data:
- From : 5872
- Count : 19
Subscriber 3432 got new message data:
- From : 5872
- Count : 19
Subscriber 5064 got new message data:
- From : 3692
- Count : 4
Subscriber 3432 got new message data:
- From : 3692
- Count : 4
Subscriber 3432 got new message data:
- From : 5356
- Count : 5
Subscriber 5064 got new message data:
- From : 5356
- Count : 5
Subscriber 3432 got new message data:
- From : 3648
- Count : 9
Subscriber 5064 got new message data:
- From : 3648
- Count : 9
Subscriber 5064 got new message data:
- From : 3692
- Count : 5
Subscriber 5064 got new message data:
- From : 5872
- Count : 20
Subscriber 5064 got new message data:
- From : 5328
- Count : 9
Subscriber 3432 got new message data:
- From : 3692
- Count : 5
Subscriber 5064 got new message data:
- From : 5836
- Count : 16
Subscriber 3432 got new message data:
- From : 5872
- Count : 20
Subscriber 3432 got new message data:
- From : 5328
- Count : 9
Subscriber 3432 got new message data:
- From : 5836
- Count : 16
Subscriber 5064 got new message data:
- From : 5900
- Count : 14
Subscriber 3432 got new message data:
- From : 5900
- Count : 14
Subscriber 3432 got new message data:
- From : 2344
- Count : 12
Subscriber 5064 got new message data:
- From : 2344
- Count : 12
Subscriber 5064 got new message data:
- From : 5328
- Count : 10
Subscriber 5064 got new message data:
- From : 5872
- Count : 21
Subscriber 3432 got new message data:
- From : 5872
- Count : 21
Subscriber 5064 got new message data:
- From : 3692
- Count : 6
Subscriber 3432 got new message data:
- From : 5836
- Count : 17
Subscriber 5064 got new message data:
- From : 5836
- Count : 17
Subscriber 3432 got new message data:
- From : 5328
- Count : 10
Subscriber 3432 got new message data:
- From : 3692
- Count : 6
Subscriber 3432 got new message data:
- From : 6408
- Count : 8
Subscriber 5064 got new message data:
- From : 6408
- Count : 8
Subscriber 3432 got new message data:
- From : 5872
- Count : 22
Subscriber 3432 got new message data:
- From : 5836
- Count : 18
Subscriber 3432 got new message data:
- From : 5328
- Count : 11
Subscriber 5064 got new message data:
- From : 5836
- Count : 18
Subscriber 3432 got new message data:
- From : 3692
- Count : 7
Subscriber 5064 got new message data:
- From : 5872
- Count : 22
Subscriber 5064 got new message data:
- From : 5328
- Count : 11
Subscriber 5064 got new message data:
- From : 3692
- Count : 7
Subscriber 5064 got new message data:
- From : 5872
- Count : 23
Subscriber 5064 got new message data:
- From : 5836
- Count : 19
Subscriber 5064 got new message data:
- From : 3692
- Count : 8
Subscriber 3432 got new message data:
- From : 5872
- Count : 23
Subscriber 5064 got new message data:
- From : 5328
- Count : 12
Subscriber 3432 got new message data:
- From : 5836
- Count : 19
Subscriber 3432 got new message data:
- From : 3692
- Count : 8
Subscriber 3432 got new message data:
- From : 5328
- Count : 12
Subscriber 5064 got new message data:
- From : 5328
- Count : 13
Subscriber 5064 got new message data:
- From : 5836
- Count : 20
Subscriber 3432 got new message data:
- From : 5836
- Count : 20
Subscriber 5064 got new message data:
- From : 5872
- Count : 24
Subscriber 3432 got new message data:
- From : 5328
- Count : 13
Subscriber 5064 got new message data:
- From : 3692
- Count : 9
Subscriber 3432 got new message data:
- From : 5872
- Count : 24
Subscriber 3432 got new message data:
- From : 3692
- Count : 9
Subscriber 3432 got new message data:
- From : 5356
- Count : 6
Subscriber 5064 got new message data:
- From : 5356
- Count : 6
Subscriber 3432 got new message data:
- From : 5900
- Count : 15
Subscriber 5064 got new message data:
- From : 5900
- Count : 15
Subscriber 3432 got new message data:
- From : 5328
- Count : 14
Subscriber 5064 got new message data:
- From : 5328
- Count : 14
Subscriber 3432 got new message data:
- From : 3692
- Count : 10
Subscriber 5064 got new message data:
- From : 3692
- Count : 10
Subscriber 3432 got new message data:
- From : 5836
- Count : 21
Subscriber 5064 got new message data:
- From : 5836
- Count : 21
Subscriber 3432 got new message data:
- From : 5872
- Count : 25
Subscriber 5064 got new message data:
- From : 5872
- Count : 25
Subscriber 3432 got new message data:
- From : 2344
- Count : 13
Subscriber 5064 got new message data:
- From : 2344
- Count : 13
Subscriber 5064 got new message data:
- From : 3648
- Count : 10
Subscriber 3432 got new message data:
- From : 3648
- Count : 10
Subscriber 3432 got new message data:
- From : 6408
- Count : 9
Subscriber 5064 got new message data:
- From : 6408
- Count : 9
Subscriber 3432 got new message data:
- From : 5836
- Count : 22
Subscriber 3432 got new message data:
- From : 3692
- Count : 11
Subscriber 3432 got new message data:
- From : 5872
- Count : 26
Subscriber 5064 got new message data:
- From : 5836
- Count : 22
Subscriber 3432 got new message data:
- From : 5328
- Count : 15
Subscriber 5064 got new message data:
- From : 3692
- Count : 11
Subscriber 5064 got new message data:
- From : 5872
- Count : 26
Subscriber 5064 got new message data:
- From : 5328
- Count : 15
Subscriber 3432 got new message data:
- From : 3692
- Count : 12
Subscriber 5064 got new message data:
- From : 3692
- Count : 12
Subscriber 3432 got new message data:
- From : 5328
- Count : 16
Subscriber 5064 got new message data:
- From : 5872
- Count : 27
Subscriber 3432 got new message data:
- From : 5872
- Count : 27
Subscriber 5064 got new message data:
- From : 5328
- Count : 16
Subscriber 3432 got new message data:
- From : 5836
- Count : 23
Subscriber 5064 got new message data:
- From : 5836
- Count : 23
Subscriber 5064 got new message data:
- From : 5872
- Count : 28
Subscriber 5064 got new message data:
- From : 5328
- Count : 17
Subscriber 3432 got new message data:
- From : 3692
- Count : 13
Subscriber 5064 got new message data:
- From : 3692
- Count : 13
Subscriber 3432 got new message data:
- From : 5872
- Count : 28
Subscriber 5064 got new message data:
- From : 5836
- Count : 24
Subscriber 4192 got new message data:
- From : 5872
- Count : 37
Subscriber 4192 is done. Exiting.
Subscriber 5344 got new message data:
- From : 7668
- Count : 1
Subscriber 5344 is done. Exiting.
Publisher 5872 is done. Exiting.
Publisher 5836 is done. Exiting.
Publisher 5328 is done. Exiting.
Publisher 3692 is done. Exiting.
Publisher 5900 is done. Exiting.
Publisher 2344 is done. Exiting.
Publisher 3648 is done. Exiting.
Publisher 6408 is done. Exiting.
Publisher 5356 is done. Exiting.
Publisher 7668 is done. Exiting.
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps publishers 10 subscribers 10 Time:42s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc publishers 10 subscribers 10
#
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5232 started at 2025-12-05 16:05:00
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 7012 started at 2025-12-05 16:05:00
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 1652 started at 2025-12-05 16:05:00
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 6880 started at 2025-12-05 16:05:00
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 4548 started at 2025-12-05 16:05:00
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 4908 started at 2025-12-05 16:05:00
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 5664 started at 2025-12-05 16:05:00
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 1140 started at 2025-12-05 16:05:00
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 6168 started at 2025-12-05 16:05:00
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 1296 started at 2025-12-05 16:05:00
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 7372 started at 2025-12-05 16:05:00
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 6900 started at 2025-12-05 16:05:00
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 6368 started at 2025-12-05 16:05:00
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 1036 started at 2025-12-05 16:05:00
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 6216 started at 2025-12-05 16:05:00
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 7076 started at 2025-12-05 16:05:00
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 1100 started at 2025-12-05 16:05:00
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 5428 started at 2025-12-05 16:05:00
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 5256 started at 2025-12-05 16:05:00
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 8052 started at 2025-12-05 16:05:00
Subscriber 7012 got new message data:
- From : 5232
- Count : 5
Subscriber 7012 is done. Exiting.
Subscriber 6880 got new message data:
- From : 5232
- Count : 5
Subscriber 6880 is done. Exiting.
Subscriber 4908 got new message data:
- From : 5232
- Count : 7
Subscriber 4908 is done. Exiting.
Subscriber 1140 got new message data:
- From : 6168
- Count : 2
Subscriber 1140 is done. Exiting.
Subscriber 7076 got new message data:
- From : 5664
- Count : 4
Subscriber 6900 got new message data:
- From : 5664
- Count : 4
Subscriber 7076 is done. Exiting.
Subscriber 6900 is done. Exiting.
Subscriber 1036 got new message data:
- From : 1652
- Count : 10
Subscriber 1036 is done. Exiting.
Subscriber 1296 got new message data:
- From : 5664
- Count : 6
Subscriber 1296 is done. Exiting.
Subscriber 1296 got new message data:
- From : 4548
- Count : 7
Subscriber 8052 got new message data:
- From : 6168
- Count : 6
Subscriber 8052 is done. Exiting.
Subscriber 8052 got new message data:
- From : 7372
- Count : 9
Subscriber 5428 got new message data:
- From : 6168
- Count : 9
Subscriber 5428 is done. Exiting.
Publisher 6216 is done. Exiting.
Publisher 1652 is done. Exiting.
Publisher 5232 is done. Exiting.
Publisher 7372 is done. Exiting.
Publisher 4548 is done. Exiting.
Publisher 6168 is done. Exiting.
Publisher 5664 is done. Exiting.
Publisher 6368 is done. Exiting.
Publisher 5256 is done. Exiting.
Publisher 1100 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc publishers 10 subscribers 10 Time:15s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10
#
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc_tcp.ini
pub_1 PID: 5716 started at 2025-12-05 16:05:16
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 5216 started at 2025-12-05 16:05:16
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 1060 started at 2025-12-05 16:05:16
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 3652 started at 2025-12-05 16:05:16
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 7716 started at 2025-12-05 16:05:16
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 1316 started at 2025-12-05 16:05:16
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 4660 started at 2025-12-05 16:05:16
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 976 started at 2025-12-05 16:05:16
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 760 started at 2025-12-05 16:05:16
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 5552 started at 2025-12-05 16:05:16
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 3364 started at 2025-12-05 16:05:16
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 3460 started at 2025-12-05 16:05:16
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 1504 started at 2025-12-05 16:05:16
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 1428 started at 2025-12-05 16:05:16
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 748 started at 2025-12-05 16:05:16
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 5696 started at 2025-12-05 16:05:16
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 3020 started at 2025-12-05 16:05:16
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 4728 started at 2025-12-05 16:05:16
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 5956 started at 2025-12-05 16:05:16
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 2972 started at 2025-12-05 16:05:16
Subscriber 5216 got new message data:
- From : 5716
- Count : 15
Subscriber 5216 is done. Exiting.
Subscriber 3652 got new message data:
- From : 1060
- Count : 23
Subscriber 3652 is done. Exiting.
Subscriber 1316 got new message data:
- From : 5716
- Count : 37
Subscriber 1316 is done. Exiting.
Subscriber 5696 got new message data:
- From : 5716
- Count : 59
Subscriber 5696 is done. Exiting.
Subscriber 976 got new message data:
- From : 4660
- Count : 23
Subscriber 976 is done. Exiting.
Subscriber 5552 got new message data:
- From : 4660
- Count : 23
Subscriber 5552 is done. Exiting.
Subscriber 5552 got new message data:
- From : 1060
- Count : 81
Subscriber 3460 got new message data:
- From : 1060
- Count : 88
Subscriber 3460 is done. Exiting.
Subscriber 1428 got new message data:
- From : 1504
- Count : 17
Subscriber 1428 is done. Exiting.
Subscriber 1428 got new message data:
- From : 5716
- Count : 91
Subscriber 1428 got new message data:
- From : 3020
- Count : 40
Subscriber 1428 got new message data:
- From : 748
- Count : 34
Subscriber 1428 got new message data:
- From : 760
- Count : 35
Subscriber 1428 got new message data:
- From : 7716
- Count : 60
Subscriber 4728 got new message data:
- From : 760
- Count : 41
Subscriber 4728 is done. Exiting.
Subscriber 4728 got new message data:
- From : 3020
- Count : 46
Subscriber 4728 got new message data:
- From : 5716
- Count : 97
Subscriber 4728 got new message data:
- From : 1504
- Count : 23
Subscriber 4728 got new message data:
- From : 4660
- Count : 42
Subscriber 2972 got new message data:
- From : 1504
- Count : 35
Subscriber 2972 is done. Exiting.
Publisher 1060 is done. Exiting.
Publisher 5716 is done. Exiting.
Publisher 7716 is done. Exiting.
Publisher 3020 is done. Exiting.
Publisher 4660 is done. Exiting.
Publisher 760 is done. Exiting.
Publisher 748 is done. Exiting.
Publisher 3364 is done. Exiting.
Publisher 1504 is done. Exiting.
Publisher 5956 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10 Time:29s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5964
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 5268 started at 2025-12-05 16:05:44
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 828 started at 2025-12-05 16:05:44
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 1228 started at 2025-12-05 16:05:44
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 4796 started at 2025-12-05 16:05:44
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 3280 started at 2025-12-05 16:05:44
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 5336 started at 2025-12-05 16:05:44
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 6940 started at 2025-12-05 16:05:44
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 5200 started at 2025-12-05 16:05:44
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 4984 started at 2025-12-05 16:05:44
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 2136 started at 2025-12-05 16:05:44
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 1932 started at 2025-12-05 16:05:44
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 3408 started at 2025-12-05 16:05:44
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 7344 started at 2025-12-05 16:05:44
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 5620 started at 2025-12-05 16:05:44
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 6668 started at 2025-12-05 16:05:44
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 5624 started at 2025-12-05 16:05:44
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 1248 started at 2025-12-05 16:05:44
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 4516 started at 2025-12-05 16:05:44
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 3340 started at 2025-12-05 16:05:45
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 3252 started at 2025-12-05 16:05:45
Subscriber 4796 got new message data:
- From : 7344
- Count : 1
Subscriber 5624 got new message data:
- From : 7344
- Count : 1
Subscriber 5620 got new message data:
- From : 7344
- Count : 1
Subscriber 4796 is done. Exiting.
Subscriber 5620 is done. Exiting.
Subscriber 828 got new message data:
- From : 7344
- Count : 1
Subscriber 4516 got new message data:
- From : 7344
- Count : 1
Subscriber 5200 got new message data:
- From : 7344
- Count : 1
Subscriber 3252 got new message data:
- From : 7344
- Count : 1
Subscriber 828 is done. Exiting.
Subscriber 3408 got new message data:
- From : 7344
- Count : 1
Subscriber 2136 got new message data:
- From : 7344
- Count : 1
Subscriber 5624 is done. Exiting.
Subscriber 4516 is done. Exiting.
Subscriber 5200 is done. Exiting.
Subscriber 3408 is done. Exiting.
Subscriber 2136 is done. Exiting.
Subscriber 2136 got new message data:
- From : 5268
- Count : 1
Subscriber 3252 is done. Exiting.
Subscriber 3252 got new message data:
- From : 5268
- Count : 1
Subscriber 5336 got new message data:
- From : 7344
- Count : 1
Subscriber 5336 is done. Exiting.
Subscriber 5624 got new message data:
- From : 5268
- Count : 1
Publisher 7344 is done. Exiting.
Publisher 5268 is done. Exiting.
Publisher 4984 is done. Exiting.
Publisher 3340 is done. Exiting.
Publisher 1228 is done. Exiting.
Publisher 6940 is done. Exiting.
Publisher 1932 is done. Exiting.
Publisher 6668 is done. Exiting.
Publisher 1248 is done. Exiting.
Publisher 3280 is done. Exiting.
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10 Time:37s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps publishers 10 subscribers 10
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7932
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 6884 started at 2025-12-05 16:06:21
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 4888 started at 2025-12-05 16:06:21
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7028 started at 2025-12-05 16:06:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 5912 started at 2025-12-05 16:06:22
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 2352 started at 2025-12-05 16:06:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 1756 started at 2025-12-05 16:06:22
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 2176 started at 2025-12-05 16:06:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 4904 started at 2025-12-05 16:06:22
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 5908 started at 2025-12-05 16:06:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 1004 started at 2025-12-05 16:06:22
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 4672 started at 2025-12-05 16:06:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 792 started at 2025-12-05 16:06:22
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 780 started at 2025-12-05 16:06:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 5412 started at 2025-12-05 16:06:22
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 6112 started at 2025-12-05 16:06:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 5316 started at 2025-12-05 16:06:22
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 2584 started at 2025-12-05 16:06:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7904 started at 2025-12-05 16:06:22
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 2116 started at 2025-12-05 16:06:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7960 started at 2025-12-05 16:06:22
Subscriber 7960 got new message data:
- From : 2584
- Count : 1
Subscriber 4904 got new message data:
- From : 2584
- Count : 1
Subscriber 4888 got new message data:
- From : 2584
- Count : 1
Subscriber 5912 got new message data:
- From : 2584
- Count : 1
Subscriber 5412 got new message data:
- From : 2584
- Count : 1
Subscriber 7904 got new message data:
- From : 2584
- Count : 1
Subscriber 792 got new message data:
- From : 2584
- Count : 1
Subscriber 5316 got new message data:
- From : 2584
- Count : 1
Subscriber 7960 is done. Exiting.
Subscriber 4904 is done. Exiting.
Subscriber 4888 is done. Exiting.
Subscriber 1004 got new message data:
- From : 2584
- Count : 1
Subscriber 1756 got new message data:
- From : 2584
- Count : 1
Subscriber 5912 is done. Exiting.
Subscriber 5412 is done. Exiting.
Subscriber 792 is done. Exiting.
Subscriber 5316 is done. Exiting.
Subscriber 1004 is done. Exiting.
Subscriber 1756 is done. Exiting.
Subscriber 7904 is done. Exiting.
Publisher 2584 is done. Exiting.
Publisher 2116 is done. Exiting.
Publisher 6112 is done. Exiting.
Publisher 7028 is done. Exiting.
Publisher 6884 is done. Exiting.
Publisher 4672 is done. Exiting.
Publisher 5908 is done. Exiting.
Publisher 780 is done. Exiting.
Publisher 2352 is done. Exiting.
Publisher 2176 is done. Exiting.
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps publishers 10 subscribers 10 Time:38s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc publishers 10 subscribers 10
#
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 8060 started at 2025-12-05 16:06:59
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 2428 started at 2025-12-05 16:06:59
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 876 started at 2025-12-05 16:06:59
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 1216 started at 2025-12-05 16:06:59
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 2084 started at 2025-12-05 16:06:59
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 3812 started at 2025-12-05 16:06:59
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 2208 started at 2025-12-05 16:06:59
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 5396 started at 2025-12-05 16:06:59
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 2824 started at 2025-12-05 16:06:59
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 7024 started at 2025-12-05 16:06:59
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 5496 started at 2025-12-05 16:06:59
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 2000 started at 2025-12-05 16:06:59
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 4332 started at 2025-12-05 16:06:59
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 4352 started at 2025-12-05 16:06:59
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 1448 started at 2025-12-05 16:06:59
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 6504 started at 2025-12-05 16:06:59
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 7440 started at 2025-12-05 16:06:59
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 4832 started at 2025-12-05 16:06:59
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 2972 started at 2025-12-05 16:06:59
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 4196 started at 2025-12-05 16:06:59
Subscriber 1216 got new message data:
- From : 876
- Count : 1
Subscriber 3812 got new message data:
- From : 876
- Count : 1
Subscriber 2428 got new message data:
- From : 876
- Count : 1
Subscriber 5396 got new message data:
- From : 876
- Count : 1
Subscriber 1216 is done. Exiting.
Subscriber 3812 is done. Exiting.
Subscriber 6504 got new message data:
- From : 876
- Count : 1
Subscriber 2428 is done. Exiting.
Subscriber 7024 got new message data:
- From : 876
- Count : 1
Subscriber 5396 is done. Exiting.
Subscriber 6504 is done. Exiting.
Subscriber 7024 is done. Exiting.
Subscriber 4352 got new message data:
- From : 2084
- Count : 1
Subscriber 4352 is done. Exiting.
Subscriber 2000 got new message data:
- From : 2824
- Count : 1
Subscriber 2000 is done. Exiting.
Subscriber 4196 got new message data:
- From : 2824
- Count : 1
Subscriber 4832 got new message data:
- From : 2824
- Count : 1
Subscriber 4196 is done. Exiting.
Subscriber 4832 is done. Exiting.
Publisher 876 is done. Exiting.
Publisher 8060 is done. Exiting.
Publisher 2084 is done. Exiting.
Publisher 2208 is done. Exiting.
Publisher 2824 is done. Exiting.
Publisher 5496 is done. Exiting.
Publisher 7440 is done. Exiting.
Publisher 1448 is done. Exiting.
Publisher 4332 is done. Exiting.
Publisher 2972 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc publishers 10 subscribers 10 Time:12s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc_tcp publishers 10 subscribers 10
#
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc_tcp.ini
pub_1 PID: 5124 started at 2025-12-05 16:07:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 2032 started at 2025-12-05 16:07:11
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 2564 started at 2025-12-05 16:07:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 2808 started at 2025-12-05 16:07:11
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 6612 started at 2025-12-05 16:07:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 756 started at 2025-12-05 16:07:11
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 5116 started at 2025-12-05 16:07:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 6512 started at 2025-12-05 16:07:11
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 2056 started at 2025-12-05 16:07:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 4608 started at 2025-12-05 16:07:11
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 6408 started at 2025-12-05 16:07:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 4912 started at 2025-12-05 16:07:11
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 6652 started at 2025-12-05 16:07:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 1056 started at 2025-12-05 16:07:11
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 3600 started at 2025-12-05 16:07:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 3692 started at 2025-12-05 16:07:11
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 8188 started at 2025-12-05 16:07:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 5504 started at 2025-12-05 16:07:11
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 4588 started at 2025-12-05 16:07:11
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 5904 started at 2025-12-05 16:07:11
Subscriber 2032 got new message data:
- From : 2564
- Count : 1
Subscriber 2808 got new message data:
- From : 2564
- Count : 1
Subscriber 6512 got new message data:
- From : 2564
- Count : 1
Subscriber 756 got new message data:
- From : 2564
- Count : 1
Subscriber 6512 is done. Exiting.
Subscriber 756 is done. Exiting.
Subscriber 1056 got new message data:
- From : 2564
- Count : 1
Subscriber 4912 got new message data:
- From : 2564
- Count : 1
Subscriber 1056 is done. Exiting.
Subscriber 4912 is done. Exiting.
Subscriber 2808 is done. Exiting.
Subscriber 4608 got new message data:
- From : 2564
- Count : 1
Subscriber 4608 is done. Exiting.
Subscriber 2032 is done. Exiting.
Subscriber 5504 got new message data:
- From : 5124
- Count : 1
Subscriber 3692 got new message data:
- From : 5124
- Count : 1
Subscriber 5504 is done. Exiting.
Subscriber 3692 is done. Exiting.
Subscriber 5904 got new message data:
- From : 6612
- Count : 1
Subscriber 5904 is done. Exiting.
Subscriber 5904 got new message data:
- From : 2056
- Count : 1
Publisher 2564 is done. Exiting.
Publisher 5124 is done. Exiting.
Publisher 2056 is done. Exiting.
Publisher 6612 is done. Exiting.
Publisher 5116 is done. Exiting.
Publisher 6408 is done. Exiting.
Publisher 6652 is done. Exiting.
Publisher 4588 is done. Exiting.
Publisher 3600 is done. Exiting.
Publisher 8188 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:24s Result:0
==============================================================================
tests/DCPS/Instances/run_test.pl single_instance single_datawriter keyed
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 1460
.\.\\publisher.EXE -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 1 -num_writers 1 -history_depth 100 -num_threads_to_write 5 -multiple_instances 0 -num_writes_per_thread 2 -max_samples_per_instance 12345678 -write_delay_msec 0 -DCPSPendingTimeout 3
pub PID: 7664 started at 2025-12-05 16:07:36
.\.\\subscriber.EXE -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 1 -num_writes 10 -receive_delay_msec 0 -DCPSPendingTimeout 3
sub PID: 5268 started at 2025-12-05 16:07:36
Options::parse with Arguments
Options::parse
(7664|1228) Options::parse skipping value=.\.\\publisher.EXE not paired with flag
(7664|1228) parsed:
(7664|1228) data_dropped=0 (type=long)
(7664|1228) history_depth=100 (type=long)
(7664|1228) keyed_data=1 (type=bool)
(7664|1228) max_samples_per_instance=12345678 (type=long)
(7664|1228) multiple_instances=0 (type=bool)
(7664|1228) num_threads_to_write=5 (type=long)
(7664|1228) num_writers=1 (type=long)
(7664|1228) num_writes_per_thread=2 (type=long)
(7664|1228) write_delay_msec=0 (type=long)
Options::parse with Arguments
Options::parse
(5268|3536) Options::parse skipping value=.\.\\subscriber.EXE not paired with flag
(5268|3536) parsed:
(5268|3536) keyed_data=1 (type=bool)
(5268|3536) num_writes=10 (type=long)
(5268|3536) receive_delay_msec=0 (type=long)
(5268|3536) verbose=true (type=bool)
(7664|1228) Writer::Writer
(5268|7696) ListenerRecorder::on_sample: Received message #1
(5268|7696) ListenerRecorder::on_sample: Received message #2
(5268|7696) ListenerRecorder::on_sample: Received message #3
(5268|7696) ListenerRecorder::on_sample: Received message #4
(5268|7696) ListenerRecorder::on_sample: Received message #5
(5268|7696) ListenerRecorder::on_sample: Received message #6
(5268|7696) ListenerRecorder::on_sample: Received message #7
(5268|7696) ListenerRecorder::on_sample: Received message #8
(5268|7696) ListenerRecorder::on_sample: Received message #9
(5268|7696) ListenerRecorder::on_sample: Received message #10
(7664|1228) Pub DDSApp going out of scope (shutdown)
(7664|1228) Pub returning status=0
(5268|3536) Sub DDSApp going out of scope (shutdown)
(5268|3536) Sub returning status=0
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Instances/run_test.pl single_instance single_datawriter keyed Time:15s Result:0
==============================================================================
tests/DCPS/Instances/run_test.pl single_instance single_datawriter nokey
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -NOBITS -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 1112
.\.\\publisher.EXE -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 0 -num_writers 1 -history_depth 100 -num_threads_to_write 5 -multiple_instances 0 -num_writes_per_thread 2 -max_samples_per_instance 12345678 -write_delay_msec 0 -DCPSPendingTimeout 3
pub PID: 2224 started at 2025-12-05 16:07:50
.\.\\subscriber.EXE -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 0 -num_writes 10 -receive_delay_msec 0 -DCPSPendingTimeout 3
sub PID: 2472 started at 2025-12-05 16:07:50
Options::parse with Arguments
Options::parse
(2224|3824) Options::parse skipping value=.\.\\publisher.EXE not paired with flag
(2224|3824) parsed:
(2224|3824) data_dropped=0 (type=long)
(2224|3824) history_depth=100 (type=long)
(2224|3824) keyed_data=0 (type=bool)
(2224|3824) max_samples_per_instance=12345678 (type=long)
(2224|3824) multiple_instances=0 (type=bool)
(2224|3824) num_threads_to_write=5 (type=long)
(2224|3824) num_writers=1 (type=long)
(2224|3824) num_writes_per_thread=2 (type=long)
(2224|3824) write_delay_msec=0 (type=long)
Options::parse with Arguments
Options::parse
(2472|5040) Options::parse skipping value=.\.\\subscriber.EXE not paired with flag
(2472|5040) parsed:
(2472|5040) keyed_data=0 (type=bool)
(2472|5040) num_writes=10 (type=long)
(2472|5040) receive_delay_msec=0 (type=long)
(2472|5040) verbose=true (type=bool)
(2224|3824) Writer::Writer
(2472|764) ListenerRecorder::on_sample: Received message #1
(2472|764) ListenerRecorder::on_sample: Received message #2
(2472|764) ListenerRecorder::on_sample: Received message #3
(2472|764) ListenerRecorder::on_sample: Received message #4
(2472|764) ListenerRecorder::on_sample: Received message #5
(2472|764) ListenerRecorder::on_sample: Received message #6
(2472|764) ListenerRecorder::on_sample: Received message #7
(2472|764) ListenerRecorder::on_sample: Received message #8
(2472|764) ListenerRecorder::on_sample: Received message #9
(2472|764) ListenerRecorder::on_sample: Received message #10
(2224|3824) Pub DDSApp going out of scope (shutdown)
(2224|3824) Pub returning status=0
(2472|5040) Sub DDSApp going out of scope (shutdown)
(2472|5040) Sub returning status=0
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/Instances/run_test.pl single_instance single_datawriter nokey Time:15s Result:0
==============================================================================
tests/DCPS/FlexibleTS/run_test.pl rtps
#
OldDevice\.\\OldDevice.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile old.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
old PID: 6860 started at 2025-12-05 16:08:05
NewDevice\.\\NewDevice.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile new.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
new PID: 7896 started at 2025-12-05 16:08:05
Controller\.\\Controller.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile ctrl.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
ctrl PID: 3076 started at 2025-12-05 16:08:05
test PASSED.
auto_run_tests_finished: tests/DCPS/FlexibleTS/run_test.pl rtps Time:3s Result:0
==============================================================================
tests/DCPS/HelloWorld/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5464
.\.\\publisher.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 2444 started at 2025-12-05 16:08:08
.\.\\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 8004 started at 2025-12-05 16:08:08
INFO: C:\OpenDDS\bin\DCPSInfoRepo being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/HelloWorld/run_test.pl Time:30s Result:0
==============================================================================
tests/DCPS/HelloWorld/run_test.pl ini=rtps.ini
#
.\.\\publisher.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 2648 started at 2025-12-05 16:08:38
.\.\\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 5388 started at 2025-12-05 16:08:38
test PASSED.
auto_run_tests_finished: tests/DCPS/HelloWorld/run_test.pl ini=rtps.ini Time:2s Result:0
==============================================================================
tests/DCPS/ZeroEnum/run_test.pl
#
.\.\\publisher.EXE -DCPSDebugLevel 4 -DCPSConfigFile rtps.ini -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 3164 started at 2025-12-05 16:08:41
.\.\\subscriber.EXE -DCPSDebugLevel 4 -DCPSConfigFile rtps.ini -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 5112 started at 2025-12-05 16:08:41
test PASSED.
auto_run_tests_finished: tests/DCPS/ZeroEnum/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/DynamicData/run_test.pl dyn=dw ini=rtps.ini
#
.\.\\publisher.EXE -dynamic -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 5656 started at 2025-12-05 16:08:43
.\.\\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 4868 started at 2025-12-05 16:08:43
test PASSED.
auto_run_tests_finished: tests/DCPS/DynamicData/run_test.pl dyn=dw ini=rtps.ini Time:2s Result:0
==============================================================================
tests/DCPS/DynamicData/run_test.pl dyn=dr ini=rtps.ini
#
.\.\\publisher.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 4580 started at 2025-12-05 16:08:45
.\.\\subscriber.EXE -dynamic -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 5048 started at 2025-12-05 16:08:45
test PASSED.
auto_run_tests_finished: tests/DCPS/DynamicData/run_test.pl dyn=dr ini=rtps.ini Time:3s Result:0
==============================================================================
tests/DCPS/DynamicData/run_test.pl dyn=dw ini=rtps.ini adapt
#
.\.\\publisher.EXE -dynamic -adapter -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
publisher PID: 5492 started at 2025-12-05 16:08:48
.\.\\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 5608 started at 2025-12-05 16:08:48
test PASSED.
auto_run_tests_finished: tests/DCPS/DynamicData/run_test.pl dyn=dw ini=rtps.ini adapt Time:2s Result:0
==============================================================================
tests/DCPS/DynamicResponse/run_test.pl
#
.\.\\origin.EXE -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile origin.log -DCPSPendingTimeout 3
origin PID: 7776 started at 2025-12-05 16:08:50
.\.\\responder.EXE -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile responder.log -DCPSPendingTimeout 3
responder PID: 7684 started at 2025-12-05 16:08:50
test PASSED.
auto_run_tests_finished: tests/DCPS/DynamicResponse/run_test.pl Time:8s Result:0
Fri Dec 5 16:08:58 2025 UTC