Class | Name | Status | Type | Time(s) |
8_cythonno_x86_64_1_8 | test_network_topology_strategy | Success | | 259.130 |
8_cythonno_x86_64_1_8 | test_disk_balance_bootstrap | Success | | 171.904 |
8_cythonno_x86_64_1_8 | test_throttled_partition_update | Success | | 678.633 |
8_cythonno_x86_64_1_8 | test_replace_nonexistent_node | Success | | 53.759 |
8_cythonno_x86_64_1_8 | test_stop_decommission_too_few_replicas_multi_dc | Success | | 119.760 |
8_cythonno_x86_64_2_8 | test_network_topology_strategy_each_quorum | Success | | 167.214 |
8_cythonno_x86_64_2_8 | test_add_dc_after_mv_simple_replication | Success | | 210.275 |
8_cythonno_x86_64_2_8 | test_really_complex_repair | Success | | 245.445 |
8_cythonno_x86_64_2_8 | test_resume_failed_replace | Success | | 170.415 |
8_cythonno_x86_64_2_8 | test_transient_full_merge_read | Success | | 81.204 |
8_cythonno_x86_64_3_8 | test_simple_strategy_users | Success | | 147.182 |
8_cythonno_x86_64_3_8 | test_add_dc_after_mv_network_replication | Success | | 222.037 |
8_cythonno_x86_64_3_8 | test_pending_range | Success | | 97.075 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace_with_reset_resume_state | Success | | 293.782 |
8_cythonno_x86_64_3_8 | test_sstable_marking_not_intersecting_all_ranges | Success | | 89.004 |
8_cythonno_x86_64_4_8 | test_simple_strategy_each_quorum_users | Success | | 69.556 |
8_cythonno_x86_64_4_8 | test_add_node_after_mv | Success | | 123.718 |
8_cythonno_x86_64_4_8 | test_replace_stopped_node | Success | | 202.148 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Success | | 4.417 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Failure | ccmlib.node.TimeoutError: 28 May 2024 05:32:18 [node1] after 120.12/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-28 05:28:03,347 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 0x7f667cbc30a0>
@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:610: in watch_log_for
TimeoutError.raise_if_passed(start=start, timeout=timeout, node=self.name,
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
start = 1716874218.3209002, 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: 28 May 2024 05:32:18 [node1] after 120.12/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-28 05:28:03,347 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 | 264.868 |
8_cythonno_x86_64_4_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_5_8 | test_network_topology_strategy_users | Success | | 186.111 |
8_cythonno_x86_64_5_8 | test_add_node_after_wide_mv_with_range_deletions | Success | | 144.282 |
8_cythonno_x86_64_5_8 | test_replace_shutdown_node | Success | | 192.037 |
8_cythonno_x86_64_5_8 | test_network_topology | Success | | 184.175 |
8_cythonno_x86_64_5_8 | test_repair_parent_table | Success | | 86.470 |
8_cythonno_x86_64_6_8 | test_network_topology_strategy_each_quorum_users | Success | | 94.053 |
8_cythonno_x86_64_6_8 | test_add_node_after_very_wide_mv | Success | | 345.701 |
8_cythonno_x86_64_6_8 | test_replace_stopped_node_same_address | Success | | 183.506 |
8_cythonno_x86_64_6_8 | test_rf_collapse_gossiping_property_file_snitch_multi_dc | Success | | 208.842 |
8_cythonno_x86_64_6_8 | test_repair_table | Success | | 77.547 |
8_cythonno_x86_64_7_8 | test_network_topology_strategy_counters | Success | | 118.903 |
8_cythonno_x86_64_7_8 | test_add_write_survey_node_after_mv | Success | | 119.878 |
8_cythonno_x86_64_7_8 | test_replace_first_boot | Success | | 193.210 |
8_cythonno_x86_64_7_8 | test_rf_expand_gossiping_property_file_snitch_multi_dc | Success | | 198.245 |
8_cythonno_x86_64_8_8 | test_network_topology_strategy_each_quorum_counters | Success | | 82.524 |
8_cythonno_x86_64_8_8 | test_complex_repair | Success | | 262.234 |
8_cythonno_x86_64_8_8 | test_replace_active_node | Success | | 77.766 |
8_cythonno_x86_64_8_8 | test_multidatacenter_local_quorum | Success | | 96.046 |
8_cythonno_x86_64_1_8 | test_network_topology_strategy | Success | | 258.525 |
8_cythonno_x86_64_1_8 | test_disk_balance_bootstrap | Success | | 172.806 |
8_cythonno_x86_64_1_8 | test_throttled_partition_update | Success | | 634.413 |
8_cythonno_x86_64_1_8 | test_replace_nonexistent_node | Success | | 49.993 |
8_cythonno_x86_64_1_8 | test_stop_decommission_too_few_replicas_multi_dc | Success | | 113.190 |
8_cythonno_x86_64_2_8 | test_network_topology_strategy_each_quorum | Success | | 170.371 |
8_cythonno_x86_64_2_8 | test_add_dc_after_mv_simple_replication | Success | | 196.476 |
8_cythonno_x86_64_2_8 | test_really_complex_repair | Success | | 239.888 |
8_cythonno_x86_64_2_8 | test_resume_failed_replace | Success | | 168.777 |
8_cythonno_x86_64_2_8 | test_transient_full_merge_read | Success | | 68.338 |
8_cythonno_x86_64_3_8 | test_simple_strategy_users | Success | | 159.868 |
8_cythonno_x86_64_3_8 | test_add_dc_after_mv_network_replication | Success | | 203.456 |
8_cythonno_x86_64_3_8 | test_pending_range | Success | | 81.915 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace_with_reset_resume_state | Success | | 280.953 |
8_cythonno_x86_64_3_8 | test_sstable_marking_not_intersecting_all_ranges | Success | | 83.948 |
8_cythonno_x86_64_4_8 | test_simple_strategy_each_quorum_users | Success | | 78.156 |
8_cythonno_x86_64_4_8 | test_add_node_after_mv | Success | | 126.284 |
8_cythonno_x86_64_4_8 | test_replace_stopped_node | Success | | 199.724 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Success | | 4.395 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Failure | ccmlib.node.TimeoutError: 28 May 2024 05:32:26 [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-28 05:28:15,615 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 0x7f23e8452100>
@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:610: in watch_log_for
TimeoutError.raise_if_passed(start=start, timeout=timeout, node=self.name,
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
start = 1716874226.008433, 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: 28 May 2024 05:32:26 [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-28 05:28:15,615 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.426 |
8_cythonno_x86_64_4_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_5_8 | test_network_topology_strategy_users | Success | | 175.124 |
8_cythonno_x86_64_5_8 | test_add_node_after_wide_mv_with_range_deletions | Success | | 138.903 |
8_cythonno_x86_64_5_8 | test_replace_shutdown_node | Success | | 185.481 |
8_cythonno_x86_64_5_8 | test_network_topology | Success | | 173.673 |
8_cythonno_x86_64_5_8 | test_repair_parent_table | Success | | 70.903 |
8_cythonno_x86_64_6_8 | test_network_topology_strategy_each_quorum_users | Success | | 92.171 |
8_cythonno_x86_64_6_8 | test_add_node_after_very_wide_mv | Success | | 372.550 |
8_cythonno_x86_64_6_8 | test_replace_stopped_node_same_address | Success | | 172.480 |
8_cythonno_x86_64_6_8 | test_rf_collapse_gossiping_property_file_snitch_multi_dc | Success | | 214.343 |
8_cythonno_x86_64_6_8 | test_repair_table | Success | | 97.361 |
8_cythonno_x86_64_7_8 | test_network_topology_strategy_counters | Success | | 116.160 |
8_cythonno_x86_64_7_8 | test_add_write_survey_node_after_mv | Success | | 120.340 |
8_cythonno_x86_64_7_8 | test_replace_first_boot | Success | | 189.948 |
8_cythonno_x86_64_7_8 | test_rf_expand_gossiping_property_file_snitch_multi_dc | Success | | 190.841 |
8_cythonno_x86_64_8_8 | test_network_topology_strategy_each_quorum_counters | Success | | 82.038 |
8_cythonno_x86_64_8_8 | test_complex_repair | Success | | 263.717 |
8_cythonno_x86_64_8_8 | test_replace_active_node | Success | | 79.375 |
8_cythonno_x86_64_8_8 | test_multidatacenter_local_quorum | Success | | 92.879 |