[ 
https://issues.apache.org/jira/browse/GEODE-6183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863310#comment-16863310
 ] 

ASF subversion and git services commented on GEODE-6183:
--------------------------------------------------------

Commit 03f8395e17dd24606c79a88ede2b5ff430be0f1e in geode's branch 
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=03f8395 ]

GEODE-6183: Use SocketCreator.getLocalHost in 
LocatorLauncherRemoteIntegrationTest

The tests that were using InetAddress.getLostHost for assertions may
fail depending on /etc/hosts configuration. This change should prevent
these failures.

Co-authored-by: Michael Oleske <mole...@pivotal.io>
Co-authored-by: Mark Hanson <mhan...@pivotal.io>


> CI Failure: 
> LocatorLauncherRemoteFileIntegrationTest.startDeletesStaleControlFiles failed 
> with ConditionTimeoutException
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6183
>                 URL: https://issues.apache.org/jira/browse/GEODE-6183
>             Project: Geode
>          Issue Type: Bug
>          Components: ci, gfsh
>            Reporter: Eric Shu
>            Assignee: Kirk Lund
>            Priority: Major
>          Time Spent: 5.5h
>  Remaining Estimate: 0h
>
> Test failed in 
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/IntegrationTestOpenJDK8/builds/223
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest > 
> startDeletesStaleControlFiles FAILED
>     org.awaitility.core.ConditionTimeoutException: Assertion condition 
> defined as a lambda expression in 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that 
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but 
> was:<[not responding]> within 300 seconds.
>         Caused by:
>         org.junit.ComparisonFailure: expected:<[online]> but was:<[not 
> responding]>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to