You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Russ Hatch (JIRA)" <ji...@apache.org> on 2016/08/01 23:34:20 UTC

[jira] [Commented] (CASSANDRA-12341) dtest failure in hintedhandoff_test.TestHintedHandoffConfig.hintedhandoff_enabled_test

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

Russ Hatch commented on CASSANDRA-12341:
----------------------------------------

Single Ci failure, multiplexing x100 here: http://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/206/

> dtest failure in hintedhandoff_test.TestHintedHandoffConfig.hintedhandoff_enabled_test
> --------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12341
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12341
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: DS Test Eng
>              Labels: dtest
>         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, node2_debug.log, node2_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_novnode_dtest/440/testReport/hintedhandoff_test/TestHintedHandoffConfig/hintedhandoff_enabled_test
> {code}
> Error Message
> 29 Jul 2016 00:56:17 [node1] Missing: ['Finished hinted']:
> INFO  [HANDSHAKE-/127.0.0.2] 2016-07-29 00:54:14,4.....
> See system.log for remainder
> {code}
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/hintedhandoff_test.py", line 125, in hintedhandoff_enabled_test
>     self._do_hinted_handoff(node1, node2, True)
>   File "/home/automaton/cassandra-dtest/hintedhandoff_test.py", line 61, in _do_hinted_handoff
>     node1.watch_log_for(["Finished hinted"], from_mark=log_mark, timeout=120)
>   File "/home/automaton/ccm/ccmlib/node.py", line 449, in watch_log_for
>     raise TimeoutError(time.strftime("%d %b %Y %H:%M:%S", time.gmtime()) + " [" + self.name + "] Missing: " + str([e.pattern for e in tofind]) + ":\n" + reads[:50] + ".....\nSee {} for remainder".format(filename))
> "29 Jul 2016 00:56:17 [node1] Missing: ['Finished hinted']:\nINFO  [HANDSHAKE-/127.0.0.2] 2016-07-29 00:54:14,4.....\nSee system.log for remainder
> {code}



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