Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-3487 Launcher integration tests fail on Windows
  3. GEODE-3490

LocatorLauncherRemoteIntegrationTest fails on Windows

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • gfsh, tests
    • Windows

    Description

      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)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              klund Kirk Lund
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: