You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (JIRA)" <ji...@apache.org> on 2019/04/24 22:24:06 UTC

[jira] [Closed] (GEODE-6474) CI failure: ConcurrencyRuleTest.repeatForDuration fails with ConditionTimeoutException

     [ https://issues.apache.org/jira/browse/GEODE-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-6474.
-------------------------------

> CI failure: ConcurrencyRuleTest.repeatForDuration fails with ConditionTimeoutException
> --------------------------------------------------------------------------------------
>
>                 Key: GEODE-6474
>                 URL: https://issues.apache.org/jira/browse/GEODE-6474
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kirk Lund
>            Assignee: Helena Bales
>            Priority: Major
>             Fix For: 1.9.0
>
>
> ConcurrencyRuleTest.repeatForDuration fails intermittently in CI:
> {noformat}
> org.apache.geode.test.junit.rules.ConcurrencyRuleTest > repeatForDuration(EXECUTE_IN_PARALLEL) [1] FAILED
>     org.awaitility.core.ConditionTimeoutException: Condition with alias 'Execution respects given duration' didn't complete within 2000 milliseconds because condition with lambda expression in org.apache.geode.test.junit.rules.ConcurrencyRuleTest was not fulfilled.
>         at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:145)
>         at org.awaitility.core.CallableCondition.await(CallableCondition.java:79)
>         at org.awaitility.core.CallableCondition.await(CallableCondition.java:27)
>         at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:902)
>         at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:860)
>         at org.apache.geode.test.junit.rules.ConcurrencyRuleTest.repeatForDuration(ConcurrencyRuleTest.java:398)
> {noformat}
> CI failure: [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsUnitTestOpenJDK11/builds/305|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsUnitTestOpenJDK11/builds/305]
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0003/test-results/test/1551408641/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0003/test-artifacts/1551408641/windows-unittestfiles-OpenJDK11-1.10.0-SNAPSHOT.0003.tgz



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