[jira] [Updated] (ZOOKEEPER-2717) org.apache.zookeeper.server.quorum.RaceConditionTest fails intermittently

2017-03-17 Thread Sneha Kanekar (JIRA)

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

Sneha Kanekar updated ZOOKEEPER-2717:
-
Environment: Ubuntu:14.04  (was: Linux 6945c232192e 3.16.0-30-generic 
#40~14.04.1-Ubuntu SMP Thu Jan 15 17:42:36 UTC 2015 ppc64le ppc64le ppc64le 
GNU/Linux)
 Labels: ppc64le x86  (was: ppc64le)
Description: 
The test-suite org.apache.zookeeper.server.quorum.RaceConditionTest fails 
intermittently on ppc64le and x86 architechture with following error message:
{code:borderStyle=solid}
org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor

Stacktrace:

Leader failed to transition to new state. Current state is leading
junit.framework.AssertionFailedError: Leader failed to transition to new state. 
Current state is leading
at 
org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor(RaceConditionTest.java:82)
at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:745)

{code}

Also I have attached the standard output log file.

  was:
The test-suite org.apache.zookeeper.server.quorum.RaceConditionTest fails 
intermittently on ppc64le with following error message:
{code:borderStyle=solid}
org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor

Stacktrace:

Leader failed to transition to new state. Current state is leading
junit.framework.AssertionFailedError: Leader failed to transition to new state. 
Current state is leading
at 
org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor(RaceConditionTest.java:82)
at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:745)

{code}

Also I have attached the standard output log file.


> org.apache.zookeeper.server.quorum.RaceConditionTest fails intermittently
> -
>
> Key: ZOOKEEPER-2717
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2717
> Project: ZooKeeper
>  Issue Type: Test
>  Components: quorum, server, tests
>Affects Versions: 3.6.0
> Environment: Ubuntu:14.04
>Reporter: Sneha Kanekar
>  Labels: ppc64le, x86
> Attachments: RaceConditionTestErrorLog.txt
>
>
> The test-suite org.apache.zookeeper.server.quorum.RaceConditionTest fails 
> intermittently on ppc64le and x86 architechture with following error message:
> {code:borderStyle=solid}
> org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor
> Stacktrace:
> Leader failed to transition to new state. Current state is leading
> junit.framework.AssertionFailedError: Leader failed to transition to new 
> state. Current state is leading
> at 
> org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor(RaceConditionTest.java:82)
> at 
> org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.lang.Thread.run(Thread.java:745)
> {code}
> Also I have attached the standard output log file.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (ZOOKEEPER-2717) org.apache.zookeeper.server.quorum.RaceConditionTest fails intermittently

2017-03-13 Thread Sneha Kanekar (JIRA)

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

Sneha Kanekar updated ZOOKEEPER-2717:
-
Attachment: RaceConditionTestErrorLog.txt

[~hanm] I have attached the test log.

> org.apache.zookeeper.server.quorum.RaceConditionTest fails intermittently
> -
>
> Key: ZOOKEEPER-2717
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2717
> Project: ZooKeeper
>  Issue Type: Test
>  Components: quorum, server, tests
>Affects Versions: 3.6.0
> Environment: Linux 6945c232192e 3.16.0-30-generic #40~14.04.1-Ubuntu 
> SMP Thu Jan 15 17:42:36 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
>Reporter: Sneha Kanekar
>  Labels: ppc64le
> Attachments: RaceConditionTestErrorLog.txt
>
>
> The test-suite org.apache.zookeeper.server.quorum.RaceConditionTest fails 
> intermittently on ppc64le with following error message:
> {code:borderStyle=solid}
> org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor
> Stacktrace:
> Leader failed to transition to new state. Current state is leading
> junit.framework.AssertionFailedError: Leader failed to transition to new 
> state. Current state is leading
> at 
> org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor(RaceConditionTest.java:82)
> at 
> org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.lang.Thread.run(Thread.java:745)
> {code}
> Also I have attached the standard output log file.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (ZOOKEEPER-2717) org.apache.zookeeper.server.quorum.RaceConditionTest fails intermittently

2017-03-10 Thread Michael Han (JIRA)

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

Michael Han updated ZOOKEEPER-2717:
---
Component/s: tests

> org.apache.zookeeper.server.quorum.RaceConditionTest fails intermittently
> -
>
> Key: ZOOKEEPER-2717
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2717
> Project: ZooKeeper
>  Issue Type: Bug
>  Components: quorum, server, tests
>Affects Versions: 3.6.0
> Environment: Linux 6945c232192e 3.16.0-30-generic #40~14.04.1-Ubuntu 
> SMP Thu Jan 15 17:42:36 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
>Reporter: Sneha Kanekar
>  Labels: ppc64le
>
> The test-suite org.apache.zookeeper.server.quorum.RaceConditionTest fails 
> intermittently on ppc64le with following error message:
> {code:borderStyle=solid}
> org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor
> Stacktrace:
> Leader failed to transition to new state. Current state is leading
> junit.framework.AssertionFailedError: Leader failed to transition to new 
> state. Current state is leading
> at 
> org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor(RaceConditionTest.java:82)
> at 
> org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.lang.Thread.run(Thread.java:745)
> {code}
> Also I have attached the standard output log file.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (ZOOKEEPER-2717) org.apache.zookeeper.server.quorum.RaceConditionTest fails intermittently

2017-03-10 Thread Michael Han (JIRA)

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

Michael Han updated ZOOKEEPER-2717:
---
Issue Type: Test  (was: Bug)

> org.apache.zookeeper.server.quorum.RaceConditionTest fails intermittently
> -
>
> Key: ZOOKEEPER-2717
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2717
> Project: ZooKeeper
>  Issue Type: Test
>  Components: quorum, server, tests
>Affects Versions: 3.6.0
> Environment: Linux 6945c232192e 3.16.0-30-generic #40~14.04.1-Ubuntu 
> SMP Thu Jan 15 17:42:36 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
>Reporter: Sneha Kanekar
>  Labels: ppc64le
>
> The test-suite org.apache.zookeeper.server.quorum.RaceConditionTest fails 
> intermittently on ppc64le with following error message:
> {code:borderStyle=solid}
> org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor
> Stacktrace:
> Leader failed to transition to new state. Current state is leading
> junit.framework.AssertionFailedError: Leader failed to transition to new 
> state. Current state is leading
> at 
> org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor(RaceConditionTest.java:82)
> at 
> org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.lang.Thread.run(Thread.java:745)
> {code}
> Also I have attached the standard output log file.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)