Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
0.26.0
-
None
-
None
-
None
Description
This was found in RR: https://reviews.apache.org/r/39628/
[ RUN ] SlaveRecoveryTest/0.RecoverCompletedExecutor 2015-10-25 03:41:03,523:7360(0x2b9e31cfd700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:40587] zk retcode=-4, errno=111(Connection refused): server refused to accept the client I1025 03:41:04.006083 14256 exec.cpp:136] Version: 0.26.0 I1025 03:41:04.019436 14281 exec.cpp:210] Executor registered on slave 8e321fc5-4eec-4c38-994d-13a9ed83910b-S0 Registered executor on priapus.apache.org Starting task e3e40c47-498c-42be-ada6-991fcbaf5d45 sh -c 'exit 0' Forked command at 14287 Command exited with status 0 (pid: 14287) ../../src/tests/slave_recovery_tests.cpp:881: Failure Mock function called more times than expected - returning directly. Function call: statusUpdate(0x7fffaefa2ef0, @0x2b9ab267a650 112-byte object <F0-9B 99-A8 9A-2B 00-00 00-00 00-00 00-00 00-00 10-1D 08-CC 9A-2B 00-00 00-C4 05-CC 9A-2B 00-00 05-00 00-00 01-00 00-00 D0-9A E6-01 00-00 00-00 E0-37 06-CC 9A-2B 00-00 00-00 00-00 00-00 00-00 09-00 00-00 00-2B 00-00 C1-5C 0E-60 03-92 D5-41 00-57 05-CC 9A-2B 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 5F-03 00-00>) Expected: to be called twice Actual: called 3 times - over-saturated and active [ FAILED ] SlaveRecoveryTest/0.RecoverCompletedExecutor, where TypeParam = mesos::internal::slave::MesosContainerizer (1907 ms)
Attachments
Issue Links
- is duplicated by
-
MESOS-3770 SlaveRecoveryTest/0.RecoverCompletedExecutor is flaky
- Resolved