You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anand Mazumdar (JIRA)" <ji...@apache.org> on 2015/11/12 03:01:11 UTC

[jira] [Comment Edited] (MESOS-3151) ReservationTest.CompatibleCheckpointedResourcesWithPersistentVolumes is flaky

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

Anand Mazumdar edited comment on MESOS-3151 at 11/12/15 2:01 AM:
-----------------------------------------------------------------

[~jihun] Thanks for reporting this. 

- Can you also add the verbose test logs to the JIRA description ? 
- Can you also find a shepherd for this ?

[~mcypark] [~jieyu] Would you be willing to shepherd this ?


was (Author: anandmazumdar):
[~jihun] Can you also add the verbose test logs to the JIRA description ?

> ReservationTest.CompatibleCheckpointedResourcesWithPersistentVolumes is flaky
> -----------------------------------------------------------------------------
>
>                 Key: MESOS-3151
>                 URL: https://issues.apache.org/jira/browse/MESOS-3151
>             Project: Mesos
>          Issue Type: Bug
>         Environment: Ubuntu 14.04.2
> OpenJDK 1.7.0_79
> IBM JDK 1.7.0 SR8
>            Reporter: Jihun Kang
>            Assignee: Jihun Kang
>
> Here is the details.
> {noformat}
> [ RUN      ] ReservationTest.CompatibleCheckpointedResourcesWithPersistentVolumes
> ../../src/tests/reservation_tests.cpp:1055: Failure
> Value of: Resources(offer.resources()).contains(unreserved + unreservedDisk)
>   Actual: false
> Expected: true
> 2015-07-27 17:31:16,280:9247(0x2ae20f41d700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:33182] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> 2015-07-27 17:31:19,617:9247(0x2ae20f41d700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:33182] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> 2015-07-27 17:31:22,951:9247(0x2ae20f41d700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:33182] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> 2015-07-27 17:31:26,288:9247(0x2ae20f41d700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:33182] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> ../../src/tests/reservation_tests.cpp:1076: Failure
> Failed to wait 15secs for message1
> *** Aborted at 1437985889 (unix time) try "date -d @1437985889" if you are using GNU date ***
> PC: @                0x0 (unknown)
> ../../3rdparty/libprocess/include/process/gmock.hpp:365: Failure
> Actual function call count doesn't match EXPECT_CALL(filter->mock, filter(testing::A<const MessageEvent&>()))...
>     Expected args: message matcher (8-byte object <C8-39 03-04 E2-2A 00-00>, 1-byte object <61>, 1-byte object <E6>)
>          Expected: to be called once
>            Actual: never called - unsatisfied and active
> ../../3rdparty/libprocess/include/process/gmock.hpp:365: Failure
> Actual function call count doesn't match EXPECT_CALL(filter->mock, filter(testing::A<const MessageEvent&>()))...
>     Expected args: message matcher (8-byte object <C8-39 03-04 E2-2A 00-00>, 1-byte object <61>, 1-byte object <E6>)
>          Expected: to be called once
>            Actual: never called - unsatisfied and active
> [  FAILED  ] ReservationTest.CompatibleCheckpointedResourcesWithPersistentVolumes (15354 ms)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)