Kirk Lund created GEODE-3492:
--------------------------------
Summary: ServerLauncherRemoteFileIntegrationTest fails on Windows
Key: GEODE-3492
URL: https://issues.apache.org/jira/browse/GEODE-3492
Project: Geode
Issue Type: Sub-task
Components: gfsh, tests
Reporter: Kirk Lund
{noformat}
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
stopWithPidReturnsStopped FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher 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.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:198)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:177)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:188)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:114)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:110)
at
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest.stopWithPidReturnsStopped(ServerLauncherRemoteFileIntegrationTest.java:75)
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
stopWithPidDeletesPidFile FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher 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.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:198)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:177)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:188)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:114)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:110)
at
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest.stopWithPidDeletesPidFile(ServerLauncherRemoteFileIntegrationTest.java:63)
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
stopWithPidStopsServerProcess FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher 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.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:198)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:177)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:188)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:114)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:110)
at
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest.stopWithPidStopsServerProcess(ServerLauncherRemoteFileIntegrationTest.java:87)
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
statusWithPidReturnsOnlineWithDetails FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher 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.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:198)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:177)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:188)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:114)
at
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:110)
at
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest.statusWithPidReturnsOnlineWithDetails(ServerLauncherRemoteFileIntegrationTest.java:51)
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
statusForDisableDefaultServerHasEmptyPort FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
pidFileContainsServerPid FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
startWithForceOverwritesExistingPidFile FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
startWithDisableDefaultServerDoesNotUseDefaultPort FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
statusWithWorkingDirectoryReturnsOnlineWithDetails FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
startWithDisableDefaultServerSucceedsWhenDefaultPortInUse FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
startWithDefaultPortInUseFailsWithBindException FAILED
org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
startOverwritesStalePidFile FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
startDeletesStaleControlFiles FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
stopWithWorkingDirectoryStopsServerProcess FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
startWithServerPortOverridesDefaultWithCacheXml FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
startWithServerPortInUseFailsWithBindException FAILED
org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
startCreatesPidFile FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
startWithServerPortOverridesPortInCacheXml FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
startCreatesLogFile FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
stopWithWorkingDirectoryReturnsStopped FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest >
stopWithWorkingDirectoryDeletesPidFile FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a
lambda expression in
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses
org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not
responding]> within 2 minutes.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)