You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/10/01 21:43:25 UTC

[jira] [Reopened] (MESOS-400) Example Java framework test is flaky

     [ https://issues.apache.org/jira/browse/MESOS-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kone reopened MESOS-400:
------------------------------


This is still happening on the "master" branch.

...
...
I1001 12:40:19.577863 1594155008 slave.cpp:1196] Shutting down framework 201310011240-1629165996-58251-29317-0000
I1001 12:40:20.647547 1710510080 process.cpp:986] Socket closed while receiving
I1001 12:40:20.647764 1709436928 exec.cpp:440] Slave exited ... shutting down
I1001 12:40:20.647507 1662988288 process.cpp:986] Socket closed while receiving
I1001 12:40:20.648033 630751232 process.cpp:986] Socket closed while receiving
I1001 12:40:20.648090 1709436928 exec.cpp:457] Executor::shutdown took 218us
I1001 12:40:20.648165 1709436928 exec.cpp:76] Scheduling shutdown of the executor
I1001 12:40:20.648295 1662451712 exec.cpp:440] Slave exited ... shutting down
I1001 12:40:20.648495 1662451712 exec.cpp:457] Executor::shutdown took 128us
../../src/tests/script.cpp:79: Failure
I1001 12:40:20.648705 629141504 exec.cpp:440] Slave exited ... shutting down
Failed
java_framework_test.sh terminated with signal 'Abort trap: 6'
I1001 12:40:20.648550 1661915136 exec.cpp:76] Scheduling shutdown of the executor
[  FAILED  ] ExamplesTest.JavaFramework (2337 ms)
I1001 12:40:20.648967 629141504 exec.cpp:457] Executor::shutdown took 182us
[----------] 1 test from ExamplesTest (2337 ms total)

[----------] Global test environment tear-down
I1001 12:40:20.649029 629141504 exec.cpp:76] Scheduling shutdown of the executor
[==========] 1 test from 1 test case ran. (2338 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ExamplesTest.JavaFramework


> Example Java framework test is flaky
> ------------------------------------
>
>                 Key: MESOS-400
>                 URL: https://issues.apache.org/jira/browse/MESOS-400
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Benjamin Hindman
>             Fix For: 0.13.0
>
>
> [ RUN      ] ExamplesTest.JavaFramework
> ....
> ....
> Status update: task 4 is in state TASK_FINISHED
> Finished tasks: 5
> I0315 10:43:34.790526 1769349120 master.cpp:774] Asked to unregister framework 201303151043-1629165996-59494-41718-0000
> I0315 10:43:34.790686 1768812544 hierarchical_allocator_process.hpp:357] Deactivated framework 201303151043-1629165996-59494-41718-0000
> I0315 10:43:34.790720 1767739392 slave.cpp:878] Asked to shut down framework 201303151043-1629165996-59494-41718-0000 by master@172.25.27.97:59494
> I0315 10:43:34.790734 1768812544 slave.cpp:878] Asked to shut down framework 201303151043-1629165996-59494-41718-0000 by master@172.25.27.97:59494
> I0315 10:43:34.790787 1767739392 slave.cpp:883] Shutting down framework 201303151043-1629165996-59494-41718-0000
> I0315 10:43:34.790819 1768275968 slave.cpp:878] Asked to shut down framework 201303151043-1629165996-59494-41718-0000 by master@172.25.27.97:59494
> I0315 10:43:34.791074 1768812544 slave.cpp:883] Shutting down framework 201303151043-1629165996-59494-41718-0000
> I0315 10:43:34.791147 1767739392 slave.cpp:1609] Shutting down executor 'default' of framework 201303151043-1629165996-59494-41718-0000
> I0315 10:43:34.791302 1768275968 slave.cpp:883] Shutting down framework 201303151043-1629165996-59494-41718-0000
> I0315 10:43:34.791435 1768812544 slave.cpp:1609] Shutting down executor 'default' of framework 201303151043-1629165996-59494-41718-0000
> I0315 10:43:34.791528 1769349120 hierarchical_allocator_process.hpp:310] Removed framework 201303151043-1629165996-59494-41718-0000
> ../../src/tests/script.cpp:77: Failure
> Failed
> java_framework_test.sh terminated with signal 'Abort trap: 6'



--
This message was sent by Atlassian JIRA
(v6.1#6144)