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

Aaron Lindsey commented on GEODE-3490:
--------------------------------------

See: 
[https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsCoreIntegrationTestOpenJDK11/builds/53]

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
startOverwritesStalePidFile FAILED
    org.awaitility.core.ConditionTimeoutException: Assertion condition defined 
as a lambda expression in 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase 
expected:<[online]> but was:<[not responding]> within 300 seconds.
        at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:145)
        at 
org.awaitility.core.AssertionCondition.await(AssertionCondition.java:122)
        at 
org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
        at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:902)
        at 
org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:723)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:200)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:183)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:193)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.startLocator(LocatorLauncherRemoteIntegrationTestCase.java:143)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startOverwritesStalePidFile(LocatorLauncherRemoteIntegrationTest.java:88)
 

> LocatorLauncherRemoteIntegrationTest fails on Windows
> -----------------------------------------------------
>
>                 Key: GEODE-3490
>                 URL: https://issues.apache.org/jira/browse/GEODE-3490
>             Project: Geode
>          Issue Type: Sub-task
>          Components: gfsh, tests
>         Environment: Windows
>            Reporter: Kirk Lund
>            Priority: Major
>              Labels: CI, IntegrationTest, Windows, flaky
>
> {noformat}
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> pidFileContainsServerPid FAILED
>     org.awaitility.core.ConditionTimeoutException: 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 2 minutes.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.startLocator(LocatorLauncherRemoteIntegrationTestCase.java:139)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.pidFileContainsServerPid(LocatorLauncherRemoteIntegrationTest.java:59)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> startWithForceOverwritesExistingPidFile FAILED
>     org.awaitility.core.ConditionTimeoutException: 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 2 minutes.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.startLocator(LocatorLauncherRemoteIntegrationTestCase.java:143)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startWithForceOverwritesExistingPidFile(LocatorLauncherRemoteIntegrationTest.java:103)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> stopWithPidStopsLocatorProcess FAILED
>     org.awaitility.core.ConditionTimeoutException: 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 2 minutes.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.stopWithPidStopsLocatorProcess(LocatorLauncherRemoteIntegrationTest.java:221)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> statusWithWorkingDirectoryReturnsOnlineWithDetails FAILED
>     org.awaitility.core.ConditionTimeoutException: 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 2 minutes.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.statusWithWorkingDirectoryReturnsOnlineWithDetails(LocatorLauncherRemoteIntegrationTest.java:150)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> startWithDefaultPortInUseFailsWithBindException FAILED
>     org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
>         at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown 
> Source)
>         at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.assertThatLocatorThrew(LocatorLauncherRemoteIntegrationTestCase.java:97)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startWithDefaultPortInUseFailsWithBindException(LocatorLauncherRemoteIntegrationTest.java:126)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> stopWithWorkingDirectoryStopsLocatorProcess FAILED
>     org.awaitility.core.ConditionTimeoutException: 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 2 minutes.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.stopWithWorkingDirectoryStopsLocatorProcess(LocatorLauncherRemoteIntegrationTest.java:249)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> stopWithPidReturnsStopped FAILED
>     org.awaitility.core.ConditionTimeoutException: 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 2 minutes.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.stopWithPidReturnsStopped(LocatorLauncherRemoteIntegrationTest.java:212)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> startOverwritesStalePidFile FAILED
>     org.awaitility.core.ConditionTimeoutException: 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 2 minutes.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.startLocator(LocatorLauncherRemoteIntegrationTestCase.java:139)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startOverwritesStalePidFile(LocatorLauncherRemoteIntegrationTest.java:91)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> startDeletesStaleControlFiles FAILED
>     org.awaitility.core.ConditionTimeoutException: 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 2 minutes.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.startLocator(LocatorLauncherRemoteIntegrationTestCase.java:139)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startDeletesStaleControlFiles(LocatorLauncherRemoteIntegrationTest.java:77)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> stopWithPidDeletesPidFile FAILED
>     org.awaitility.core.ConditionTimeoutException: 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 2 minutes.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.stopWithPidDeletesPidFile(LocatorLauncherRemoteIntegrationTest.java:230)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> startCreatesPidFile FAILED
>     org.awaitility.core.ConditionTimeoutException: 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 2 minutes.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.startLocator(LocatorLauncherRemoteIntegrationTestCase.java:139)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startCreatesPidFile(LocatorLauncherRemoteIntegrationTest.java:52)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> startCreatesLogFile FAILED
>     org.awaitility.core.ConditionTimeoutException: 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 2 minutes.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.startLocator(LocatorLauncherRemoteIntegrationTestCase.java:139)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startCreatesLogFile(LocatorLauncherRemoteIntegrationTest.java:66)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> stopWithWorkingDirectoryReturnsStopped FAILED
>     org.awaitility.core.ConditionTimeoutException: 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 2 minutes.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.stopWithWorkingDirectoryReturnsStopped(LocatorLauncherRemoteIntegrationTest.java:239)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> startWithLocatorPortInUseFailsWithBindException FAILED
>     org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
>         at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown 
> Source)
>         at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.assertThatLocatorThrew(LocatorLauncherRemoteIntegrationTestCase.java:97)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startWithLocatorPortInUseFailsWithBindException(LocatorLauncherRemoteIntegrationTest.java:116)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> statusWithPidReturnsOnlineWithDetails FAILED
>     org.awaitility.core.ConditionTimeoutException: 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 2 minutes.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.statusWithPidReturnsOnlineWithDetails(LocatorLauncherRemoteIntegrationTest.java:131)
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
> stopWithWorkingDirectoryDeletesPidFile FAILED
>     org.awaitility.core.ConditionTimeoutException: 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 2 minutes.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
>         at 
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.stopWithWorkingDirectoryDeletesPidFile(LocatorLauncherRemoteIntegrationTest.java:258)
> {noformat}



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

Reply via email to