Class | Name | Status | Type | Time(s) |
8_cythonno_x86_64_10_64 | test_rolling_upgrade | Success | | 1288.371 |
8_cythonno_x86_64_11_64 | test_parallel_upgrade_with_internode_ssl | Success | | 1080.442 |
8_cythonno_x86_64_12_64 | test_rolling_upgrade_with_internode_ssl | Success | | 1217.562 |
8_cythonno_x86_64_13_64 | test_parallel_upgrade | Success | | 863.205 |
8_cythonno_x86_64_14_64 | test_rolling_upgrade | Success | | 1479.129 |
8_cythonno_x86_64_15_64 | test_parallel_upgrade_with_internode_ssl | Success | | 809.379 |
8_cythonno_x86_64_16_64 | test_rolling_upgrade_with_internode_ssl | Success | | 1352.955 |
8_cythonno_x86_64_17_64 | test_parallel_upgrade | Success | | 813.191 |
8_cythonno_x86_64_18_64 | test_rolling_upgrade | Success | | 1247.970 |
8_cythonno_x86_64_19_64 | test_parallel_upgrade_with_internode_ssl | Success | | 826.746 |
8_cythonno_x86_64_1_64 | test_parallel_upgrade | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 0.910 |
8_cythonno_x86_64_20_64 | test_rolling_upgrade_with_internode_ssl | Success | | 1226.181 |
8_cythonno_x86_64_21_64 | test_parallel_upgrade | Success | | 730.977 |
8_cythonno_x86_64_22_64 | test_rolling_upgrade | Success | | 951.855 |
8_cythonno_x86_64_23_64 | test_parallel_upgrade_with_internode_ssl | Success | | 613.676 |
8_cythonno_x86_64_24_64 | test_rolling_upgrade_with_internode_ssl | Success | | 888.573 |
8_cythonno_x86_64_25_64 | test_parallel_upgrade | Success | | 597.723 |
8_cythonno_x86_64_26_64 | test_rolling_upgrade | Success | | 836.416 |
8_cythonno_x86_64_27_64 | test_parallel_upgrade_with_internode_ssl | Success | | 628.465 |
8_cythonno_x86_64_28_64 | test_rolling_upgrade_with_internode_ssl | Success | | 884.318 |
8_cythonno_x86_64_29_64 | test_bootstrap | Success | | 468.927 |
8_cythonno_x86_64_2_64 | test_rolling_upgrade | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 1.035 |
8_cythonno_x86_64_30_64 | test_bootstrap_multidc | Success | | 529.720 |
8_cythonno_x86_64_31_64 | test_parallel_upgrade | Success | | 255.769 |
8_cythonno_x86_64_32_64 | test_rolling_upgrade | Success | | 427.770 |
8_cythonno_x86_64_33_64 | test_parallel_upgrade_with_internode_ssl | Success | | 274.446 |
8_cythonno_x86_64_34_64 | test_rolling_upgrade_with_internode_ssl | Success | | 396.226 |
8_cythonno_x86_64_35_64 | test_bootstrap | Success | | 400.876 |
8_cythonno_x86_64_36_64 | test_bootstrap_multidc | Success | | 492.360 |
8_cythonno_x86_64_37_64 | test_parallel_upgrade | Success | | 318.775 |
8_cythonno_x86_64_38_64 | test_rolling_upgrade | Success | | 453.043 |
8_cythonno_x86_64_39_64 | test_parallel_upgrade_with_internode_ssl | Success | | 280.195 |
8_cythonno_x86_64_3_64 | test_parallel_upgrade_with_internode_ssl | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 0.760 |
8_cythonno_x86_64_40_64 | test_rolling_upgrade_with_internode_ssl | Success | | 416.324 |
8_cythonno_x86_64_41_64 | test_bootstrap | Success | | 432.846 |
8_cythonno_x86_64_42_64 | test_bootstrap_multidc | Success | | 577.516 |
8_cythonno_x86_64_43_64 | test_parallel_upgrade | Success | | 320.720 |
8_cythonno_x86_64_44_64 | test_rolling_upgrade | Success | | 412.770 |
8_cythonno_x86_64_45_64 | test_parallel_upgrade_with_internode_ssl | Success | | 305.511 |
8_cythonno_x86_64_46_64 | test_rolling_upgrade_with_internode_ssl | Success | | 428.640 |
8_cythonno_x86_64_47_64 | test_bootstrap | Success | | 495.093 |
8_cythonno_x86_64_48_64 | test_bootstrap_multidc | Success | | 649.293 |
8_cythonno_x86_64_49_64 | test_parallel_upgrade | Success | | 346.323 |
8_cythonno_x86_64_4_64 | test_rolling_upgrade_with_internode_ssl | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 0.801 |
8_cythonno_x86_64_50_64 | test_rolling_upgrade | Failure | RuntimeError: A subprocess has terminated early. Subprocess statuses: data_writer (is_alive: True, exitCode: None), data_checker (is_alive: False, exitCode: 1), attempting to terminate remaining subprocesses now.
self = <upgrade_tests.upgrade_through_versions_test.TestUpgrade_indev_4_0_x_To_indev_5_0_x object at 0x7fd6f34712b0>
@pytest.mark.timeout(3000)
def test_rolling_upgrade(self):
"""
Test rolling upgrade of the cluster, so we have mixed versions part way through.
"""
> self.upgrade_scenario(rolling=True)
upgrade_tests/upgrade_through_versions_test.py:395:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
upgrade_tests/upgrade_through_versions_test.py:471: in upgrade_scenario
self._check_on_subprocs(self.fixture_dtest_setup.subprocs)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <upgrade_tests.upgrade_through_versions_test.TestUpgrade_indev_4_0_x_To_indev_5_0_x object at 0x7fd6f34712b0>
subprocs = [<Process name='data_writer' pid=1731 parent=462 stopped exitcode=-SIGKILL daemon>, <Process name='data_checker' pid=1794 parent=462 stopped exitcode=1 daemon>]
def _check_on_subprocs(self, subprocs):
"""
Check on given subprocesses.
If any are not alive, we'll go ahead and terminate any remaining alive subprocesses since this test is going to fail.
"""
subproc_statuses = [s.is_alive() for s in subprocs]
if not all(subproc_statuses):
message = "A subprocess has terminated early. Subprocess statuses: "
for s in subprocs:
message += "{name} (is_alive: {aliveness}, exitCode: {exitCode}), ".format(name=s.name, aliveness=s.is_alive(), exitCode=s.exitcode)
message += "attempting to terminate remaining subprocesses now."
self._terminate_subprocs()
> raise RuntimeError(message)
E RuntimeError: A subprocess has terminated early. Subprocess statuses: data_writer (is_alive: True, exitCode: None), data_checker (is_alive: False, exitCode: 1), attempting to terminate remaining subprocesses now.
upgrade_tests/upgrade_through_versions_test.py:532: RuntimeError | 342.800 |
8_cythonno_x86_64_51_64 | test_parallel_upgrade_with_internode_ssl | Success | | 365.643 |
8_cythonno_x86_64_52_64 | test_rolling_upgrade_with_internode_ssl | Success | | 510.741 |
8_cythonno_x86_64_53_64 | test_bootstrap | Success | | 480.436 |
8_cythonno_x86_64_54_64 | test_bootstrap_multidc | Success | | 579.616 |
8_cythonno_x86_64_55_64 | test_parallel_upgrade | Success | | 369.705 |
8_cythonno_x86_64_56_64 | test_rolling_upgrade | Success | | 513.615 |
8_cythonno_x86_64_57_64 | test_parallel_upgrade_with_internode_ssl | Success | | 410.766 |
8_cythonno_x86_64_58_64 | test_rolling_upgrade_with_internode_ssl | Success | | 525.859 |
8_cythonno_x86_64_59_64 | test_bootstrap | Success | | 612.105 |
8_cythonno_x86_64_5_64 | test_parallel_upgrade | Success | | 786.242 |
8_cythonno_x86_64_60_64 | test_bootstrap_multidc | Success | | 650.961 |
8_cythonno_x86_64_61_64 | test_parallel_upgrade | Success | | 508.046 |
8_cythonno_x86_64_62_64 | test_rolling_upgrade | Success | | 710.592 |
8_cythonno_x86_64_63_64 | test_parallel_upgrade_with_internode_ssl | Success | | 512.952 |
8_cythonno_x86_64_64_64 | test_rolling_upgrade_with_internode_ssl | Success | | 655.880 |
8_cythonno_x86_64_6_64 | test_rolling_upgrade | Success | | 1310.499 |
8_cythonno_x86_64_7_64 | test_parallel_upgrade_with_internode_ssl | Success | | 884.815 |
8_cythonno_x86_64_8_64 | test_rolling_upgrade_with_internode_ssl | Success | | 1157.583 |
8_cythonno_x86_64_9_64 | test_parallel_upgrade | Success | | 795.990 |