[ 
https://issues.apache.org/jira/browse/MESOS-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13720297#comment-13720297
 ] 

Benjamin Mahler commented on MESOS-512:
---------------------------------------

Another instance: 
https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/1237/consoleFull

[ RUN      ] GroupTest.MultipleGroups
I0725 01:20:39.038378 17871 zookeeper_test_server.cpp:113] Started 
ZooKeeperTestServer on port 46752
I0725 01:20:39.043747 18224 group.cpp:403] Trying to create path '/test' in 
ZooKeeper
I0725 01:20:39.044814 18221 group.cpp:403] Trying to create path '/test' in 
ZooKeeper
tests/group_tests.cpp:212: Failure
Value of: memberships1.get().size()
  Actual: 1
Expected: 2u
Which is: 2
tests/group_tests.cpp:214: Failure
Value of: memberships1.get().count(membership2.get())
  Actual: 0
Expected: 1u
Which is: 1
2013-07-25 
01:20:39,068:17871(0x2b2734b16700):ZOO_ERROR@handle_socket_error_msg@1603: 
Socket [127.0.0.1:46752] zk retcode=-4, errno=112(Host is down): failed while 
receiving a server response
I0725 01:20:39.072422 17871 zookeeper_test_server.cpp:93] Shutdown 
ZooKeeperTestServer on port 46752
[  FAILED  ] GroupTest.MultipleGroups (38 ms)
                
> GroupTest.MultipleGroups is flaky.
> ----------------------------------
>
>                 Key: MESOS-512
>                 URL: https://issues.apache.org/jira/browse/MESOS-512
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Benjamin Mahler
>            Assignee: Benjamin Hindman
>
> Saw this on Linux.
> [----------] 7 tests from GroupTest
> [ RUN      ] GroupTest.Group
> [       OK ] GroupTest.Group (21 ms)
> [ RUN      ] GroupTest.GroupJoinWithDisconnect
> 2013-06-18 
> 04:24:55,097:8542(0x4f0ed940):ZOO_ERROR@handle_socket_error_msg@1579: Socket 
> [127.0.0.1:51076] zk retcode=-4, errno=111(Connection refused): server 
> refused to accept the client
> [       OK ] GroupTest.GroupJoinWithDisconnect (1689 ms)
> [ RUN      ] GroupTest.GroupDataWithDisconnect
> 2013-06-18 
> 04:24:56,797:8542(0x4f8ee940):ZOO_ERROR@handle_socket_error_msg@1603: Socket 
> [127.0.0.1:54696] zk retcode=-4, errno=112(Host is down): failed while 
> receiving a server response
> [       OK ] GroupTest.GroupDataWithDisconnect (2024 ms)
> [ RUN      ] GroupTest.GroupCancelWithDisconnect
> 2013-06-18 
> 04:24:58,822:8542(0x4f0ed940):ZOO_ERROR@handle_socket_error_msg@1603: Socket 
> [127.0.0.1:47820] zk retcode=-4, errno=112(Host is down): failed while 
> receiving a server response
> [       OK ] GroupTest.GroupCancelWithDisconnect (2027 ms)
> [ RUN      ] GroupTest.GroupWatchWithSessionExpiration
> 2013-06-18 
> 04:25:00,850:8542(0x4f8ee940):ZOO_ERROR@handle_socket_error_msg@1603: Socket 
> [127.0.0.1:39518] zk retcode=-4, errno=112(Host is down): failed while 
> receiving a server response
> 2013-06-18 
> 04:25:02,854:8542(0x4f8ee940):ZOO_ERROR@handle_socket_error_msg@1621: Socket 
> [127.0.0.1:39518] zk retcode=-112, errno=116(Stale NFS file handle): 
> sessionId=0x13f558758a30000 has expired.
> [       OK ] GroupTest.GroupWatchWithSessionExpiration (2027 ms)
> [ RUN      ] GroupTest.MultipleGroups
> ../../src/tests/group_tests.cpp:212: Failure
> Value of: memberships1.get().size()
>   Actual: 1
> Expected: 2u
> Which is: 2
> ../../src/tests/group_tests.cpp:214: Failure
> Value of: memberships1.get().count(membership2.get())
>   Actual: 0
> Expected: 1u
> Which is: 1
> 2013-06-18 
> 04:25:02,880:8542(0x4f8ee940):ZOO_ERROR@handle_socket_error_msg@1603: Socket 
> [127.0.0.1:58547] zk retcode=-4, errno=112(Host is down): failed while 
> receiving a server response
> [  FAILED  ] GroupTest.MultipleGroups (21 ms)
> [ RUN      ] GroupTest.GroupPathWithRestrictivePerms
> [       OK ] GroupTest.GroupPathWithRestrictivePerms (8163 ms)
> [----------] 7 tests from GroupTest (15972 ms total)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to