Name | Status | Type | Time(s) |
test_multi_collection | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:1419: test not applicable to env. | 0.000 |
test_static_columns | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:3843: test not applicable to env. | 0.000 |
test_token_range | Success | | 67.289 |
test_store_sets_with_if_not_exists | Success | | 60.127 |
test_order_by | Success | | 72.145 |
test_non_eq_conditional_update | Success | | 63.108 |
test_dense_cf | Failure | Failed: Timeout >900.0s
self = <abc.TestCQLNodes3RF3_Upgrade_current_5_0_x_To_indev_5_0_x object at 0x7f8eab488e80>
def test_dense_cf(self):
""" Test composite 'dense' CF syntax """
> cursor = self.prepare()
upgrade_tests/cql_tests.py:210:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6>
len = 4992, buffer = <memory at 0x7f8eaaf44e80>
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.003 |
test_end_of_component_as_end_key | Success | | 75.398 |
test_select_set_key_multi_row | Skipped | awaiting CASSANDRA-7396
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5347: awaiting CASSANDRA-7396 | 0.000 |
test_multi_in | Success | | 160.018 |
test_clustering_order_in | Success | | 61.664 |
test_reversed_compact_multikey | Success | | 133.574 |
test_whole_set_conditional | Success | | 71.317 |
test_cql3_non_compound_range_tombstones | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:1541: test not applicable to env. | 0.000 |
test_select_count_paging | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:4180: test not applicable to env. | 0.000 |
test_range_tombstones_compaction | Success | | 73.346 |
test_more_user_types | Success | | 58.944 |
test_reversed_comparator | Success | | 56.353 |
test_empty_in | Success | | 56.537 |
test_limit_sparse | Success | | 57.805 |
test_function_and_reverse_type | Success | | 55.814 |
test_tracing_prevents_startup_after_upgrading | Success | | 64.914 |
test_timeuuid | Success | | 64.110 |
test_invalid_string_literals | Skipped | https://issues.apache.org/jira/browse/CASSANDRA-14960
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5198: https://issues.apache.org/jira/browse/CASSANDRA-14960 | 0.000 |
test_multiordering | Success | | 57.826 |
test_cas_and_list_index | Success | | 58.563 |
test_range_slice | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:1746: test not applicable to env. | 0.000 |
test_in_with_desc_order | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:4274: test not applicable to env. | 0.000 |
test_with_equal_results_to_page_size | Success | | 65.066 |
test_with_allow_filtering | Success | | 53.764 |
test_basic_compound_paging | Success | | 53.589 |
test_cell_TTL_expiry_during_paging | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/paging_test.py:1041: test not applicable to env. | 0.000 |
test_failure_threshold_deletions | Success | | 76.562 |
test13294 | Success | | 98.436 |
test_sstableloader_compression_none_to_snappy | Skipped | 5.0 > 3.99
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.99 | 0.585 |
test_dense_supercolumn | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/thrift_upgrade_test.py:575: test not applicable to env. | 0.000 |
test_parallel_upgrade_with_internode_ssl | Success | | 771.416 |
test_udtfix_in_sstable | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_udtfix_test.py:34: test not applicable to env. | 0.002 |