[
https://issues.apache.org/jira/browse/AURORA-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15090352#comment-15090352
]
John Sirois commented on AURORA-1574:
-------------------------------------
I can repro every time with:
{{noformat}}
vagrant@aurora:~/aurora$ ./gradlew --rerun-tasks commons:test --tests
org.apache.aurora.common.zookeeper.ServerSetImplTest
{{noformat}}
> ServerSetImplTest occasionally results in an exception.
> -------------------------------------------------------
>
> Key: AURORA-1574
> URL: https://issues.apache.org/jira/browse/AURORA-1574
> Project: Aurora
> Issue Type: Bug
> Reporter: George Sirois
> Assignee: John Sirois
> Priority: Minor
>
> Steps to reproduce:
> # Run {code} ./build-support/jenkins/build.sh {code}
> This test fails consistently for me in the Vagrant VM, and sometimes in CI:
> http://mail-archives.apache.org/mod_mbox/aurora-reviews/201509.mbox/%[email protected]%3E
> {code}
> org.apache.aurora.common.zookeeper.ServerSetImplTest > testOrdering FAILED
> org.apache.aurora.common.net.pool.DynamicHostSet$MonitorException at
> ServerSetImplTest.java:155
> Caused by: org.apache.aurora.common.zookeeper.Group$WatchException at
> ServerSetImplTest.java:155
> Caused by: org.apache.aurora.common.zookeeper.Group$JoinException
> at ServerSetImplTest.java:155
> Caused by: java.lang.InterruptedException at
> ServerSetImplTest.java:155
> {code}
> Details of my local setup:
> * VirtualBox: 4.3.18
> * Vagrant: 1.6.2
> * Host: OS X Yosemite 10.10.5
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)