Greg Mann created MESOS-8891:
--------------------------------
Summary: ReconciliationTest.RecoveredAgentReregistrationInProgress
is flaky
Key: MESOS-8891
URL: https://issues.apache.org/jira/browse/MESOS-8891
Project: Mesos
Issue Type: Bug
Components: test
Reporter: Greg Mann
This was observed on an Ubuntu 17 SSL build. The test failed with the following
stack trace:
{code}
F0507 16:34:53.226200 3658 logging.cpp:69] RAW: Pure virtual method called
@ 0x7fdc6c0dd29d google::LogMessage::Fail()
@ 0x7fdc6c0e5396 google::RawLog__()
@ 0x7fdc6b099e12 __cxa_pure_virtual
@ 0x55bc83a03675
testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith()
@ 0x55bc82ffa073 mesos::internal::tests::MockAuthorizer::authorized()
@ 0x7fdc6b1601fc mesos::internal::master::Master::authorizeSlave()
@ 0x7fdc6b16fbee mesos::internal::master::Master::reregisterSlave()
@ 0x7fdc6b215c25 ProtobufProcess<>::handlerMutM<>()
@ 0x7fdc6b1cdbca ProtobufProcess<>::consume()
@ 0x7fdc6b144041 mesos::internal::master::Master::_consume()
@ 0x7fdc6b159fba mesos::internal::master::Master::consume()
@ 0x7fdc6c039d82 process::ProcessManager::resume()
@ 0x7fdc6c03db66
_ZNSt6thread11_State_implISt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUlvE_vEEE6_M_runEv
@ 0x7fdc68fb083f (unknown)
@ 0x7fdc68ac76da start_thread
@ 0x7fdc68801d7f (unknown)
{code}
Full log is attached as {{RecoveredAgentReregistrationInProgress.txt}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)