[ https://issues.apache.org/jira/browse/GEODE-9432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kamilla Aslami updated GEODE-9432: ---------------------------------- Description: Network is unreachable; port (15315) is not available on localhost: {code:java} [2021-07-15 17:18:04.515603] [0x00001510] [trace] Gfsh::execute: (1) Executing - start server --classpath=C:\Users\build\build\tests\javaobject\javaobject.jar --name=GFECS15315 --cache-xml-file=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\cacheserver_notify_subscription.15315.xml --dir=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315 --server-port=15315 --log-level=config --max-heap=1g --J=-Dgemfire.tombstone-timeout=600000 --J=-Dgemfire.tombstone-gc-hreshold=100000 --J=-Dgemfire.security-log-level=config --properties-file=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315/test.geode.properties [2021-07-15 17:18:04.515603] [0x00001510] [trace] Gfsh::execute: (1) Executing - start server --classpath=C:\Users\build\build\tests\javaobject\javaobject.jar --name=GFECS15315 --cache-xml-file=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\cacheserver_notify_subscription.15315.xml --dir=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315 --server-port=15315 --log-level=config --max-heap=1g --J=-Dgemfire.tombstone-timeout=600000 --J=-Dgemfire.tombstone-gc-hreshold=100000 --J=-Dgemfire.security-log-level=config --properties-file=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315/test.geode.properties [2021-07-15 17:18:04.515603] [0x00001510] [trace] Gfsh::execute: [2021-07-15 17:18:10.781214] [0x00001510] [trace] Gfsh::execute: ... [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: The Cache Server process terminated unexpectedly with exit status 1. Please refer to the log file in C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315 for full details. [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: Exception in thread "main" java.lang.RuntimeException: An IO error occurred while starting a Server in C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315 on build-601291c4-4d7a-4424-8429-c3be196b77ca.c.apachegeode-ci.internal[15315]: Network is unreachable; port (15315) is not available on localhost. [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at org.apache.geode.distributed.ServerLauncher.start(ServerLauncher.java:852) [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at org.apache.geode.distributed.ServerLauncher.run(ServerLauncher.java:737) [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at org.apache.geode.distributed.ServerLauncher.main(ServerLauncher.java:256) [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: Caused by: java.net.BindException: Network is unreachable; port (15315) is not available on localhost. [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at org.apache.geode.distributed.AbstractLauncher.assertPortAvailable(AbstractLauncher.java:142) [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at org.apache.geode.distributed.ServerLauncher.start(ServerLauncher.java:794) [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: ... 2 more [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: exit:1 [TEST 2021/07/15 17:18:11.000871 s2p1:pid(1456)] 0# apache::geode::client::StackTrace::StackTrace at c:\users\build\source\cppcache\src\stacktrace.cpp:28 1# std::_Ref_count_obj<apache::geode::client::StackTrace>::_Ref_count_obj<apache::geode::client::StackTrace><> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\memory:1801 2# std::make_shared<apache::geode::client::StackTrace> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\memory:1866 3# apache::geode::client::Exception::Exception at c:\users\build\source\cppcache\src\exception.cpp:32 4# GfshExecuteException::GfshExecuteException at c:\users\build\source\cppcache\integration\framework\gfshexecute.cpp:48 5# GfshExecute::execute at c:\users\build\source\cppcache\integration\framework\gfshexecute.cpp:101 6# Gfsh::Command<void>::execute at c:\users\build\source\cppcache\integration\framework\gfsh.cpp:558 7# apache::geode::client::CacheHelper::initServer at c:\users\build\source\cppcache\integration-test\cachehelper.cpp:1143 8# A0x9a5997d2::`anonymous namespace'::Task_CreateServer1_With_Locator_XML::doTask at c:\users\build\source\cppcache\integration-test\locatorhelper.hpp:76 9# dunit::TestWorker::begin at c:\users\build\source\cppcache\integration-test\fw_dunit.cpp:636 10# dunit::dmain at c:\users\build\source\cppcache\integration-test\fw_dunit.cpp:785 11# ace_main_i at c:\users\build\source\cppcache\integration-test\fw_dunit.hpp:331 12# ACE_7_0_0::ACE_Main::run_i at c:\users\build\source\cppcache\integration-test\fw_dunit.hpp:331 13# ACE_7_0_0::ACE_Main_Base::run at c:\users\build\build\dependencies\ace\ace-extern-prefix\src\ace-extern\ace\os_main.cpp:85 14# main at c:\users\build\source\cppcache\integration-test\fw_dunit.hpp:331 15# invoke_main at d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:79 16# __scrt_common_main_seh at d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288 17# __scrt_common_main at d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:331 18# mainCRTStartup at d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp:17 19# BaseThreadInitThunk in KERNEL32 20# RtlUserThreadStart in ntdll at line: 80 #### TestException: gfsh error in c:\users\build\source\cppcache\integration-test\LocatorHelper.hpp at line 80{code} was: {code:java} [2021-07-15 17:18:04.515603] [0x00001510] [trace] Gfsh::execute: (1) Executing - start server --classpath=C:\Users\build\build\tests\javaobject\javaobject.jar --name=GFECS15315 --cache-xml-file=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\cacheserver_notify_subscription.15315.xml --dir=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315 --server-port=15315 --log-level=config --max-heap=1g --J=-Dgemfire.tombstone-timeout=600000 --J=-Dgemfire.tombstone-gc-hreshold=100000 --J=-Dgemfire.security-log-level=config --properties-file=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315/test.geode.properties[2021-07-15 17:18:04.515603] [0x00001510] [trace] Gfsh::execute: (1) Executing - start server --classpath=C:\Users\build\build\tests\javaobject\javaobject.jar --name=GFECS15315 --cache-xml-file=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\cacheserver_notify_subscription.15315.xml --dir=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315 --server-port=15315 --log-level=config --max-heap=1g --J=-Dgemfire.tombstone-timeout=600000 --J=-Dgemfire.tombstone-gc-hreshold=100000 --J=-Dgemfire.security-log-level=config --properties-file=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315/test.geode.properties[2021-07-15 17:18:04.515603] [0x00001510] [trace] Gfsh::execute: [2021-07-15 17:18:10.781214] [0x00001510] [trace] Gfsh::execute: ...[2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: The Cache Server process terminated unexpectedly with exit status 1. Please refer to the log file in C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315 for full details.[2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: Exception in thread "main" java.lang.RuntimeException: An IO error occurred while starting a Server in C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315 on build-601291c4-4d7a-4424-8429-c3be196b77ca.c.apachegeode-ci.internal[15315]: Network is unreachable; port (15315) is not available on localhost.[2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at org.apache.geode.distributed.ServerLauncher.start(ServerLauncher.java:852)[2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at org.apache.geode.distributed.ServerLauncher.run(ServerLauncher.java:737)[2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at org.apache.geode.distributed.ServerLauncher.main(ServerLauncher.java:256)[2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: Caused by: java.net.BindException: Network is unreachable; port (15315) is not available on localhost.[2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at org.apache.geode.distributed.AbstractLauncher.assertPortAvailable(AbstractLauncher.java:142)[2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at org.apache.geode.distributed.ServerLauncher.start(ServerLauncher.java:794)[2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: ... 2 more[2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: exit:1[TEST 2021/07/15 17:18:11.000871 s2p1:pid(1456)] 0# apache::geode::client::StackTrace::StackTrace at c:\users\build\source\cppcache\src\stacktrace.cpp:28 1# std::_Ref_count_obj<apache::geode::client::StackTrace>::_Ref_count_obj<apache::geode::client::StackTrace><> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\memory:1801 2# std::make_shared<apache::geode::client::StackTrace> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\memory:1866 3# apache::geode::client::Exception::Exception at c:\users\build\source\cppcache\src\exception.cpp:32 4# GfshExecuteException::GfshExecuteException at c:\users\build\source\cppcache\integration\framework\gfshexecute.cpp:48 5# GfshExecute::execute at c:\users\build\source\cppcache\integration\framework\gfshexecute.cpp:101 6# Gfsh::Command<void>::execute at c:\users\build\source\cppcache\integration\framework\gfsh.cpp:558 7# apache::geode::client::CacheHelper::initServer at c:\users\build\source\cppcache\integration-test\cachehelper.cpp:1143 8# A0x9a5997d2::`anonymous namespace'::Task_CreateServer1_With_Locator_XML::doTask at c:\users\build\source\cppcache\integration-test\locatorhelper.hpp:76 9# dunit::TestWorker::begin at c:\users\build\source\cppcache\integration-test\fw_dunit.cpp:63610# dunit::dmain at c:\users\build\source\cppcache\integration-test\fw_dunit.cpp:78511# ace_main_i at c:\users\build\source\cppcache\integration-test\fw_dunit.hpp:33112# ACE_7_0_0::ACE_Main::run_i at c:\users\build\source\cppcache\integration-test\fw_dunit.hpp:33113# ACE_7_0_0::ACE_Main_Base::run at c:\users\build\build\dependencies\ace\ace-extern-prefix\src\ace-extern\ace\os_main.cpp:8514# main at c:\users\build\source\cppcache\integration-test\fw_dunit.hpp:33115# invoke_main at d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:7916# __scrt_common_main_seh at d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:28817# __scrt_common_main at d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:33118# mainCRTStartup at d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp:1719# BaseThreadInitThunk in KERNEL3220# RtlUserThreadStart in ntdll at line: 80#### TestException: gfsh error in c:\users\build\source\cppcache\integration-test\LocatorHelper.hpp at line 80 {code} > CI Failure: testThinClientPRPutAllFailover failed with RuntimeException > ----------------------------------------------------------------------- > > Key: GEODE-9432 > URL: https://issues.apache.org/jira/browse/GEODE-9432 > Project: Geode > Issue Type: Bug > Components: gfsh, native client > Reporter: Kamilla Aslami > Priority: Major > > Network is unreachable; port (15315) is not available on localhost: > {code:java} > [2021-07-15 17:18:04.515603] [0x00001510] [trace] Gfsh::execute: (1) > Executing - start server > --classpath=C:\Users\build\build\tests\javaobject\javaobject.jar > --name=GFECS15315 > --cache-xml-file=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\cacheserver_notify_subscription.15315.xml > > --dir=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315 > --server-port=15315 --log-level=config --max-heap=1g > --J=-Dgemfire.tombstone-timeout=600000 > --J=-Dgemfire.tombstone-gc-hreshold=100000 > --J=-Dgemfire.security-log-level=config > --properties-file=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315/test.geode.properties > [2021-07-15 17:18:04.515603] [0x00001510] [trace] Gfsh::execute: (1) > Executing - start server > --classpath=C:\Users\build\build\tests\javaobject\javaobject.jar > --name=GFECS15315 > --cache-xml-file=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\cacheserver_notify_subscription.15315.xml > > --dir=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315 > --server-port=15315 --log-level=config --max-heap=1g > --J=-Dgemfire.tombstone-timeout=600000 > --J=-Dgemfire.tombstone-gc-hreshold=100000 > --J=-Dgemfire.security-log-level=config > --properties-file=C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315/test.geode.properties > [2021-07-15 17:18:04.515603] [0x00001510] [trace] Gfsh::execute: > [2021-07-15 17:18:10.781214] [0x00001510] [trace] Gfsh::execute: ... > [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: The Cache > Server process terminated unexpectedly with exit status 1. Please refer to > the log file in > C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315 > for full details. > [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: > [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: Exception > in thread "main" java.lang.RuntimeException: An IO error occurred while > starting a Server in > C:\Users\build\build\cppcache\integration-test\.tests\testThinClientListenerWriterWithoutSubscription\GFECS15315 > on > build-601291c4-4d7a-4424-8429-c3be196b77ca.c.apachegeode-ci.internal[15315]: > Network is unreachable; port (15315) is not available on localhost. > [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at > org.apache.geode.distributed.ServerLauncher.start(ServerLauncher.java:852) > [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at > org.apache.geode.distributed.ServerLauncher.run(ServerLauncher.java:737) > [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at > org.apache.geode.distributed.ServerLauncher.main(ServerLauncher.java:256) > [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: Caused by: > java.net.BindException: Network is unreachable; port (15315) is not available > on localhost. > [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at > org.apache.geode.distributed.AbstractLauncher.assertPortAvailable(AbstractLauncher.java:142) > [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: at > org.apache.geode.distributed.ServerLauncher.start(ServerLauncher.java:794) > [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: ... 2 more > [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: > [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: > [2021-07-15 17:18:10.781214] [0x00001510] [debug] Gfsh::execute: exit:1 > [TEST 2021/07/15 17:18:11.000871 s2p1:pid(1456)] 0# > apache::geode::client::StackTrace::StackTrace at > c:\users\build\source\cppcache\src\stacktrace.cpp:28 > 1# > std::_Ref_count_obj<apache::geode::client::StackTrace>::_Ref_count_obj<apache::geode::client::StackTrace><> > at c:\program files (x86)\microsoft visual > studio\2017\community\vc\tools\msvc\14.16.27023\include\memory:1801 > 2# std::make_shared<apache::geode::client::StackTrace> at c:\program files > (x86)\microsoft visual > studio\2017\community\vc\tools\msvc\14.16.27023\include\memory:1866 > 3# apache::geode::client::Exception::Exception at > c:\users\build\source\cppcache\src\exception.cpp:32 > 4# GfshExecuteException::GfshExecuteException at > c:\users\build\source\cppcache\integration\framework\gfshexecute.cpp:48 > 5# GfshExecute::execute at > c:\users\build\source\cppcache\integration\framework\gfshexecute.cpp:101 > 6# Gfsh::Command<void>::execute at > c:\users\build\source\cppcache\integration\framework\gfsh.cpp:558 > 7# apache::geode::client::CacheHelper::initServer at > c:\users\build\source\cppcache\integration-test\cachehelper.cpp:1143 > 8# A0x9a5997d2::`anonymous > namespace'::Task_CreateServer1_With_Locator_XML::doTask at > c:\users\build\source\cppcache\integration-test\locatorhelper.hpp:76 > 9# dunit::TestWorker::begin at > c:\users\build\source\cppcache\integration-test\fw_dunit.cpp:636 > 10# dunit::dmain at > c:\users\build\source\cppcache\integration-test\fw_dunit.cpp:785 > 11# ace_main_i at > c:\users\build\source\cppcache\integration-test\fw_dunit.hpp:331 > 12# ACE_7_0_0::ACE_Main::run_i at > c:\users\build\source\cppcache\integration-test\fw_dunit.hpp:331 > 13# ACE_7_0_0::ACE_Main_Base::run at > c:\users\build\build\dependencies\ace\ace-extern-prefix\src\ace-extern\ace\os_main.cpp:85 > 14# main at c:\users\build\source\cppcache\integration-test\fw_dunit.hpp:331 > 15# invoke_main at > d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:79 > 16# __scrt_common_main_seh at > d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288 > 17# __scrt_common_main at > d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:331 > 18# mainCRTStartup at > d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp:17 > 19# BaseThreadInitThunk in KERNEL32 > 20# RtlUserThreadStart in ntdll > at line: 80 > #### TestException: gfsh error in > c:\users\build\source\cppcache\integration-test\LocatorHelper.hpp at line > 80{code} > -- This message was sent by Atlassian Jira (v8.3.4#803005)