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

test failure in repair_tests.incremental_repair_test.TestIncRepair.compaction_test

    XMLWordPrintableJSON

Details

    • Normal

    Description

      example failure:

      http://cassci.datastax.com/job/cassandra-3.0_novnode_dtest/333/testReport/repair_tests.incremental_repair_test/TestIncRepair/compaction_test

      Error Message
      
      errors={'127.0.0.3': 'Client request timeout. See Session.execute[_async](timeout)'}, last_host=127.0.0.3
      -------------------- >> begin captured logging << --------------------
      dtest: DEBUG: cluster ccm directory: /tmp/dtest-2JszEQ
      dtest: DEBUG: Done setting configuration options:
      {   'num_tokens': None,
          'phi_convict_threshold': 5,
          'range_request_timeout_in_ms': 10000,
          'read_request_timeout_in_ms': 10000,
          'request_timeout_in_ms': 10000,
          'truncate_request_timeout_in_ms': 10000,
          'write_request_timeout_in_ms': 10000}
      cassandra.policies: INFO: Using datacenter 'datacenter1' for DCAwareRoundRobinPolicy (via host '127.0.0.1'); if incorrect, please specify a local_dc to the constructor, or limit contact points to local cluster nodes
      cassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.3 datacenter1> discovered
      cassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.2 datacenter1> discovered
      --------------------- >> end captured logging << ---------------------
      Stacktrace
      
        File "/usr/lib/python2.7/unittest/case.py", line 329, in run
          testMethod()
        File "/home/automaton/cassandra-dtest/repair_tests/incremental_repair_test.py", line 225, in compaction_test
          create_ks(session, 'ks', 3)
        File "/home/automaton/cassandra-dtest/dtest.py", line 725, in create_ks
          session.execute(query % (name, "'class':'SimpleStrategy', 'replication_factor':%d" % rf))
        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
      "errors={'127.0.0.3': 'Client request timeout. See Session.execute[_async](timeout)'}, last_host=127.0.0.3\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: /tmp/dtest-2JszEQ\ndtest: DEBUG: Done setting configuration options:\n{   'num_tokens': None,\n    'phi_convict_threshold': 5,\n    'range_request_timeout_in_ms': 10000,\n    'read_request_timeout_in_ms': 10000,\n    'request_timeout_in_ms': 10000,\n    'truncate_request_timeout_in_ms': 10000,\n    'write_request_timeout_in_ms': 10000}\ncassandra.policies: INFO: Using datacenter 'datacenter1' for DCAwareRoundRobinPolicy (via host '127.0.0.1'); if incorrect, please specify a local_dc to the constructor, or limit contact points to local cluster nodes\ncassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.3 datacenter1> discovered\ncassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.2 datacenter1> discovered\n--------------------- >> end captured logging << ---------------------"
      

      Attachments

        1. node1_debug.log
          152 kB
          Michael Shuler
        2. node1_gc.log
          15 kB
          Michael Shuler
        3. node1.log
          37 kB
          Michael Shuler
        4. node2_debug.log
          159 kB
          Michael Shuler
        5. node2_gc.log
          15 kB
          Michael Shuler
        6. node2.log
          37 kB
          Michael Shuler
        7. node3_debug.log
          170 kB
          Michael Shuler
        8. node3_gc.log
          15 kB
          Michael Shuler
        9. node3.log
          38 kB
          Michael Shuler

        Activity

          People

            bdeggleston Blake Eggleston
            mshuler Michael Shuler
            Blake Eggleston
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: