[
https://issues.apache.org/jira/browse/MESOS-8796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440830#comment-16440830
]
Alexander Rukletsov commented on MESOS-8796:
--------------------------------------------
I see a few zookeeper timeouts like
{noformat}
ZOO_WARN@zookeeper_interest@1597: Exceeded deadline by 7705ms
{noformat}
which is likely led to lost connection and expired session and then to the test
failure. Not sure if this is the problem in the test or the mac machine.
> GroupTest.GroupPathWithRestrictivePerms is flaky.
> -------------------------------------------------
>
> Key: MESOS-8796
> URL: https://issues.apache.org/jira/browse/MESOS-8796
> Project: Mesos
> Issue Type: Bug
> Components: test
> Affects Versions: 1.6.0
> Environment: Mac OS with SSL enabled
> Reporter: Alexander Rukletsov
> Priority: Minor
> Labels: flaky, flaky-test
> Attachments: GroupPathWithRestrictivePerms-badrun.txt,
> GroupPathWithRestrictivePerms-goodrun.txt
>
>
> {noformat}
> ../../src/tests/group_tests.cpp:341
> Failed to wait 15secs for successGroup.join("succeed")
> {noformat}
> Full log attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)