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/09/13 16:47:21 UTC

[jira] [Comment Edited] (CASSANDRA-12559) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_with_backoff

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

Philip Thompson edited comment on CASSANDRA-12559 at 9/13/16 4:46 PM:
----------------------------------------------------------------------

http://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/310/


was (Author: philipthompson):
http://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/296/

> dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_with_backoff
> ---------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12559
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12559
>             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, node3.log, node3_debug.log, node3_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_offheap_dtest/385/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_bulk_round_trip_with_backoff
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/dtest.py", line 1123, in wrapped
>     f(obj)
>   File "/home/automaton/cassandra-dtest/tools/decorators.py", line 48, in wrapped
>     f(obj)
>   File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 2565, in test_bulk_round_trip_with_backoff
>     copy_from_options={'MAXINFLIGHTMESSAGES': 64, 'MAXPENDINGCHUNKS': 1})
>   File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 2454, in _test_bulk_round_trip
>     sum(1 for _ in open(tempfile2.name)))
>   File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
>     assertion_func(first, second, msg=msg)
>   File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
>     raise self.failureException(msg)
> "250000 != 249714
> {code}



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