Joshua McKenzie created CASSANDRA-10097:
-------------------------------------------
Summary: Windows dtest 3.0:
bootstrap_test.py:TestBootstrap.bootstrap_with_reset_bootstrap_state_test fails
Key: CASSANDRA-10097
URL: https://issues.apache.org/jira/browse/CASSANDRA-10097
Project: Cassandra
Issue Type: Sub-task
Reporter: Joshua McKenzie
Fix For: 3.0.x
{noformat}
File "D:\Python27\lib\unittest\case.py", line 329, in run
testMethod()
File
"D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\tools.py", line
243, in wrapped
f(obj)
File
"D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\bootstrap_test.py",
line 184, in bootstrap_with_reset_bootstrap_state_test
node3.watch_log_for("Resetting bootstrap progress to start fresh",
from_mark=mark)
File "build\bdist.win-amd64\egg\ccmlib\node.py", line 382, 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)
{noformat}
Failure history:
[consistent|http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest_win32/17/testReport/junit/bootstrap_test/TestBootstrap/bootstrap_with_reset_bootstrap_state_test/history/]
Env: both ci and locally
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)