Class | Name | Status | Type | Time(s) |
8_cythonno_x86_64_1_8 | test_network_topology_strategy | Success | | 288.876 |
8_cythonno_x86_64_1_8 | test_disk_balance_bootstrap | Success | | 177.084 |
8_cythonno_x86_64_1_8 | test_throttled_partition_update | Success | | 665.167 |
8_cythonno_x86_64_1_8 | test_resume_failed_replace | Success | | 169.168 |
8_cythonno_x86_64_1_8 | test_initial_empty_repair_tables | Skipped | hangs CI
/home/cassandra/cassandra-dtest/repair_tests/repair_test.py:1416: hangs CI | 0.001 |
8_cythonno_x86_64_2_8 | test_network_topology_strategy_each_quorum | Success | | 160.944 |
8_cythonno_x86_64_2_8 | test_add_dc_after_mv_simple_replication | Success | | 202.439 |
8_cythonno_x86_64_2_8 | test_really_complex_repair | Success | | 258.503 |
8_cythonno_x86_64_2_8 | test_restart_failed_replace_with_reset_resume_state | Success | | 285.851 |
8_cythonno_x86_64_2_8 | test_repair_parent_table | Success | | 71.077 |
8_cythonno_x86_64_3_8 | test_simple_strategy_users | Success | | 127.654 |
8_cythonno_x86_64_3_8 | test_add_dc_after_mv_network_replication | Success | | 214.778 |
8_cythonno_x86_64_3_8 | test_replace_stopped_node | Success | | 200.044 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace | Success | | 4.383 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace | Failure | ccmlib.node.TimeoutError: 14 May 2024 18:19:08 [node1] after 120.13/120 seconds Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log:
Head: INFO [main] 2024-05-14 18:14:57,001 YamlConfigura
Tail: ...ava:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:829)
self = <replace_address_test.TestReplaceAddress object at 0x7f3ac42f2eb0>
@since('2.2')
@pytest.mark.resource_intensive
def test_restart_failed_replace(self):
"""
Test that if a node fails to replace, it can join the cluster even if the data is wiped.
"""
> self._test_restart_failed_replace(mode='wipe')
replace_address_test.py:528:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
replace_address_test.py:584: in _test_restart_failed_replace
self.query_node.watch_log_for("FatClient {} has been silent for 30000ms, removing from gossip".format(node_log_str), timeout=120)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:609: in watch_log_for
TimeoutError.raise_if_passed(start=start, timeout=timeout, node=self.name,
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
start = 1715710628.2782495, timeout = 120
msg = "Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log:\n H...t.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n"
node = 'node1'
@staticmethod
def raise_if_passed(start, timeout, msg, node=None):
if start + timeout < time.time():
> raise TimeoutError.create(start, timeout, msg, node)
E ccmlib.node.TimeoutError: 14 May 2024 18:19:08 [node1] after 120.13/120 seconds Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log:
E Head: INFO [main] 2024-05-14 18:14:57,001 YamlConfigura
E Tail: ...ava:74)
E at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
E at java.base/java.lang.Thread.run(Thread.java:829)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:56: TimeoutError | 262.648 |
8_cythonno_x86_64_3_8 | test_repair_table | Success | | 81.974 |
8_cythonno_x86_64_4_8 | test_simple_strategy_each_quorum_users | Success | | 56.674 |
8_cythonno_x86_64_4_8 | test_add_node_after_mv | Success | | 122.287 |
8_cythonno_x86_64_4_8 | test_replace_shutdown_node | Success | | 187.529 |
8_cythonno_x86_64_4_8 | test_rf_collapse_gossiping_property_file_snitch_multi_dc | Success | | 188.400 |
8_cythonno_x86_64_5_8 | test_network_topology_strategy_users | Success | | 155.033 |
8_cythonno_x86_64_5_8 | test_add_node_after_wide_mv_with_range_deletions | Success | | 144.353 |
8_cythonno_x86_64_5_8 | test_replace_stopped_node_same_address | Success | | 174.696 |
8_cythonno_x86_64_5_8 | test_rf_expand_gossiping_property_file_snitch_multi_dc | Success | | 189.145 |
8_cythonno_x86_64_6_8 | test_network_topology_strategy_each_quorum_users | Success | | 92.228 |
8_cythonno_x86_64_6_8 | test_add_node_after_very_wide_mv | Success | | 286.257 |
8_cythonno_x86_64_6_8 | test_replace_first_boot | Success | | 194.381 |
8_cythonno_x86_64_6_8 | test_multidatacenter_local_quorum | Success | | 90.897 |
8_cythonno_x86_64_7_8 | test_network_topology_strategy_counters | Success | | 129.696 |
8_cythonno_x86_64_7_8 | test_add_write_survey_node_after_mv | Success | | 124.703 |
8_cythonno_x86_64_7_8 | test_replace_active_node | Success | | 82.757 |
8_cythonno_x86_64_7_8 | test_stop_decommission_too_few_replicas_multi_dc | Success | | 114.876 |
8_cythonno_x86_64_8_8 | test_network_topology_strategy_each_quorum_counters | Success | | 84.282 |
8_cythonno_x86_64_8_8 | test_complex_repair | Success | | 286.896 |
8_cythonno_x86_64_8_8 | test_replace_nonexistent_node | Success | | 51.493 |
8_cythonno_x86_64_8_8 | test_sstable_marking_not_intersecting_all_ranges | Success | | 87.348 |
8_cythonno_x86_64_1_8 | test_network_topology_strategy | Success | | 238.979 |
8_cythonno_x86_64_1_8 | test_disk_balance_bootstrap | Success | | 163.712 |
8_cythonno_x86_64_1_8 | test_throttled_partition_update | Success | | 619.776 |
8_cythonno_x86_64_1_8 | test_resume_failed_replace | Success | | 165.814 |
8_cythonno_x86_64_1_8 | test_initial_empty_repair_tables | Skipped | hangs CI
/home/cassandra/cassandra-dtest/repair_tests/repair_test.py:1416: hangs CI | 0.001 |
8_cythonno_x86_64_2_8 | test_network_topology_strategy_each_quorum | Success | | 193.441 |
8_cythonno_x86_64_2_8 | test_add_dc_after_mv_simple_replication | Success | | 207.437 |
8_cythonno_x86_64_2_8 | test_really_complex_repair | Success | | 248.465 |
8_cythonno_x86_64_2_8 | test_restart_failed_replace_with_reset_resume_state | Success | | 279.991 |
8_cythonno_x86_64_2_8 | test_repair_parent_table | Success | | 73.660 |
8_cythonno_x86_64_3_8 | test_simple_strategy_users | Success | | 124.808 |
8_cythonno_x86_64_3_8 | test_add_dc_after_mv_network_replication | Success | | 206.275 |
8_cythonno_x86_64_3_8 | test_replace_stopped_node | Success | | 190.970 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace | Success | | 4.445 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace | Failure | ccmlib.node.TimeoutError: 14 May 2024 18:20:44 [node1] after 120.13/120 seconds Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log:
Head: INFO [main] 2024-05-14 18:16:35,657 YamlConfigura
Tail: ...ava:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:840)
self = <replace_address_test.TestReplaceAddress object at 0x7f8fae7d5eb0>
@since('2.2')
@pytest.mark.resource_intensive
def test_restart_failed_replace(self):
"""
Test that if a node fails to replace, it can join the cluster even if the data is wiped.
"""
> self._test_restart_failed_replace(mode='wipe')
replace_address_test.py:528:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
replace_address_test.py:584: in _test_restart_failed_replace
self.query_node.watch_log_for("FatClient {} has been silent for 30000ms, removing from gossip".format(node_log_str), timeout=120)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:609: in watch_log_for
TimeoutError.raise_if_passed(start=start, timeout=timeout, node=self.name,
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
start = 1715710724.1928759, timeout = 120
msg = "Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log:\n H...t.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Thread.java:840)\n"
node = 'node1'
@staticmethod
def raise_if_passed(start, timeout, msg, node=None):
if start + timeout < time.time():
> raise TimeoutError.create(start, timeout, msg, node)
E ccmlib.node.TimeoutError: 14 May 2024 18:20:44 [node1] after 120.13/120 seconds Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log:
E Head: INFO [main] 2024-05-14 18:16:35,657 YamlConfigura
E Tail: ...ava:74)
E at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
E at java.base/java.lang.Thread.run(Thread.java:840)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:56: TimeoutError | 259.039 |
8_cythonno_x86_64_3_8 | test_repair_table | Success | | 77.959 |
8_cythonno_x86_64_4_8 | test_simple_strategy_each_quorum_users | Success | | 85.095 |
8_cythonno_x86_64_4_8 | test_add_node_after_mv | Success | | 133.284 |
8_cythonno_x86_64_4_8 | test_replace_shutdown_node | Success | | 198.699 |
8_cythonno_x86_64_4_8 | test_rf_collapse_gossiping_property_file_snitch_multi_dc | Success | | 215.566 |
8_cythonno_x86_64_5_8 | test_network_topology_strategy_users | Success | | 132.193 |
8_cythonno_x86_64_5_8 | test_add_node_after_wide_mv_with_range_deletions | Success | | 139.697 |
8_cythonno_x86_64_5_8 | test_replace_stopped_node_same_address | Success | | 172.556 |
8_cythonno_x86_64_5_8 | test_rf_expand_gossiping_property_file_snitch_multi_dc | Success | | 183.419 |
8_cythonno_x86_64_6_8 | test_network_topology_strategy_each_quorum_users | Success | | 98.029 |
8_cythonno_x86_64_6_8 | test_add_node_after_very_wide_mv | Success | | 368.715 |
8_cythonno_x86_64_6_8 | test_replace_first_boot | Success | | 213.460 |
8_cythonno_x86_64_6_8 | test_multidatacenter_local_quorum | Success | | 96.276 |
8_cythonno_x86_64_7_8 | test_network_topology_strategy_counters | Success | | 168.423 |
8_cythonno_x86_64_7_8 | test_add_write_survey_node_after_mv | Success | | 150.482 |
8_cythonno_x86_64_7_8 | test_replace_active_node | Success | | 80.517 |
8_cythonno_x86_64_7_8 | test_stop_decommission_too_few_replicas_multi_dc | Success | | 116.301 |
8_cythonno_x86_64_8_8 | test_network_topology_strategy_each_quorum_counters | Success | | 78.530 |
8_cythonno_x86_64_8_8 | test_complex_repair | Success | | 253.558 |
8_cythonno_x86_64_8_8 | test_replace_nonexistent_node | Success | | 48.032 |
8_cythonno_x86_64_8_8 | test_sstable_marking_not_intersecting_all_ranges | Success | | 78.264 |