Name | Status | Type | Time(s) |
test_crc_check_chance_upgrade | Skipped | 5.0 > 3.99
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.99 | 0.416 |
test_composite_row_key | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:1469: test not applicable to env. | 0.000 |
test_static_columns_with_2i | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:4046: test not applicable to env. | 0.000 |
test_no_range_ghost | Failure | Failed: Timeout >900.0s
self = <abc.TestCQLNodes3RF3_Upgrade_current_4_0_x_To_indev_5_0_x object at 0x7f42624d39d0>
def test_no_range_ghost(self):
> cursor = self.prepare()
upgrade_tests/cql_tests.py:1094:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
upgrade_tests/upgrade_base.py:88: in prepare
cluster.set_install_dir(version=self.UPGRADE_PATH.starting_version)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/cluster.py:111: in set_install_dir
dir, v = repository.setup(version, verbose)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:99: in setup
download_version(version, verbose=verbose, binary=binary)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:349: in download_version
__download(archive_url, target, show_progress=verbose)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:546: in __download
buffer = u.read(block_sz)
/usr/lib/python3.8/http/client.py:459: in read
n = self.readinto(b)
/usr/lib/python3.8/http/client.py:503: in readinto
n = self.fp.readinto(b)
/usr/lib/python3.8/socket.py:669: in readinto
return self._sock.recv_into(b)
/usr/lib/python3.8/ssl.py:1270: in recv_into
return self.read(nbytes, buffer)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <ssl.SSLSocket [closed] fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6>
len = 2304, buffer = <memory at 0x7f4261f7ad00>
def read(self, len=1024, buffer=None):
"""Read up to LEN bytes and return them.
Return zero-length string on EOF."""
self._checkClosed()
if self._sslobj is None:
raise ValueError("Read on closed or unwrapped SSL socket.")
try:
if buffer is not None:
> return self._sslobj.read(len, buffer)
E Failed: Timeout >900.0s
/usr/lib/python3.8/ssl.py:1128: Failed | 900.004 |
test_column_name_validation | Success | | 192.999 |
test_order_by_validation | Success | | 289.070 |
test_select_with_alias | Success | | 62.849 |
test_limit_multiget | Success | | 164.836 |
test_conversion_functions | Success | | 63.437 |
test_deleted_row_select | Success | | 69.710 |
test_multi_in_compact_non_composite | Success | | 142.032 |
test_SIM_assertion_error | Success | | 69.541 |
test_batch_and_list | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:2217: test not applicable to env. | 0.000 |
test_map_item_conditional | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:4789: test not applicable to env. | 0.000 |
test_no_clustering | Success | | 55.772 |
test_tuple_notation | Success | | 55.865 |
test_range_query_2ndary | Success | | 57.623 |
test_large_count | Success | | 71.889 |
test_nameless_index | Success | | 58.636 |
test_select_distinct_with_deletions | Success | | 57.816 |
test_indexed_with_eq | Success | | 61.381 |
test_empty_blob | Success | | 60.322 |
test_static_cf | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:44: test not applicable to env. | 0.000 |
test_compact_metadata | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:2704: test not applicable to env. | 0.000 |
test_select_map_key_single_row | Skipped | awaiting CASSANDRA-7396
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5231: awaiting CASSANDRA-7396 | 0.000 |
test_with_no_results | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/paging_test.py:47: test not applicable to env. | 0.000 |
test_static_columns_paging | Success | | 73.809 |
test_data_change_impacting_later_page | Success | | 68.177 |
test_failure_threshold_deletions | Success | | 82.177 |
test_upgrade_with_clustered_compact_table | Success | | 36.883 |
test_sstableloader_compression_deflate_to_deflate | Skipped | 5.0 > 3.99
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.99 | 0.354 |
test_dense_supercolumn_with_renames | Skipped | 5.0 > 3.99
/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 3.99 | 0.331 |
test_bootstrap_multidc | Success | | 518.698 |