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 Shuler (JIRA)" <ji...@apache.org> on 2016/11/17 22:02:58 UTC

[jira] [Commented] (CASSANDRA-12930) dtest failure in upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_3_0_x_To_indev_3_x.bootstrap_test

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

Michael Shuler commented on CASSANDRA-12930:
--------------------------------------------

Adding bootstrap_test.TestBootstrap.bootstrap_with_reset_bootstrap_state_test to this, since the trace is nearly the same:
{noformat}
Error Message

17 Nov 2016 08:26:58 [node1] Missing: ['127.0.0.3.* now UP']:
INFO  [HANDSHAKE-/127.0.0.3] 2016-11-17 08:25:01,7.....
See system.log for remainder
-------------------- >> begin captured logging << --------------------
dtest: DEBUG: cluster ccm directory: /tmp/dtest-O5E2eO
dtest: DEBUG: Done setting configuration options:
{   'num_tokens': None, 'phi_convict_threshold': 5, 'start_rpc': 'true'}
--------------------- >> end captured logging << ---------------------
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/apollo-dtest/tools/decorators.py", line 49, in wrapped
    f(obj)
  File "/home/automaton/apollo-dtest/bootstrap_test.py", line 351, in bootstrap_with_reset_bootstrap_state_test
    node3.start(jvm_args=["-Dcassandra.reset_bootstrap_progress=true"])
  File "/home/automaton/venv/local/lib/python2.7/site-packages/ccmlib/node.py", line 676, in start
    node.watch_log_for_alive(self, from_mark=mark)
  File "/home/automaton/venv/local/lib/python2.7/site-packages/ccmlib/node.py", line 493, in watch_log_for_alive
    self.watch_log_for(tofind, from_mark=from_mark, timeout=timeout, filename=filename)
  File "/home/automaton/venv/local/lib/python2.7/site-packages/ccmlib/node.py", line 461, 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))
"17 Nov 2016 08:26:58 [node1] Missing: ['127.0.0.3.* now UP']:\nINFO  [HANDSHAKE-/127.0.0.3] 2016-11-17 08:25:01,7.....\nSee system.log for remainder\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: /tmp/dtest-O5E2eO\ndtest: DEBUG: Done setting configuration options:\n{   'num_tokens': None, 'phi_convict_threshold': 5, 'start_rpc': 'true'}\n--------------------- >> end captured logging << ---------------------"
{noformat}

> dtest failure in upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_3_0_x_To_indev_3_x.bootstrap_test
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12930
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12930
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Michael Shuler
>            Assignee: DS Test Eng
>              Labels: dtest, test-failure
>         Attachments: upgrade_test.consoleout.txt
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_large_dtest/40/testReport/upgrade_tests.upgrade_through_versions_test/TestUpgrade_current_3_0_x_To_indev_3_x/bootstrap_test
> [^upgrade_test.consoleout.txt]



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