Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-13244

dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_with_single_core

    XMLWordPrintableJSON

Details

    • Normal

    Description

      example failure:

      http://cassci.datastax.com/job/cassandra-2.1_offheap_dtest/394/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_bulk_round_trip_with_single_core

      Error Message
      
      errors={'127.0.0.3': 'Client request timeout. See Session.execute[_async](timeout)'}, last_host=127.0.0.3
      
      Stacktrace
      
        File "/usr/lib/python2.7/unittest/case.py", line 329, in run
          testMethod()
        File "/home/automaton/cassandra-dtest/dtest.py", line 1090, in wrapped
          f(obj)
        File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 2609, in test_bulk_round_trip_with_single_core
          ret = self._test_bulk_round_trip(nodes=3, partitioner="murmur3", num_operations=100000)
        File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 2500, in _test_bulk_round_trip
          num_records = create_records()
        File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 2473, in create_records
          ret = rows_to_list(self.session.execute(count_statement))[0][0]
        File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 1998, in execute
          return self.execute_async(query, parameters, trace, custom_payload, timeout, execution_profile, paging_state).result()
        File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 3784, in result
          raise self._final_exception
      

      Attachments

        1. node1.log
          54 kB
          Sean McCarthy
        2. node2.log
          65 kB
          Sean McCarthy
        3. node3.log
          56 kB
          Sean McCarthy

        Activity

          People

            Unassigned Unassigned
            sean.mccarthy Sean McCarthy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: