You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Shelley Lynn Hughes-Godfrey (JIRA)" <ji...@apache.org> on 2019/03/06 01:35:00 UTC

[jira] [Created] (GEODE-6489) CI Failures with testDistributedDeadlock

Shelley Lynn Hughes-Godfrey created GEODE-6489:
--------------------------------------------------

             Summary: CI Failures with testDistributedDeadlock
                 Key: GEODE-6489
                 URL: https://issues.apache.org/jira/browse/GEODE-6489
             Project: Geode
          Issue Type: Bug
          Components: gfsh
            Reporter: Shelley Lynn Hughes-Godfrey


In an single CI run, we see 3 failures all related to testDistributedDeadlock:
```
org.apache.geode.management.internal.cli.commands.ShowDeadlockOverHttpDUnitTest > testDistributedDeadlockWithFunction FAILED
org.apache.geode.management.internal.cli.commands.ShowDeadlockOverHttpDUnitTest > testNoDeadlock FAILED
org.apache.geode.distributed.internal.deadlock.GemFireDeadlockDetectorDUnitTest > testDistributedDeadlockWithDLock FAILED
```

https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/469
```
org.apache.geode.management.internal.cli.commands.ShowDeadlockOverHttpDUnitTest > testDistributedDeadlockWithFunction FAILED
    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.management.internal.cli.commands.ShowDeadlockDistributedTestBase$$Lambda$68/829260532.run in VM 1 running on Host ceb4d948b5be with 4 VMs

        Caused by:
        org.awaitility.core.ConditionTimeoutException: Condition with org.apache.geode.management.internal.cli.commands.ShowDeadlockDistributedTestBase was not fulfilled within 300 seconds.

org.apache.geode.management.internal.cli.commands.ShowDeadlockOverHttpDUnitTest > testNoDeadlock FAILED
    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.management.internal.cli.commands.ShowDeadlockDistributedTestBase$$Lambda$68/829260532.run in VM 1 running on Host ceb4d948b5be with 4 VMs

        Caused by:
        org.awaitility.core.ConditionTimeoutException: Condition with org.apache.geode.management.internal.cli.commands.ShowDeadlockDistributedTestBase was not fulfilled within 300 seconds.

137 tests completed, 2 failed

> Task :geode-web:distributedTest FAILED

> Task :geode-core:distributedTest

org.apache.geode.distributed.internal.deadlock.GemFireDeadlockDetectorDUnitTest > testDistributedDeadlockWithDLock FAILED
    java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at org.apache.geode.distributed.internal.deadlock.GemFireDeadlockDetectorDUnitTest.testDistributedDeadlockWithDLock(GemFireDeadlockDetectorDUnitTest.java:201)
```

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0019/test-results/distributedTest/1551833386/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0019/test-artifacts/1551833386/distributedtestfiles-OpenJDK8-1.10.0-SNAPSHOT.0019.tgz




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