You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2014/08/13 19:50:12 UTC

[jira] [Commented] (MESOS-1699) OsTest(s) sometimes are stuck forever

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

Vinod Kone commented on MESOS-1699:
-----------------------------------

I'm going to convert all the CI jobs to use the support/timed_tests.sh script to get stack traces.

> OsTest(s) sometimes are stuck forever
> -------------------------------------
>
>                 Key: MESOS-1699
>                 URL: https://issues.apache.org/jira/browse/MESOS-1699
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.20.0
>            Reporter: Vinod Kone
>
> Observed this quite a few times on the Apache CI. The tests timeout somewhere in the OsTests.
> E.g: https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/2310/consoleText
> {code}
> [----------] 20 tests from OsTest
> [ RUN      ] OsTest.find
> [       OK ] OsTest.find (1 ms)
> [ RUN      ] OsTest.system
> sh: 1: invalid.command: not found
> [       OK ] OsTest.system (43 ms)
> [ RUN      ] OsTest.release
> [       OK ] OsTest.release (1 ms)
> [ RUN      ] OsTest.sysname
> [       OK ] OsTest.sysname (0 ms)
> [ RUN      ] OsTest.uname
> [       OK ] OsTest.uname (0 ms)
> [ RUN      ] OsTest.process
> [       OK ] OsTest.process (0 ms)
> [ RUN      ] OsTest.touch
> [       OK ] OsTest.touch (1 ms)
> [ RUN      ] OsTest.pstree
> Build timed out (after 180 minutes). Marking the build as failed.
> Build was aborted
> Sending e-mails to: dev@mesos.apache.org benjamin.hindman@gmail.com
> make[5]: *** wait: No child processes.  Stop.
> make[5]: *** Waiting for unfinished jobs....
> make[5]: *** wait: No child processes.  Stop.
> make[3]: make[2]: *** [check-recursive] Terminated
> *** [check-recursive] Terminated
> make[4]: *** [check] Error 2
> make: *** [check-recursive] Terminated
> make[1]: *** [check] Terminated
> Finished: FAILURE
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)