Daily Build Log
Mon Dec 2 22:08:43 2024 UTC
print OS Version
Mon Dec 2 22:08:43 2024 UTC
Hostname
fv-az1489-275
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,738 MB
Virtual Memory: In Use: 2,590 MB
Network info
Network Card(s): 1 NIC(s) Installed.
[01]: Microsoft Hyper-V Network Adapter
Connection Name: Ethernet
DHCP Enabled: Yes
DHCP Server: 168.63.129.16
IP address(es)
[01]: 10.1.0.106
[02]: fe80::1b48:d6f2:64fa:f2ed
Approximate BogoMIPS (larger means faster)
33822.867456
PrintACEConfig
Mon Dec 2 22:08:46 2024 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
ssl=1
xerces3=1
openssl11=1
no_cxx11=0
no_rapidjson=0
ssl=1
xerces3=1
openssl11=1
================ ACE VERSION ================
This is ACE version 6.5.21, released Thu May 16 12:00:35 CEST 2024
================ TAO VERSION ================
This is TAO version 2.5.21, released Thu May 16 12:00:35 CEST 2024
================ DDS VERSION ================
This is OpenDDS version 3.31.0-dev (NOT A RELEASE)
CMake Version ("cmake" --version)
Mon Dec 2 22:08:46 2024 UTC
cmake version 3.31.0
CMake suite maintained and supported by Kitware (kitware.com/cmake).
print make Version
Mon Dec 2 22:08:46 2024 UTC
Make version (make -v)
GNU Make 4.2.1
Built for x86_64-w64-mingw32
Copyright (C) 1988-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
check compiler msvc
Mon Dec 2 22:08:46 2024 UTC
================ Compiler version ================
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34433 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
usage: cl [ option... ] filename... [ /link linkoption... ]
print perl version
Mon Dec 2 22:08:46 2024 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
Mon Dec 2 22:08:46 2024 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
Mon Dec 2 22:08:46 2024 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:0s Result:0
==============================================================================
tests/DCPS/AddressLookup/run_test.pl
#
.\.\\main.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile AddressLookup.log -DCPSPendingTimeout 3
AddressLookup PID: 6056 started at 2024-12-02 22:08:47
========= 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 fv-az1489-275
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az1489-275
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.106
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.25.96.1
DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 172.25.96.1
DEBUG: address_info: IP address 172.25.96.1 maps to hostname fv-az1489-275
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az1489-275
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.106
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.25.96.1
DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 10.1.0.106
DEBUG: address_info: IP address 10.1.0.106 maps to hostname fv-az1489-275.bfbgolkfq34u3adfujur2wk1yb.dx.internal.cloudapp.net
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az1489-275.bfbgolkfq34u3adfujur2wk1yb.dx.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.106
========= 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 fv-az1489-275
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az1489-275
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.106
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.25.96.1
DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 172.25.96.1
DEBUG: address_info: IP address 172.25.96.1 maps to hostname fv-az1489-275
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az1489-275
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.106
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.25.96.1
DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 10.1.0.106
DEBUG: address_info: IP address 10.1.0.106 maps to hostname fv-az1489-275.bfbgolkfq34u3adfujur2wk1yb.dx.internal.cloudapp.net
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az1489-275.bfbgolkfq34u3adfujur2wk1yb.dx.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.106
========= 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 fv-az1489-275
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az1489-275
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.106
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.25.96.1
DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 172.25.96.1
DEBUG: address_info: IP address 172.25.96.1 maps to hostname fv-az1489-275
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az1489-275
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.106
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.25.96.1
DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 10.1.0.106
DEBUG: address_info: IP address 10.1.0.106 maps to hostname fv-az1489-275.bfbgolkfq34u3adfujur2wk1yb.dx.internal.cloudapp.net
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az1489-275.bfbgolkfq34u3adfujur2wk1yb.dx.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.106
test PASSED.
auto_run_tests_finished: tests/DCPS/AddressLookup/run_test.pl Time:27s 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.00006a9d.00000001.00000102(64c4f8b0) Adding association to a reader:
reader id - 01030000.00006a9d.00000002.00000107(530e76ef)
transport_id - fake transport for test
TAO_DDS_DCPSDataReader_i::add_associations () :
Reader 01030000.00006a9d.00000002.00000107(530e76ef) Adding association to writer:
writer id - 01030000.00006a9d.00000001.00000102(64c4f8b0)
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.00006a9d.00000002.00000107(530e76ef)
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: 6652
.\.\\MockedTypeSupport.EXE -ORBLogFile test.log -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSPendingTimeout 3
ut PID: 1396 started at 2024-12-02 22:09:15
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
(6392|1412) SubDriver::run, Wait for publisher.
(6964|7020) PubDriver::run, pub_id=01030000.00002f37.00000002.00000302.
(6964|7020) PubDriver::run, Wait for subscriber start.
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:16s Result:0
==============================================================================
tests/DCPS/FooTest3_2/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -NOBITS
InfoRepo PID: 2868
.\.\\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: 2660 started at 2024-12-02 22:10:04
.\.\\FooTest3_subscriber.EXE -n 100 -l 100 -DCPSBit 0
subscriber PID: 4456 started at 2024-12-02 22:10:04
0x1
(2660|1912) Writer::start
(2660|1720) 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()
(2660|1912) PubDriver::end
(2660|1912) 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: 2584 started at 2024-12-02 22:10:20
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: 4404 started at 2024-12-02 22:10:20
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: 6368 started at 2024-12-02 22:10:20
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:1s 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: 1444 started at 2024-12-02 22:10:22
test PASSED.
auto_run_tests_finished: tests/DCPS/TopicReuse/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl
#
.\.\\dpshutdown.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 7756 started at 2024-12-02 22:10:22
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: 7772 started at 2024-12-02 22:10:22
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: 1404 started at 2024-12-02 22:10:23
[==========] 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 (2 ms)
[----------] 2 tests from TypeMapTest (12 ms total)
[----------] Global test environment tear-down
[==========] 2 tests from 1 test case ran. (12 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
(7236|7844) Writer::start
(7236|7844) Reader::start
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1733177451 330461000
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: 1733177451 330461000
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: 1733177451 330461000
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: 1733177451 330461000
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: 1733177451 330461000
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: 1733177451 330461000
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: 1733177451 330461000
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: 1733177451 330461000
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: 1733177451 330461000
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: 1733177451 330461000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(7236|7844) Writer::start
(7236|7844) Reader::start1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1733177452 346469000
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: 1733177452 346469000
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: 1733177452 346469000
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: 1733177452 346469000
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: 1733177452 346469000
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: 1733177452 346469000
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: 1733177452 346469000
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: 1733177452 346469000
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: 1733177452 346469000
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: 1733177452 346469000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(7236|7844) Writer::start
(7236|7844) Reader::start2
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1733177453 362360000
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: 1733177453 362360000
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: 1733177453 362360000
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: 1733177453 362360000
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: 1733177453 362360000
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: 1733177453 362360000
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: 1733177453 362360000
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: 1733177453 362360000
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: 1733177453 362360000
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: 1733177453 362360000
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:32s Result:0
==============================================================================
tests/DCPS/FooTest4_0/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7556
.\.\\FooTest4_0.EXE -DCPSLivelinessFactor 300 -z -DCPSPendingTimeout 3
ft40 PID: 3516 started at 2024-12-02 22:10:55
(3516|1220) DataReaderListenerImpl::DataReaderListenerImpl
(3516|6252) DataReaderListenerImpl::on_subscription_matched
(3516|1220) Writer::test1
(3516|6252) DataReaderListenerImpl::on_liveliness_changed
(3516|1220) Reader::read
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|1220) get_datareaders returned 1 reader(s)
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1733177493 473621000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(3516|1220) Writer::test2
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|1220) Reader::read
(3516|1220) get_datareaders returned 1 reader(s)
sample_state: READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1733177493 473621000
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: 1733177494 552129000
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: 1733177494 552129000
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: 1733177494 552129000
instance_handle: 11
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(3516|1220) Writer::test3
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|1220) Reader::read
(3516|1220) get_datareaders returned 1 reader(s)
sample_state: READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1733177493 473621000
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: 1733177494 552129000
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: 1733177496 584213000
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: 1733177496 584213000
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: 1733177494 552129000
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: 1733177496 584213000
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: 1733177494 552129000
instance_handle: 11
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|2080) DataReaderListenerImpl::on_liveliness_changed
(3516|2080) DataReaderListenerImpl::on_subscription_matched
(3516|1220) DataReaderListenerImpl::~DataReaderListenerImpl
(3516|1220) DataReaderListenerImpl::DataReaderListenerImpl
(3516|1220) DataReaderListenerImpl::on_subscription_matched
(3516|1220) Writer::test4
(3516|6252) DataReaderListenerImpl::on_liveliness_changed
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|1220) Reader::read
(3516|1220) get_datareaders returned 1 reader(s)
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1733177511 623546000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(3516|5068) DataReaderListenerImpl::on_data_available
(3516|5068) DataReaderListenerImpl::on_liveliness_changed
(3516|1220) Reader::read
(3516|1220) 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: 1733177511 623546000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 1
generation_rank: 0
absolute_generation_rank: 0
(3516|1220) Writer::test5
(3516|6252) DataReaderListenerImpl::on_liveliness_changed
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|1220) Reader::read
(3516|1220) get_datareaders returned 1 reader(s)
sample_state: READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1733177511 623546000
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: 1733177532 653769000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(3516|1220) Writer::test6
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|1220) Reader::read
(3516|1220) get_datareaders returned 1 reader(s)
sample_state: READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1733177511 623546000
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: 1733177532 653769000
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: 1733177534 685511000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|2080) DataReaderListenerImpl::on_liveliness_changed
(3516|2080) DataReaderListenerImpl::on_subscription_matched
(3516|1220) DataReaderListenerImpl::~DataReaderListenerImpl
(3516|1220) DataReaderListenerImpl::DataReaderListenerImpl
(3516|1220) DataReaderListenerImpl::on_subscription_matched
(3516|1220) Writer::test5
(3516|6252) DataReaderListenerImpl::on_liveliness_changed
(3516|1220) Writer::test6
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|6252) DataReaderListenerImpl::on_sample_rejected
(3516|1220) Reader::read
(3516|1220) get_datareaders returned 1 reader(s)
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1733177545 713424000
instance_handle: 19
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(3516|6252) DataReaderListenerImpl::on_data_available
(3516|2080) DataReaderListenerImpl::on_liveliness_changed
(3516|2080) DataReaderListenerImpl::on_subscription_matched
(3516|1220) 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: 3720
.\.\\main.EXE -DCPSConfigFile all.ini -r 1 -t 0 -m 0 -i 3 -DCPSPendingTimeout 3
main PID: 4704 started at 2024-12-02 22:12:26
(4704|1316) FooTest5_0 main
read foo.x = 7.000000 foo.y = -1.000000, foo.key = 10101
read SampleInfo.sample_rank = 0
(4704|1316) 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: 1368 started at 2024-12-02 22:13:00
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: 6688
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 2948 started at 2024-12-02 22:13:00
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 808 started at 2024-12-02 22:13:00
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 2220 started at 2024-12-02 22:13:00
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 7252 started at 2024-12-02 22:13:00
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 7284 started at 2024-12-02 22:13:00
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 7848 started at 2024-12-02 22:13:00
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 8180 started at 2024-12-02 22:13:01
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 5992 started at 2024-12-02 22:13:01
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 7084 started at 2024-12-02 22:13:01
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 6840 started at 2024-12-02 22:13:01
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 7056 started at 2024-12-02 22:13:01
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 7640 started at 2024-12-02 22:13:01
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 6044 started at 2024-12-02 22:13:01
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 6392 started at 2024-12-02 22:13:01
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 3192 started at 2024-12-02 22:13:01
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 1636 started at 2024-12-02 22:13:01
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 6504 started at 2024-12-02 22:13:01
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 4492 started at 2024-12-02 22:13:01
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 2568 started at 2024-12-02 22:13:01
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 7408 started at 2024-12-02 22:13:01
Subscriber 1636 got new message data:
- From : 8180
- Count : 1
Subscriber 808 got new message data:
- From : 8180
- Count : 1
Subscriber 7252 got new message data:
- From : 8180
- Count : 1
Subscriber 4492 got new message data:
- From : 8180
- Count : 1
Subscriber 1636 is done. Exiting.
Subscriber 808 is done. Exiting.
Subscriber 7252 is done. Exiting.
Subscriber 4492 is done. Exiting.
Subscriber 7640 got new message data:
- From : 8180
- Count : 19
Subscriber 7640 is done. Exiting.
Subscriber 7848 got new message data:
- From : 8180
- Count : 20
Subscriber 7848 is done. Exiting.
Subscriber 7848 got new message data:
- From : 6504
- Count : 16
Subscriber 7848 got new message data:
- From : 6044
- Count : 3
Subscriber 7848 got new message data:
- From : 7056
- Count : 4
Subscriber 7848 got new message data:
- From : 8180
- Count : 21
Subscriber 7848 got new message data:
- From : 7084
- Count : 3
Subscriber 6392 got new message data:
- From : 8180
- Count : 21
Subscriber 6392 is done. Exiting.
Subscriber 7848 got new message data:
- From : 6504
- Count : 17
Subscriber 7848 got new message data:
- From : 6044
- Count : 4
Subscriber 7848 got new message data:
- From : 7084
- Count : 4
Subscriber 7848 got new message data:
- From : 7056
- Count : 5
Subscriber 7408 got new message data:
- From : 7056
- Count : 5
Subscriber 7848 got new message data:
- From : 8180
- Count : 22
Subscriber 7408 is done. Exiting.
Subscriber 7408 got new message data:
- From : 8180
- Count : 22
Subscriber 7848 got new message data:
- From : 6044
- Count : 5
Subscriber 7848 got new message data:
- From : 7056
- Count : 6
Subscriber 7848 got new message data:
- From : 6504
- Count : 18
Subscriber 7848 got new message data:
- From : 7084
- Count : 5
Subscriber 7848 got new message data:
- From : 3192
- Count : 1
Subscriber 7848 got new message data:
- From : 6504
- Count : 19
Subscriber 7848 got new message data:
- From : 7056
- Count : 7
Subscriber 7848 got new message data:
- From : 6044
- Count : 6
Subscriber 7848 got new message data:
- From : 8180
- Count : 23
Subscriber 7848 got new message data:
- From : 7084
- Count : 6
Subscriber 7848 got new message data:
- From : 2948
- Count : 1
Subscriber 7848 got new message data:
- From : 3192
- Count : 2
Subscriber 7848 got new message data:
- From : 8180
- Count : 24
Subscriber 7848 got new message data:
- From : 6044
- Count : 7
Subscriber 7848 got new message data:
- From : 7056
- Count : 8
Subscriber 7848 got new message data:
- From : 6504
- Count : 20
Subscriber 5992 got new message data:
- From : 8180
- Count : 24
Subscriber 5992 is done. Exiting.
Subscriber 7848 got new message data:
- From : 2948
- Count : 2
Subscriber 7848 got new message data:
- From : 3192
- Count : 3
Subscriber 7848 got new message data:
- From : 8180
- Count : 25
Subscriber 7848 got new message data:
- From : 7084
- Count : 7
Subscriber 7848 got new message data:
- From : 3192
- Count : 4
Subscriber 7848 got new message data:
- From : 2948
- Count : 3
Subscriber 7848 got new message data:
- From : 7056
- Count : 9
Subscriber 7848 got new message data:
- From : 8180
- Count : 26
Subscriber 7848 got new message data:
- From : 6044
- Count : 8
Subscriber 7848 got new message data:
- From : 6504
- Count : 21
Subscriber 6840 got new message data:
- From : 8180
- Count : 26
Subscriber 6840 is done. Exiting.
Subscriber 7848 got new message data:
- From : 2948
- Count : 4
Subscriber 7848 got new message data:
- From : 3192
- Count : 5
Subscriber 7848 got new message data:
- From : 7084
- Count : 8
Subscriber 6840 got new message data:
- From : 6504
- Count : 21
Subscriber 6840 got new message data:
- From : 6044
- Count : 8
Subscriber 6840 got new message data:
- From : 3192
- Count : 5
Subscriber 6840 got new message data:
- From : 7084
- Count : 8
Subscriber 7848 got new message data:
- From : 2948
- Count : 5
Subscriber 6840 got new message data:
- From : 2948
- Count : 5
Subscriber 7848 got new message data:
- From : 3192
- Count : 6
Subscriber 6840 got new message data:
- From : 3192
- Count : 6
Subscriber 7848 got new message data:
- From : 7084
- Count : 9
Subscriber 6840 got new message data:
- From : 7084
- Count : 9
Subscriber 7848 got new message data:
- From : 3192
- Count : 7
Subscriber 6840 got new message data:
- From : 2568
- Count : 1
Subscriber 6840 got new message data:
- From : 3192
- Count : 7
Subscriber 7848 got new message data:
- From : 2948
- Count : 6
Subscriber 6840 got new message data:
- From : 2948
- Count : 6
Subscriber 7848 got new message data:
- From : 2568
- Count : 1
Subscriber 7848 got new message data:
- From : 6504
- Count : 22
Subscriber 7848 got new message data:
- From : 8180
- Count : 27
Subscriber 6840 got new message data:
- From : 6504
- Count : 22
Subscriber 6840 got new message data:
- From : 8180
- Count : 27
Subscriber 7848 got new message data:
- From : 7056
- Count : 10
Subscriber 6840 got new message data:
- From : 7056
- Count : 10
Subscriber 7848 got new message data:
- From : 6044
- Count : 9
Subscriber 6840 got new message data:
- From : 6044
- Count : 9
Subscriber 7848 got new message data:
- From : 3192
- Count : 8
Subscriber 6840 got new message data:
- From : 2948
- Count : 7
Subscriber 6840 got new message data:
- From : 3192
- Count : 8
Subscriber 7848 got new message data:
- From : 2948
- Count : 7
Subscriber 6840 got new message data:
- From : 2568
- Count : 2
Subscriber 7848 got new message data:
- From : 2568
- Count : 2
Subscriber 7848 got new message data:
- From : 7084
- Count : 10
Subscriber 6840 got new message data:
- From : 7084
- Count : 10
Subscriber 7848 got new message data:
- From : 3192
- Count : 9
Subscriber 6840 got new message data:
- From : 2568
- Count : 3
Subscriber 7848 got new message data:
- From : 2948
- Count : 8
Subscriber 6840 got new message data:
- From : 3192
- Count : 9
Subscriber 7848 got new message data:
- From : 2568
- Count : 3
Subscriber 6840 got new message data:
- From : 2948
- Count : 8
Subscriber 7848 got new message data:
- From : 6044
- Count : 10
Subscriber 6840 got new message data:
- From : 6044
- Count : 10
Subscriber 7848 got new message data:
- From : 7056
- Count : 11
Subscriber 6840 got new message data:
- From : 2948
- Count : 9
Subscriber 7848 got new message data:
- From : 2948
- Count : 9
Subscriber 6840 got new message data:
- From : 3192
- Count : 10
Subscriber 7848 got new message data:
- From : 3192
- Count : 10
Subscriber 6840 got new message data:
- From : 2568
- Count : 4
Subscriber 7848 got new message data:
- From : 2568
- Count : 4
Subscriber 7848 got new message data:
- From : 3192
- Count : 11
Subscriber 6840 got new message data:
- From : 2568
- Count : 5
Subscriber 7848 got new message data:
- From : 2948
- Count : 10
Subscriber 6840 got new message data:
- From : 3192
- Count : 11
Subscriber 7848 got new message data:
- From : 2568
- Count : 5
Subscriber 6840 got new message data:
- From : 2948
- Count : 10
Subscriber 7848 got new message data:
- From : 2948
- Count : 11
Subscriber 7848 got new message data:
- From : 3192
- Count : 12
Subscriber 7848 got new message data:
- From : 2568
- Count : 6
Publisher 8180 is done. Exiting.
Publisher 6504 is done. Exiting.
Publisher 3192 is done. Exiting.
Publisher 2948 is done. Exiting.
Publisher 7056 is done. Exiting.
Publisher 6044 is done. Exiting.
Publisher 7084 is done. Exiting.
Publisher 2568 is done. Exiting.
Publisher 7284 is done. Exiting.
Publisher 2220 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: 1444
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 3248 started at 2024-12-02 22:13:41
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 1320 started at 2024-12-02 22:13:41
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7756 started at 2024-12-02 22:13:41
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 2384 started at 2024-12-02 22:13:41
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 2940 started at 2024-12-02 22:13:41
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 508 started at 2024-12-02 22:13:41
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 1196 started at 2024-12-02 22:13:41
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 3368 started at 2024-12-02 22:13:41
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7772 started at 2024-12-02 22:13:41
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 5348 started at 2024-12-02 22:13:41
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 1480 started at 2024-12-02 22:13:41
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 8148 started at 2024-12-02 22:13:41
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 2956 started at 2024-12-02 22:13:41
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 2916 started at 2024-12-02 22:13:41
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 3688 started at 2024-12-02 22:13:41
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 4400 started at 2024-12-02 22:13:41
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 2876 started at 2024-12-02 22:13:41
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 992 started at 2024-12-02 22:13:41
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 6576 started at 2024-12-02 22:13:41
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 2460 started at 2024-12-02 22:13:41
Subscriber 5348 got new message data:
- From : 7756
- Count : 1
Subscriber 5348 is done. Exiting.
Subscriber 992 got new message data:
- From : 2940
- Count : 1
Subscriber 8148 got new message data:
- From : 2940
- Count : 1
Subscriber 992 is done. Exiting.
Subscriber 8148 is done. Exiting.
Subscriber 8148 got new message data:
- From : 7772
- Count : 1
Subscriber 8148 got new message data:
- From : 7756
- Count : 4
Subscriber 508 got new message data:
- From : 2956
- Count : 1
Subscriber 508 is done. Exiting.
Subscriber 3368 got new message data:
- From : 2956
- Count : 2
Subscriber 3368 is done. Exiting.
Subscriber 2460 got new message data:
- From : 3248
- Count : 4
Subscriber 2460 is done. Exiting.
Subscriber 2460 got new message data:
- From : 7772
- Count : 15
Subscriber 2460 got new message data:
- From : 7756
- Count : 17
Subscriber 2460 got new message data:
- From : 2940
- Count : 15
Subscriber 2460 got new message data:
- From : 1196
- Count : 2
Subscriber 2460 got new message data:
- From : 3688
- Count : 3
Subscriber 2460 got new message data:
- From : 3248
- Count : 5
Subscriber 2460 got new message data:
- From : 2956
- Count : 4
Subscriber 2460 got new message data:
- From : 1196
- Count : 3
Subscriber 2460 got new message data:
- From : 3688
- Count : 4
Subscriber 2460 got new message data:
- From : 7756
- Count : 18
Subscriber 2460 got new message data:
- From : 2940
- Count : 16
Subscriber 2460 got new message data:
- From : 3248
- Count : 6
Subscriber 2460 got new message data:
- From : 7772
- Count : 16
Subscriber 2460 got new message data:
- From : 3688
- Count : 5
Subscriber 2384 got new message data:
- From : 2940
- Count : 17
Subscriber 2384 is done. Exiting.
Subscriber 2460 got new message data:
- From : 1196
- Count : 4
Subscriber 2460 got new message data:
- From : 1480
- Count : 1
Subscriber 2460 got new message data:
- From : 2956
- Count : 5
Subscriber 2460 got new message data:
- From : 7756
- Count : 19
Subscriber 2460 got new message data:
- From : 2940
- Count : 17
Subscriber 2460 got new message data:
- From : 3688
- Count : 6
Subscriber 2460 got new message data:
- From : 1196
- Count : 5
Subscriber 2460 got new message data:
- From : 1480
- Count : 2
Subscriber 2460 got new message data:
- From : 3248
- Count : 7
Subscriber 2460 got new message data:
- From : 7772
- Count : 17
Subscriber 1320 got new message data:
- From : 7756
- Count : 20
Subscriber 2460 got new message data:
- From : 3688
- Count : 7
Subscriber 1320 is done. Exiting.
Subscriber 1320 got new message data:
- From : 2956
- Count : 6
Subscriber 1320 got new message data:
- From : 3248
- Count : 8
Subscriber 1320 got new message data:
- From : 2940
- Count : 18
Subscriber 2460 got new message data:
- From : 1196
- Count : 6
Subscriber 2460 got new message data:
- From : 1480
- Count : 3
Subscriber 2460 got new message data:
- From : 7756
- Count : 20
Subscriber 2460 got new message data:
- From : 2956
- Count : 6
Subscriber 2460 got new message data:
- From : 3248
- Count : 8
Subscriber 1320 got new message data:
- From : 3688
- Count : 8
Subscriber 2460 got new message data:
- From : 2940
- Count : 18
Subscriber 1320 got new message data:
- From : 1480
- Count : 4
Subscriber 2460 got new message data:
- From : 3688
- Count : 8
Subscriber 1320 got new message data:
- From : 1196
- Count : 7
Subscriber 2460 got new message data:
- From : 1480
- Count : 4
Subscriber 1320 got new message data:
- From : 7772
- Count : 18
Subscriber 2460 got new message data:
- From : 1196
- Count : 7
Subscriber 2460 got new message data:
- From : 7772
- Count : 18
Subscriber 2460 got new message data:
- From : 7756
- Count : 21
Subscriber 1320 got new message data:
- From : 7756
- Count : 21
Subscriber 2460 got new message data:
- From : 3688
- Count : 9
Subscriber 1320 got new message data:
- From : 3688
- Count : 9
Subscriber 2460 got new message data:
- From : 1196
- Count : 8
Subscriber 4400 got new message data:
- From : 1196
- Count : 8
Subscriber 1320 got new message data:
- From : 1196
- Count : 8
Subscriber 2460 got new message data:
- From : 1480
- Count : 5
Subscriber 4400 is done. Exiting.
Subscriber 1320 got new message data:
- From : 1480
- Count : 5
Subscriber 4400 got new message data:
- From : 3688
- Count : 9
Subscriber 2460 got new message data:
- From : 2940
- Count : 19
Subscriber 1320 got new message data:
- From : 2940
- Count : 19
Subscriber 2460 got new message data:
- From : 3248
- Count : 9
Subscriber 1320 got new message data:
- From : 3248
- Count : 9
Subscriber 2460 got new message data:
- From : 2956
- Count : 7
Subscriber 1320 got new message data:
- From : 2956
- Count : 7
Subscriber 2460 got new message data:
- From : 1196
- Count : 9
Subscriber 1320 got new message data:
- From : 3688
- Count : 10
Subscriber 2460 got new message data:
- From : 3688
- Count : 10
Subscriber 1320 got new message data:
- From : 1196
- Count : 9
Subscriber 2460 got new message data:
- From : 1480
- Count : 6
Subscriber 1320 got new message data:
- From : 1480
- Count : 6
Subscriber 2460 got new message data:
- From : 7756
- Count : 22
Subscriber 1320 got new message data:
- From : 7772
- Count : 19
Subscriber 2460 got new message data:
- From : 7772
- Count : 19
Subscriber 1320 got new message data:
- From : 7756
- Count : 22
Subscriber 2460 got new message data:
- From : 1196
- Count : 10
Subscriber 1320 got new message data:
- From : 1196
- Count : 10
Subscriber 2460 got new message data:
- From : 3688
- Count : 11
Subscriber 1320 got new message data:
- From : 3688
- Count : 11
Subscriber 2460 got new message data:
- From : 1480
- Count : 7
Subscriber 1320 got new message data:
- From : 1480
- Count : 7
Subscriber 2460 got new message data:
- From : 2940
- Count : 20
Subscriber 1320 got new message data:
- From : 2940
- Count : 20
Subscriber 2460 got new message data:
- From : 3248
- Count : 10
Subscriber 1320 got new message data:
- From : 3248
- Count : 10
Subscriber 1320 got new message data:
- From : 2956
- Count : 8
Subscriber 2460 got new message data:
- From : 2956
- Count : 8
Subscriber 2460 got new message data:
- From : 1196
- Count : 11
Subscriber 1320 got new message data:
- From : 1196
- Count : 11
Subscriber 2460 got new message data:
- From : 3688
- Count : 12
Subscriber 1320 got new message data:
- From : 3688
- Count : 12
Subscriber 2460 got new message data:
- From : 6576
- Count : 1
Subscriber 1320 got new message data:
- From : 6576
- Count : 1
Subscriber 2460 got new message data:
- From : 1480
- Count : 8
Subscriber 1320 got new message data:
- From : 1480
- Count : 8
Subscriber 2460 got new message data:
- From : 7756
- Count : 23
Subscriber 1320 got new message data:
- From : 7756
- Count : 23
Subscriber 2460 got new message data:
- From : 7772
- Count : 20
Subscriber 1320 got new message data:
- From : 7772
- Count : 20
Subscriber 2460 got new message data:
- From : 3688
- Count : 13
Subscriber 1320 got new message data:
- From : 3688
- Count : 13
Subscriber 2460 got new message data:
- From : 1196
- Count : 12
Subscriber 1320 got new message data:
- From : 1196
- Count : 12
Subscriber 2460 got new message data:
- From : 3248
- Count : 11
Subscriber 1320 got new message data:
- From : 3248
- Count : 11
Subscriber 2460 got new message data:
- From : 2956
- Count : 9
Subscriber 1320 got new message data:
- From : 2956
- Count : 9
Subscriber 2460 got new message data:
- From : 2940
- Count : 21
Subscriber 1320 got new message data:
- From : 2940
- Count : 21
Subscriber 2460 got new message data:
- From : 3688
- Count : 14
Subscriber 1320 got new message data:
- From : 3688
- Count : 14
Subscriber 2460 got new message data:
- From : 1196
- Count : 13
Subscriber 1320 got new message data:
- From : 1196
- Count : 13
Subscriber 2460 got new message data:
- From : 2876
- Count : 1
Subscriber 1320 got new message data:
- From : 2876
- Count : 1
Subscriber 2460 got new message data:
- From : 3248
- Count : 12
Subscriber 1320 got new message data:
- From : 3248
- Count : 12
Subscriber 2460 got new message data:
- From : 6576
- Count : 2
Subscriber 1320 got new message data:
- From : 6576
- Count : 2
Subscriber 2460 got new message data:
- From : 7772
- Count : 21
Subscriber 1320 got new message data:
- From : 7772
- Count : 21
Subscriber 2460 got new message data:
- From : 7756
- Count : 24
Subscriber 1320 got new message data:
- From : 7756
- Count : 24
Subscriber 2460 got new message data:
- From : 1480
- Count : 9
Subscriber 1320 got new message data:
- From : 1480
- Count : 9
Subscriber 2460 got new message data:
- From : 1196
- Count : 14
Subscriber 1320 got new message data:
- From : 1196
- Count : 14
Subscriber 2460 got new message data:
- From : 3688
- Count : 15
Subscriber 1320 got new message data:
- From : 3688
- Count : 15
Subscriber 2460 got new message data:
- From : 2876
- Count : 2
Subscriber 1320 got new message data:
- From : 2876
- Count : 2
Subscriber 2460 got new message data:
- From : 2956
- Count : 10
Subscriber 1320 got new message data:
- From : 2956
- Count : 10
Subscriber 2460 got new message data:
- From : 2940
- Count : 22
Subscriber 1320 got new message data:
- From : 2940
- Count : 22
Subscriber 2460 got new message data:
- From : 1196
- Count : 15
Subscriber 1320 got new message data:
- From : 1196
- Count : 15
Subscriber 2460 got new message data:
- From : 3688
- Count : 16
Subscriber 1320 got new message data:
- From : 3688
- Count : 16
Subscriber 2460 got new message data:
- From : 2876
- Count : 3
Subscriber 1320 got new message data:
- From : 2876
- Count : 3
Subscriber 2460 got new message data:
- From : 7756
- Count : 25
Subscriber 1320 got new message data:
- From : 7756
- Count : 25
Subscriber 2460 got new message data:
- From : 7772
- Count : 22
Subscriber 1320 got new message data:
- From : 7772
- Count : 22
Subscriber 2460 got new message data:
- From : 6576
- Count : 3
Subscriber 1320 got new message data:
- From : 1480
- Count : 10
Subscriber 2460 got new message data:
- From : 1480
- Count : 10
Subscriber 1320 got new message data:
- From : 6576
- Count : 3
Subscriber 2460 got new message data:
- From : 3248
- Count : 13
Subscriber 1320 got new message data:
- From : 3248
- Count : 13
Subscriber 1320 got new message data:
- From : 3688
- Count : 17
Subscriber 2460 got new message data:
- From : 3688
- Count : 17
Subscriber 1320 got new message data:
- From : 1196
- Count : 16
Subscriber 2460 got new message data:
- From : 1196
- Count : 16
Subscriber 1320 got new message data:
- From : 2876
- Count : 4
Subscriber 2460 got new message data:
- From : 2876
- Count : 4
Subscriber 2460 got new message data:
- From : 2940
- Count : 23
Subscriber 1320 got new message data:
- From : 2940
- Count : 23
Subscriber 1320 got new message data:
- From : 2956
- Count : 11
Subscriber 2460 got new message data:
- From : 2956
- Count : 11
Subscriber 2460 got new message data:
- From : 1196
- Count : 17
Subscriber 1320 got new message data:
- From : 1196
- Count : 17
Subscriber 2460 got new message data:
- From : 3688
- Count : 18
Subscriber 1320 got new message data:
- From : 3688
- Count : 18
Subscriber 2460 got new message data:
- From : 2876
- Count : 5
Subscriber 1320 got new message data:
- From : 2876
- Count : 5
Subscriber 2460 got new message data:
- From : 6576
- Count : 4
Subscriber 1320 got new message data:
- From : 6576
- Count : 4
Subscriber 2460 got new message data:
- From : 1480
- Count : 11
Subscriber 1320 got new message data:
- From : 1480
- Count : 11
Subscriber 2460 got new message data:
- From : 7756
- Count : 26
Subscriber 1320 got new message data:
- From : 7756
- Count : 26
Subscriber 1320 got new message data:
- From : 7772
- Count : 23
Subscriber 2460 got new message data:
- From : 7772
- Count : 23
Subscriber 1320 got new message data:
- From : 1196
- Count : 18
Subscriber 2460 got new message data:
- From : 1196
- Count : 18
Subscriber 1320 got new message data:
- From : 3688
- Count : 19
Subscriber 2460 got new message data:
- From : 3688
- Count : 19
Subscriber 2916 got new message data:
- From : 7756
- Count : 26
Subscriber 2916 is done. Exiting.
Subscriber 2916 got new message data:
- From : 7772
- Count : 23
Subscriber 2916 got new message data:
- From : 1196
- Count : 18
Subscriber 2916 got new message data:
- From : 3688
- Count : 19
Subscriber 2460 got new message data:
- From : 2940
- Count : 24
Subscriber 1320 got new message data:
- From : 2940
- Count : 24
Subscriber 2916 got new message data:
- From : 2940
- Count : 24
Subscriber 2460 got new message data:
- From : 3248
- Count : 14
Subscriber 1320 got new message data:
- From : 3248
- Count : 14
Subscriber 2916 got new message data:
- From : 3248
- Count : 14
Subscriber 2460 got new message data:
- From : 2956
- Count : 12
Subscriber 1320 got new message data:
- From : 2956
- Count : 12
Subscriber 2916 got new message data:
- From : 2956
- Count : 12
Subscriber 2916 got new message data:
- From : 3688
- Count : 20
Subscriber 2460 got new message data:
- From : 3688
- Count : 20
Subscriber 2916 got new message data:
- From : 1196
- Count : 19
Subscriber 1320 got new message data:
- From : 3688
- Count : 20
Subscriber 2460 got new message data:
- From : 1196
- Count : 19
Subscriber 1320 got new message data:
- From : 1196
- Count : 19
Subscriber 2460 got new message data:
- From : 6576
- Count : 5
Subscriber 1320 got new message data:
- From : 6576
- Count : 5
Subscriber 2916 got new message data:
- From : 6576
- Count : 5
Subscriber 2460 got new message data:
- From : 2876
- Count : 6
Subscriber 1320 got new message data:
- From : 2876
- Count : 6
Subscriber 2916 got new message data:
- From : 2876
- Count : 6
Subscriber 2916 got new message data:
- From : 3688
- Count : 21
Subscriber 1320 got new message data:
- From : 3688
- Count : 21
Subscriber 2916 got new message data:
- From : 1196
- Count : 20
Subscriber 1320 got new message data:
- From : 1196
- Count : 20
Subscriber 2460 got new message data:
- From : 3688
- Count : 21
Subscriber 2460 got new message data:
- From : 1196
- Count : 20
Subscriber 2460 got new message data:
- From : 7772
- Count : 24
Subscriber 1320 got new message data:
- From : 7772
- Count : 24
Subscriber 2916 got new message data:
- From : 7772
- Count : 24
Subscriber 2460 got new message data:
- From : 7756
- Count : 27
Subscriber 1320 got new message data:
- From : 7756
- Count : 27
Subscriber 2916 got new message data:
- From : 7756
- Count : 27
Subscriber 2460 got new message data:
- From : 1480
- Count : 12
Subscriber 1320 got new message data:
- From : 1480
- Count : 12
Subscriber 2916 got new message data:
- From : 1480
- Count : 12
Subscriber 2460 got new message data:
- From : 2940
- Count : 25
Subscriber 1320 got new message data:
- From : 2940
- Count : 25
Subscriber 2916 got new message data:
- From : 2940
- Count : 25
Subscriber 2460 got new message data:
- From : 1196
- Count : 21
Subscriber 1320 got new message data:
- From : 1196
- Count : 21
Subscriber 2916 got new message data:
- From : 1196
- Count : 21
Subscriber 2460 got new message data:
- From : 3688
- Count : 22
Subscriber 1320 got new message data:
- From : 3688
- Count : 22
Subscriber 2916 got new message data:
- From : 3688
- Count : 22
Subscriber 2460 got new message data:
- From : 2956
- Count : 13
Subscriber 1320 got new message data:
- From : 2956
- Count : 13
Subscriber 2916 got new message data:
- From : 2956
- Count : 13
Subscriber 2460 got new message data:
- From : 3248
- Count : 15
Subscriber 1320 got new message data:
- From : 3248
- Count : 15
Subscriber 2916 got new message data:
- From : 3248
- Count : 15
Subscriber 2460 got new message data:
- From : 2876
- Count : 7
Subscriber 1320 got new message data:
- From : 2876
- Count : 7
Subscriber 2916 got new message data:
- From : 2876
- Count : 7
Subscriber 2460 got new message data:
- From : 3688
- Count : 23
Subscriber 1320 got new message data:
- From : 3688
- Count : 23
Subscriber 2916 got new message data:
- From : 3688
- Count : 23
Subscriber 2460 got new message data:
- From : 1196
- Count : 22
Subscriber 1320 got new message data:
- From : 1196
- Count : 22
Subscriber 2916 got new message data:
- From : 1196
- Count : 22
Subscriber 2460 got new message data:
- From : 6576
- Count : 6
Subscriber 1320 got new message data:
- From : 6576
- Count : 6
Subscriber 2916 got new message data:
- From : 6576
- Count : 6
Subscriber 2460 got new message data:
- From : 1480
- Count : 13
Subscriber 1320 got new message data:
- From : 1480
- Count : 13
Subscriber 2916 got new message data:
- From : 1480
- Count : 13
Subscriber 2460 got new message data:
- From : 2940
- Count : 26
Subscriber 1320 got new message data:
- From : 2940
- Count : 26
Subscriber 2916 got new message data:
- From : 2940
- Count : 26
Subscriber 2460 got new message data:
- From : 7756
- Count : 28
Subscriber 1320 got new message data:
- From : 7756
- Count : 28
Subscriber 2916 got new message data:
- From : 7756
- Count : 28
Subscriber 2460 got new message data:
- From : 7772
- Count : 25
Subscriber 1320 got new message data:
- From : 7772
- Count : 25
Subscriber 2916 got new message data:
- From : 7772
- Count : 25
Subscriber 1320 got new message data:
- From : 3688
- Count : 24
Subscriber 2916 got new message data:
- From : 3688
- Count : 24
Subscriber 2460 got new message data:
- From : 3688
- Count : 24
Subscriber 1320 got new message data:
- From : 1196
- Count : 23
Subscriber 2916 got new message data:
- From : 1196
- Count : 23
Subscriber 2460 got new message data:
- From : 1196
- Count : 23
Subscriber 1320 got new message data:
- From : 2876
- Count : 8
Subscriber 2916 got new message data:
- From : 2876
- Count : 8
Subscriber 2916 got new message data:
- From : 2956
- Count : 14
Subscriber 1320 got new message data:
- From : 2956
- Count : 14
Subscriber 2916 got new message data:
- From : 3248
- Count : 16
Subscriber 2916 got new message data:
- From : 1196
- Count : 24
Subscriber 2916 got new message data:
- From : 3688
- Count : 25
Subscriber 2916 got new message data:
- From : 7772
- Count : 26
Subscriber 2916 got new message data:
- From : 6576
- Count : 7
Subscriber 2916 got new message data:
- From : 2940
- Count : 27
Subscriber 2916 got new message data:
- From : 1196
- Count : 25
Subscriber 2916 got new message data:
- From : 3688
- Count : 26
Subscriber 2916 got new message data:
- From : 7756
- Count : 29
Subscriber 2916 got new message data:
- From : 1480
- Count : 14
Subscriber 2916 got new message data:
- From : 2956
- Count : 15
Subscriber 2916 got new message data:
- From : 2876
- Count : 9
Subscriber 2916 got new message data:
- From : 3688
- Count : 27
Subscriber 2916 got new message data:
- From : 1196
- Count : 26
Publisher 7756 is done. Exiting.
Publisher 3688 is done. Exiting.
Publisher 1196 is done. Exiting.
Publisher 2940 is done. Exiting.
Publisher 7772 is done. Exiting.
Publisher 3248 is done. Exiting.
Publisher 2956 is done. Exiting.
Publisher 1480 is done. Exiting.
Publisher 2876 is done. Exiting.
Publisher 6576 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:41s 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: 3788 started at 2024-12-02 22:14:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5312 started at 2024-12-02 22:14:22
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 3456 started at 2024-12-02 22:14:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5604 started at 2024-12-02 22:14:22
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 2760 started at 2024-12-02 22:14:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 7860 started at 2024-12-02 22:14:22
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 5980 started at 2024-12-02 22:14:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 864 started at 2024-12-02 22:14:22
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 8152 started at 2024-12-02 22:14:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 4932 started at 2024-12-02 22:14:22
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 2072 started at 2024-12-02 22:14:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 2076 started at 2024-12-02 22:14:22
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 3900 started at 2024-12-02 22:14:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 4264 started at 2024-12-02 22:14:22
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 6036 started at 2024-12-02 22:14:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 2952 started at 2024-12-02 22:14:22
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 6900 started at 2024-12-02 22:14:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 5188 started at 2024-12-02 22:14:22
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 8140 started at 2024-12-02 22:14:22
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 8168 started at 2024-12-02 22:14:22
Subscriber 5312 got new message data:
- From : 3788
- Count : 2
Subscriber 5312 is done. Exiting.
Subscriber 5604 got new message data:
- From : 3788
- Count : 5
Subscriber 5604 is done. Exiting.
Subscriber 7860 got new message data:
- From : 2760
- Count : 4
Subscriber 7860 is done. Exiting.
Subscriber 4932 got new message data:
- From : 3788
- Count : 7
Subscriber 4932 is done. Exiting.
Subscriber 864 got new message data:
- From : 3456
- Count : 7
Subscriber 864 is done. Exiting.
Subscriber 2076 got new message data:
- From : 2760
- Count : 7
Subscriber 2076 is done. Exiting.
Subscriber 2076 got new message data:
- From : 3788
- Count : 10
Subscriber 2076 got new message data:
- From : 3900
- Count : 4
Subscriber 5188 got new message data:
- From : 2760
- Count : 8
Subscriber 5188 is done. Exiting.
Subscriber 5188 got new message data:
- From : 5980
- Count : 12
Subscriber 2952 got new message data:
- From : 5980
- Count : 15
Subscriber 2952 is done. Exiting.
Subscriber 2952 got new message data:
- From : 3456
- Count : 14
Subscriber 4264 got new message data:
- From : 3788
- Count : 16
Subscriber 4264 is done. Exiting.
Subscriber 8168 got new message data:
- From : 8140
- Count : 4
Subscriber 8168 is done. Exiting.
Publisher 5980 is done. Exiting.
Publisher 3788 is done. Exiting.
Publisher 3456 is done. Exiting.
Publisher 2760 is done. Exiting.
Publisher 8152 is done. Exiting.
Publisher 3900 is done. Exiting.
Publisher 6900 is done. Exiting.
Publisher 2072 is done. Exiting.
Publisher 8140 is done. Exiting.
Publisher 6036 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: 3676 started at 2024-12-02 22:14:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 7428 started at 2024-12-02 22:14:37
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 7880 started at 2024-12-02 22:14:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 3904 started at 2024-12-02 22:14:37
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 6736 started at 2024-12-02 22:14:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 5292 started at 2024-12-02 22:14:37
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 3168 started at 2024-12-02 22:14:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 5148 started at 2024-12-02 22:14:37
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 2484 started at 2024-12-02 22:14:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 1632 started at 2024-12-02 22:14:37
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 564 started at 2024-12-02 22:14:37
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 5816 started at 2024-12-02 22:14:37
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 2192 started at 2024-12-02 22:14:38
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 4724 started at 2024-12-02 22:14:38
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 2624 started at 2024-12-02 22:14:38
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 7048 started at 2024-12-02 22:14:38
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 3928 started at 2024-12-02 22:14:38
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 4416 started at 2024-12-02 22:14:38
.\.\\publisher.EXE -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 6996 started at 2024-12-02 22:14:38
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 96 started at 2024-12-02 22:14:38
Subscriber 7428 got new message data:
- From : 3676
- Count : 14
Subscriber 7428 is done. Exiting.
Subscriber 5148 got new message data:
- From : 6736
- Count : 15
Subscriber 5292 got new message data:
- From : 6736
- Count : 15
Subscriber 5148 is done. Exiting.
Subscriber 5292 is done. Exiting.
Subscriber 5148 got new message data:
- From : 3676
- Count : 38
Subscriber 3904 got new message data:
- From : 7880
- Count : 14
Subscriber 3904 is done. Exiting.
Subscriber 1632 got new message data:
- From : 7880
- Count : 33
Subscriber 1632 is done. Exiting.
Subscriber 1632 got new message data:
- From : 3676
- Count : 58
Subscriber 1632 got new message data:
- From : 6736
- Count : 36
Subscriber 4724 got new message data:
- From : 3928
- Count : 33
Subscriber 5816 got new message data:
- From : 3928
- Count : 33
Subscriber 7048 got new message data:
- From : 3928
- Count : 33
Subscriber 5816 is done. Exiting.
Subscriber 4724 is done. Exiting.
Subscriber 7048 is done. Exiting.
Subscriber 96 got new message data:
- From : 7880
- Count : 62
Subscriber 96 is done. Exiting.
Subscriber 4416 got new message data:
- From : 7880
- Count : 62
Subscriber 96 got new message data:
- From : 3676
- Count : 87
Subscriber 4416 is done. Exiting.
Subscriber 4416 got new message data:
- From : 3676
- Count : 87
Publisher 3676 is done. Exiting.
Publisher 6736 is done. Exiting.
Publisher 7880 is done. Exiting.
Publisher 2484 is done. Exiting.
Publisher 3168 is done. Exiting.
Publisher 3928 is done. Exiting.
Publisher 564 is done. Exiting.
Publisher 6996 is done. Exiting.
Publisher 2624 is done. Exiting.
Publisher 2192 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: 8048
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 1420 started at 2024-12-02 22:15:06
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 2840 started at 2024-12-02 22:15:06
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 8116 started at 2024-12-02 22:15:06
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 5700 started at 2024-12-02 22:15:06
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 7244 started at 2024-12-02 22:15:06
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 5108 started at 2024-12-02 22:15:06
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 5892 started at 2024-12-02 22:15:06
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 6100 started at 2024-12-02 22:15:06
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 1580 started at 2024-12-02 22:15:06
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 6436 started at 2024-12-02 22:15:06
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 5096 started at 2024-12-02 22:15:06
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 5416 started at 2024-12-02 22:15:06
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 6908 started at 2024-12-02 22:15:06
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 6692 started at 2024-12-02 22:15:06
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 2688 started at 2024-12-02 22:15:06
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 2668 started at 2024-12-02 22:15:06
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 6056 started at 2024-12-02 22:15:06
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 4600 started at 2024-12-02 22:15:06
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 4628 started at 2024-12-02 22:15:06
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 2556 started at 2024-12-02 22:15:06
Subscriber 2840 got new message data:
- From : 1580
- Count : 1
Subscriber 4600 got new message data:
- From : 1580
- Count : 1
Subscriber 5416 got new message data:
- From : 1580
- Count : 1
Subscriber 6692 got new message data:
- From : 1580
- Count : 1
Subscriber 2840 is done. Exiting.
Subscriber 5416 is done. Exiting.
Subscriber 6692 is done. Exiting.
Subscriber 2556 got new message data:
- From : 1580
- Count : 1
Subscriber 2668 got new message data:
- From : 1580
- Count : 1
Subscriber 6436 got new message data:
- From : 1580
- Count : 1
Subscriber 6100 got new message data:
- From : 1580
- Count : 1
Subscriber 5108 got new message data:
- From : 1580
- Count : 1
Subscriber 4600 is done. Exiting.
Subscriber 2556 is done. Exiting.
Subscriber 5700 got new message data:
- From : 1580
- Count : 1
Subscriber 2668 is done. Exiting.
Subscriber 6436 is done. Exiting.
Subscriber 6100 is done. Exiting.
Subscriber 5108 is done. Exiting.
Subscriber 5700 is done. Exiting.
Publisher 1580 is done. Exiting.
Publisher 6908 is done. Exiting.
Publisher 5096 is done. Exiting.
Publisher 4628 is done. Exiting.
Publisher 6056 is done. Exiting.
Publisher 2688 is done. Exiting.
Publisher 8116 is done. Exiting.
Publisher 7244 is done. Exiting.
Publisher 1420 is done. Exiting.
Publisher 5892 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: 2812
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 2984 started at 2024-12-02 22:15:43
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 4056 started at 2024-12-02 22:15:43
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 1116 started at 2024-12-02 22:15:43
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 2532 started at 2024-12-02 22:15:43
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 3532 started at 2024-12-02 22:15:43
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 6864 started at 2024-12-02 22:15:43
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 2572 started at 2024-12-02 22:15:43
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7116 started at 2024-12-02 22:15:43
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 6004 started at 2024-12-02 22:15:43
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 8136 started at 2024-12-02 22:15:43
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 6536 started at 2024-12-02 22:15:44
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7156 started at 2024-12-02 22:15:44
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 4976 started at 2024-12-02 22:15:44
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 6412 started at 2024-12-02 22:15:44
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 3124 started at 2024-12-02 22:15:44
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 6468 started at 2024-12-02 22:15:44
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 3048 started at 2024-12-02 22:15:44
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 6156 started at 2024-12-02 22:15:44
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 4048 started at 2024-12-02 22:15:44
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 5524 started at 2024-12-02 22:15:44
Subscriber 7156 got new message data:
- From : 6536
- Count : 1
Subscriber 6156 got new message data:
- From : 6536
- Count : 1
Subscriber 6468 got new message data:
- From : 6536
- Count : 1
Subscriber 5524 got new message data:
- From : 6536
- Count : 1
Subscriber 6864 got new message data:
- From : 6536
- Count : 1
Subscriber 7116 got new message data:
- From : 6536
- Count : 1
Subscriber 4056 got new message data:
- From : 6536
- Count : 1
Subscriber 7156 is done. Exiting.
Subscriber 8136 got new message data:
- From : 6536
- Count : 1
Subscriber 6156 is done. Exiting.
Subscriber 6412 got new message data:
- From : 6536
- Count : 1
Subscriber 2532 got new message data:
- From : 6536
- Count : 1
Subscriber 6468 is done. Exiting.
Subscriber 7116 is done. Exiting.
Subscriber 6864 is done. Exiting.
Subscriber 6412 is done. Exiting.
Subscriber 2532 is done. Exiting.
Subscriber 5524 is done. Exiting.
Subscriber 4056 is done. Exiting.
Subscriber 8136 is done. Exiting.
Subscriber 8136 got new message data:
- From : 4048
- Count : 1
Subscriber 8136 got new message data:
- From : 1116
- Count : 1
Subscriber 4056 got new message data:
- From : 4048
- Count : 1
Subscriber 8136 got new message data:
- From : 2984
- Count : 1
Subscriber 8136 got new message data:
- From : 3532
- Count : 1
Subscriber 4056 got new message data:
- From : 1116
- Count : 1
Subscriber 4056 got new message data:
- From : 2984
- Count : 1
Subscriber 8136 got new message data:
- From : 4976
- Count : 1
Subscriber 8136 got new message data:
- From : 3048
- Count : 1
Subscriber 4056 got new message data:
- From : 3532
- Count : 1
Subscriber 8136 got new message data:
- From : 2572
- Count : 1
Subscriber 4056 got new message data:
- From : 3048
- Count : 1
Subscriber 4056 got new message data:
- From : 4976
- Count : 1
Subscriber 4056 got new message data:
- From : 2572
- Count : 1
Publisher 4048 is done. Exiting.
Publisher 1116 is done. Exiting.
Publisher 3532 is done. Exiting.
Publisher 2984 is done. Exiting.
Publisher 3048 is done. Exiting.
Publisher 4976 is done. Exiting.
Publisher 6536 is done. Exiting.
Publisher 2572 is done. Exiting.
Publisher 6004 is done. Exiting.
Publisher 3124 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:37s 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: 6308 started at 2024-12-02 22:16:20
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 3716 started at 2024-12-02 22:16:21
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 2196 started at 2024-12-02 22:16:21
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 7524 started at 2024-12-02 22:16:21
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 2948 started at 2024-12-02 22:16:21
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5392 started at 2024-12-02 22:16:21
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 6232 started at 2024-12-02 22:16:21
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 2652 started at 2024-12-02 22:16:21
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 6060 started at 2024-12-02 22:16:21
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 7708 started at 2024-12-02 22:16:21
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 5504 started at 2024-12-02 22:16:21
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 6732 started at 2024-12-02 22:16:21
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 4524 started at 2024-12-02 22:16:21
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 3120 started at 2024-12-02 22:16:21
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 6444 started at 2024-12-02 22:16:21
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 4924 started at 2024-12-02 22:16:21
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 7252 started at 2024-12-02 22:16:21
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 2900 started at 2024-12-02 22:16:21
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 5352 started at 2024-12-02 22:16:21
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 1868 started at 2024-12-02 22:16:21
Subscriber 7524 got new message data:
- From : 6308
- Count : 1
Subscriber 5392 got new message data:
- From : 6308
- Count : 1
Subscriber 7708 got new message data:
- From : 6308
- Count : 1
Subscriber 3716 got new message data:
- From : 6308
- Count : 1
Subscriber 2652 got new message data:
- From : 6308
- Count : 1
Subscriber 4924 got new message data:
- From : 6308
- Count : 1
Subscriber 7524 is done. Exiting.
Subscriber 5392 is done. Exiting.
Subscriber 7708 is done. Exiting.
Subscriber 3716 is done. Exiting.
Subscriber 2652 is done. Exiting.
Subscriber 4924 is done. Exiting.
Subscriber 1868 got new message data:
- From : 6060
- Count : 1
Subscriber 3120 got new message data:
- From : 6060
- Count : 1
Subscriber 2900 got new message data:
- From : 6060
- Count : 1
Subscriber 3120 is done. Exiting.
Subscriber 6732 got new message data:
- From : 6060
- Count : 1
Subscriber 2900 is done. Exiting.
Subscriber 6732 is done. Exiting.
Subscriber 1868 is done. Exiting.
Publisher 6308 is done. Exiting.
Publisher 6060 is done. Exiting.
Publisher 2948 is done. Exiting.
Publisher 5504 is done. Exiting.
Publisher 2196 is done. Exiting.
Publisher 6232 is done. Exiting.
Publisher 6444 is done. Exiting.
Publisher 4524 is done. Exiting.
Publisher 7252 is done. Exiting.
Publisher 5352 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: 2620 started at 2024-12-02 22:16:32
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 2268 started at 2024-12-02 22:16:32
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 2384 started at 2024-12-02 22:16:32
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 4536 started at 2024-12-02 22:16:32
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 7576 started at 2024-12-02 22:16:32
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 8052 started at 2024-12-02 22:16:32
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 7000 started at 2024-12-02 22:16:32
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 6104 started at 2024-12-02 22:16:32
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 3248 started at 2024-12-02 22:16:32
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 2692 started at 2024-12-02 22:16:32
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 6796 started at 2024-12-02 22:16:32
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 1640 started at 2024-12-02 22:16:32
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 4940 started at 2024-12-02 22:16:32
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 1336 started at 2024-12-02 22:16:32
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 2756 started at 2024-12-02 22:16:32
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 4480 started at 2024-12-02 22:16:32
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 7008 started at 2024-12-02 22:16:32
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 1768 started at 2024-12-02 22:16:32
.\.\\publisher.EXE -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 2460 started at 2024-12-02 22:16:33
.\.\\subscriber.EXE -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 5600 started at 2024-12-02 22:16:33
Subscriber 4536 got new message data:
- From : 2384
- Count : 1
Subscriber 8052 got new message data:
- From : 2384
- Count : 1
Subscriber 2268 got new message data:
- From : 2384
- Count : 1
Subscriber 4536 is done. Exiting.
Subscriber 2268 is done. Exiting.
Subscriber 8052 is done. Exiting.
Subscriber 6104 got new message data:
- From : 2384
- Count : 1
Subscriber 6104 is done. Exiting.
Subscriber 1640 got new message data:
- From : 2384
- Count : 1
Subscriber 1640 is done. Exiting.
Subscriber 5600 got new message data:
- From : 2384
- Count : 1
Subscriber 5600 is done. Exiting.
Subscriber 2692 got new message data:
- From : 2384
- Count : 1
Subscriber 1336 got new message data:
- From : 2384
- Count : 1
Subscriber 2692 is done. Exiting.
Subscriber 1336 is done. Exiting.
Subscriber 4480 got new message data:
- From : 2384
- Count : 1
Subscriber 1768 got new message data:
- From : 2384
- Count : 1
Subscriber 4480 is done. Exiting.
Subscriber 1768 is done. Exiting.
Publisher 2384 is done. Exiting.
Publisher 7000 is done. Exiting.
Publisher 7576 is done. Exiting.
Publisher 2620 is done. Exiting.
Publisher 3248 is done. Exiting.
Publisher 4940 is done. Exiting.
Publisher 6796 is done. Exiting.
Publisher 2460 is done. Exiting.
Publisher 2756 is done. Exiting.
Publisher 7008 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: 7816
.\.\\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: 2952 started at 2024-12-02 22:16:57
.\.\\subscriber.EXE -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 1 -num_writes 10 -receive_delay_msec 0 -DCPSPendingTimeout 3
sub PID: 7444 started at 2024-12-02 22:16:57
(2952|4912) INFO: set_DCPS_debug_level: set to 0
(2952|4912) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(2952|4912) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
(2952|4912) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 0
(2952|4912) Service_Participant::get_domain_participant_factory: machine: fv-az1489-275, Intel 25 platform: Win32, Windows NT 6.2, Build 9200
(2952|4912) Service_Participant::get_domain_participant_factory: compiler: Visual C++ version 13.42.0
Options::parse with Arguments
Options::parse
(2952|4912) Options::parse skipping value=.\.\\publisher.EXE not paired with flag
(2952|4912) parsed:
(2952|4912) data_dropped=0 (type=long)
(2952|4912) history_depth=100 (type=long)
(2952|4912) keyed_data=1 (type=bool)
(2952|4912) max_samples_per_instance=12345678 (type=long)
(2952|4912) multiple_instances=0 (type=bool)
(2952|4912) num_threads_to_write=5 (type=long)
(2952|4912) num_writers=1 (type=long)
(2952|4912) num_writes_per_thread=2 (type=long)
(2952|4912) write_delay_msec=0 (type=long)
(2952|4912) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(7444|2820) INFO: set_DCPS_debug_level: set to 0
(7444|2820) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(7444|2820) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
(7444|2820) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 0
(7444|2820) Service_Participant::get_domain_participant_factory: machine: fv-az1489-275, Intel 25 platform: Win32, Windows NT 6.2, Build 9200
(7444|2820) Service_Participant::get_domain_participant_factory: compiler: Visual C++ version 13.42.0
Options::parse with Arguments
Options::parse
(7444|2820) Options::parse skipping value=.\.\\subscriber.EXE not paired with flag
(7444|2820) parsed:
(7444|2820) keyed_data=1 (type=bool)
(7444|2820) num_writes=10 (type=long)
(7444|2820) receive_delay_msec=0 (type=long)
(7444|2820) verbose=true (type=bool)
(7444|2820) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(2952|4912) Writer::Writer
(7444|8016) ListenerRecorder::on_sample: Received message #1
(7444|8016) ListenerRecorder::on_sample: Received message #2
(7444|8016) ListenerRecorder::on_sample: Received message #3
(7444|8016) ListenerRecorder::on_sample: Received message #4
(7444|8016) ListenerRecorder::on_sample: Received message #5
(7444|8016) ListenerRecorder::on_sample: Received message #6
(7444|8016) ListenerRecorder::on_sample: Received message #7
(7444|8016) ListenerRecorder::on_sample: Received message #8
(7444|8016) ListenerRecorder::on_sample: Received message #9
(7444|8016) ListenerRecorder::on_sample: Received message #10
(2952|4912) Pub DDSApp going out of scope (shutdown)
(2952|4912) Pub returning status=0
(7444|2820) Sub DDSApp going out of scope (shutdown)
(7444|2820) 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: 7236
.\.\\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: 2096 started at 2024-12-02 22:17:12
.\.\\subscriber.EXE -DCPSBit 0 -DCPSDebugLevel 0 -keyed_data 0 -num_writes 10 -receive_delay_msec 0 -DCPSPendingTimeout 3
sub PID: 2068 started at 2024-12-02 22:17:12
(2096|4932) INFO: set_DCPS_debug_level: set to 0
(2096|4932) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(2096|4932) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
(2096|4932) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 0
(2096|4932) Service_Participant::get_domain_participant_factory: machine: fv-az1489-275, Intel 25 platform: Win32, Windows NT 6.2, Build 9200
(2096|4932) Service_Participant::get_domain_participant_factory: compiler: Visual C++ version 13.42.0
Options::parse with Arguments
Options::parse
(2096|4932) Options::parse skipping value=.\.\\publisher.EXE not paired with flag
(2096|4932) parsed:
(2096|4932) data_dropped=0 (type=long)
(2096|4932) history_depth=100 (type=long)
(2096|4932) keyed_data=0 (type=bool)
(2096|4932) max_samples_per_instance=12345678 (type=long)
(2096|4932) multiple_instances=0 (type=bool)
(2096|4932) num_threads_to_write=5 (type=long)
(2096|4932) num_writers=1 (type=long)
(2096|4932) num_writes_per_thread=2 (type=long)
(2096|4932) write_delay_msec=0 (type=long)
(2068|8100) INFO: set_DCPS_debug_level: set to 0
(2068|8100) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(2096|4932) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(2068|8100) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
(2068|8100) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 0
(2068|8100) Service_Participant::get_domain_participant_factory: machine: fv-az1489-275, Intel 25 platform: Win32, Windows NT 6.2, Build 9200
(2068|8100) Service_Participant::get_domain_participant_factory: compiler: Visual C++ version 13.42.0
Options::parse with Arguments
Options::parse
(2068|8100) Options::parse skipping value=.\.\\subscriber.EXE not paired with flag
(2068|8100) parsed:
(2068|8100) keyed_data=0 (type=bool)
(2068|8100) num_writes=10 (type=long)
(2068|8100) receive_delay_msec=0 (type=long)
(2068|8100) verbose=true (type=bool)
(2068|8100) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(2096|4932) Writer::Writer
(2068|7940) ListenerRecorder::on_sample: Received message #1
(2068|7940) ListenerRecorder::on_sample: Received message #2
(2068|7940) ListenerRecorder::on_sample: Received message #3
(2068|7940) ListenerRecorder::on_sample: Received message #4
(2068|7940) ListenerRecorder::on_sample: Received message #5
(2068|7940) ListenerRecorder::on_sample: Received message #6
(2068|7940) ListenerRecorder::on_sample: Received message #7
(2068|7940) ListenerRecorder::on_sample: Received message #8
(2068|7940) ListenerRecorder::on_sample: Received message #9
(2068|7940) ListenerRecorder::on_sample: Received message #10
(2096|4932) Pub DDSApp going out of scope (shutdown)
(2096|4932) Pub returning status=0
(2068|8100) Sub DDSApp going out of scope (shutdown)
(2068|8100) 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: 4656 started at 2024-12-02 22:17:26
NewDevice\.\\NewDevice.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile new.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
new PID: 6652 started at 2024-12-02 22:17:26
Controller\.\\Controller.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile ctrl.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
ctrl PID: 808 started at 2024-12-02 22:17:26
test PASSED.
auto_run_tests_finished: tests/DCPS/FlexibleTS/run_test.pl rtps Time:4s Result:0
==============================================================================
tests/DCPS/HelloWorld/run_test.pl
#
C:\OpenDDS\bin\.\\DCPSInfoRepo.EXE -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 3576
.\.\\publisher.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 8184 started at 2024-12-02 22:17:30
.\.\\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 1104 started at 2024-12-02 22:17:30
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: 5332 started at 2024-12-02 22:18:00
.\.\\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 2572 started at 2024-12-02 22:18:00
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: 6812 started at 2024-12-02 22:18:02
.\.\\subscriber.EXE -DCPSDebugLevel 4 -DCPSConfigFile rtps.ini -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4404 started at 2024-12-02 22:18:02
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: 1320 started at 2024-12-02 22:18:05
.\.\\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 848 started at 2024-12-02 22:18:05
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: 6824 started at 2024-12-02 22:18:07
.\.\\subscriber.EXE -dynamic -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 5040 started at 2024-12-02 22:18:07
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: 4664 started at 2024-12-02 22:18:10
.\.\\subscriber.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSConfigFile rtps.ini -DCPSPendingTimeout 3
subscriber PID: 6716 started at 2024-12-02 22:18:10
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: 6840 started at 2024-12-02 22:18:12
.\.\\responder.EXE -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile responder.log -DCPSPendingTimeout 3
responder PID: 7072 started at 2024-12-02 22:18:12
test PASSED.
auto_run_tests_finished: tests/DCPS/DynamicResponse/run_test.pl Time:8s Result:0
Mon Dec 2 22:18:20 2024 UTC