You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Kjellman (JIRA)" <ji...@apache.org> on 2017/11/15 22:23:00 UTC

[jira] [Created] (CASSANDRA-14034) repair_parent_table_test - repair_tests.repair_test.TestRepairDataSystemTable fails: Missing: ['127.0.0.3.* now UP']:

Michael Kjellman created CASSANDRA-14034:
--------------------------------------------

             Summary: repair_parent_table_test - repair_tests.repair_test.TestRepairDataSystemTable fails: Missing: ['127.0.0.3.* now UP']:
                 Key: CASSANDRA-14034
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14034
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Michael Kjellman


repair_parent_table_test - repair_tests.repair_test.TestRepairDataSystemTable fails: Missing: ['127.0.0.3.* now UP']:

15 Nov 2017 11:25:47 [node1] Missing: ['127.0.0.3.* now UP']:
INFO  [main] 2017-11-15 11:22:42,141 YamlConfigura.....
See system.log for remainder
-------------------- >> begin captured logging << --------------------
dtest: DEBUG: cluster ccm directory: /tmp/dtest-t8lb86
dtest: DEBUG: Done setting configuration options:
{   'initial_token': None,
    'num_tokens': '32',
    '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}
--------------------- >> end captured logging << ---------------------
  File "/usr/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/cassandra/cassandra-dtest/tools/decorators.py", line 31, in wrapped_setUp
    orig_setUp(obj, *args, **kwargs)
  File "/home/cassandra/cassandra-dtest/repair_tests/repair_test.py", line 1248, in setUp
    self.cluster.populate(5).start(wait_for_binary_proto=True)
  File "/home/cassandra/env/local/lib/python2.7/site-packages/ccmlib/cluster.py", line 428, in start
    node.watch_log_for_alive(other_node, from_mark=mark)
  File "/home/cassandra/env/local/lib/python2.7/site-packages/ccmlib/node.py", line 520, in watch_log_for_alive
    self.watch_log_for(tofind, from_mark=from_mark, timeout=timeout, filename=filename)
  File "/home/cassandra/env/local/lib/python2.7/site-packages/ccmlib/node.py", line 488, 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))
"15 Nov 2017 11:25:47 [node1] Missing: ['127.0.0.3.* now UP']:\nINFO  [main] 2017-11-15 11:22:42,141 YamlConfigura.....\nSee system.log for remainder\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: /tmp/dtest-t8lb86\ndtest: DEBUG: Done setting configuration options:\n{   'initial_token': None,\n    'num_tokens': '32',\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}\n--------------------- >> end captured logging << ---------------------"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org