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

Greg Mann commented on MESOS-3160:
----------------------------------

I just noticed this failure on a CentOS 7.1 VM, with libevent and SSL enabled:

{code}
[ RUN      ] CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS
../../src/tests/containerizer/cgroups_tests.cpp:1127: Failure
helper.increaseRSS(getpagesize()): Failed to sync with the subprocess
*** Aborted at 1454219819 (unix time) try "date -d @1454219819" if you are 
using GNU date ***
PC: @          0x1623fac testing::UnitTest::AddTestPartResult()
*** SIGSEGV (@0x0) received by PID 22745 (TID 0x7efd13acd8c0) from PID 0; stack 
trace: ***
    @     0x7efd0db2a130 (unknown)
    @          0x1623fac testing::UnitTest::AddTestPartResult()
    @          0x1618b23 testing::internal::AssertHelper::operator=()
    @          0x1588780 
mesos::internal::tests::CgroupsAnyHierarchyMemoryPressureTest_ROOT_IncreaseRSS_Test::TestBody()
    @          0x16418a6 
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
    @          0x163c7fc 
testing::internal::HandleExceptionsInMethodIfSupported<>()
    @          0x161dde1 testing::Test::Run()
    @          0x161e564 testing::TestInfo::Run()
    @          0x161ebaa testing::TestCase::Run()
    @          0x1625484 testing::internal::UnitTestImpl::RunAllTests()
    @          0x16424cb 
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
    @          0x163d372 
testing::internal::HandleExceptionsInMethodIfSupported<>()
    @          0x16241ca testing::UnitTest::Run()
    @           0xdea5ae RUN_ALL_TESTS()
    @           0xdea1c4 main
    @     0x7efd0cb50af5 __libc_start_main
    @           0x9930a9 (unknown)
{code}

The test fails most (but not all) of the time, about 4/5 repetitions. It's 
worth noting that when I set {{GLOG_v=2}}, the failure disappears.

> CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS Flaky
> ------------------------------------------------------------
>
>                 Key: MESOS-3160
>                 URL: https://issues.apache.org/jira/browse/MESOS-3160
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 0.24.0
>            Reporter: Paul Brett
>
> Test will occasionally with:
> [ RUN      ] CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseUnlockedRSS
> ../../src/tests/containerizer/cgroups_tests.cpp:1103: Failure
> helper.increaseRSS(getpagesize()): Failed to sync with the subprocess
> ../../src/tests/containerizer/cgroups_tests.cpp:1103: Failure
> helper.increaseRSS(getpagesize()): The subprocess has not been spawned yet
> [  FAILED  ] CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseUnlockedRSS 
> (223 ms)



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

Reply via email to