Dear Apache Geode Developer Community, I’ve been working through the errors from acceptance test, integration test and assembly distributed test core for the past few days and haven’t yet found a clear path forward. If anyone has experience with this or ideas on how to approach it, I’d truly appreciate your input. Sometimes a fresh set of eyes makes all the difference. Here's one of them:
2025-09-21T12:23:01.0015939Z SeveralGatewayReceiversWithSamePortAndHostnameForSendersTest > testPingsToReceiversWithSamePortAndHostnameForSendersReachTheRightReceivers FAILED 2025-09-21T12:23:01.0021611Z java.lang.AssertionError: Suspicious strings were written to the log during this run. 2025-09-21T12:23:01.0026030Z Fix the strings or use IgnoredException.addIgnoredException to ignore. 2025-09-21T12:23:01.0031763Z ----------------------------------------------------------------------- 2025-09-21T12:23:01.0034032Z Found suspect string in 'dunit_suspect-vm1.log' at line 506 2025-09-21T12:23:01.0035952Z 2025-09-21T12:23:01.0038078Z [fatal 2025/09/21 12:17:59.214 UTC tid=65] GatewaySender ln could not get remote locator information for remote site 2. Here’s the link to the complete log: https://github.com/apache/geode/pull/7930#issuecomment-3316011245 Best regards, Jinwoo Hwang (he/him/his) SAS® Research and Development http://JinwooHwang.com<http://jinwoohwang.com/>
