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

[jira] [Assigned] (CASSANDRA-12468) dtest failure in pending_range_test.TestPendingRangeMovements.pending_range_test

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

Philip Thompson reassigned CASSANDRA-12468:
-------------------------------------------

    Assignee: Philip Thompson  (was: DS Test Eng)

> dtest failure in pending_range_test.TestPendingRangeMovements.pending_range_test
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12468
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12468
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: Philip Thompson
>              Labels: dtest
>         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log, node4.log, node4_debug.log, node4_gc.log, node5.log, node5_debug.log, node5_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_novnode_dtest/456/testReport/pending_range_test/TestPendingRangeMovements/pending_range_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/pending_range_test.py", line 63, in pending_range_test
>     self.assertRegexpMatches(out, '127\.0\.0\.1.*?Down.*?Moving')
>   File "/usr/lib/python2.7/unittest/case.py", line 1002, in assertRegexpMatches
>     raise self.failureException(msg)
> "Regexp didn't match: '127\\\\.0\\\\.0\\\\.1.*?Down.*?Moving' not found in '\\nDatacenter: datacenter1\\n==========\\nAddress    Rack        Status State   Load            Owns                Token                                       \\n                                                                          5534023222112865484                         \\n127.0.0.2  rack1       Up     Normal  200.01 KiB      73.44%              -5534023222112865485                        \\n127.0.0.3  rack1       Up     Normal  162.37 KiB      80.00%              -1844674407370955162                        \\n127.0.0.1  rack1       Down   Normal  147.05 KiB      66.56%              -634023222112864484                         \\n127.0.0.4  rack1       Up     Normal  164.85 KiB      40.00%              1844674407370955161                         \\n127.0.0.5  rack1       Up     Normal  164.99 KiB      40.00%              5534023222112865484  
> {code}



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