Tiered Storage Test Run Report

DateJul 22, 2024 9:30
Duration1h 33m
Framework TestFlows 2.0.240705.1133204

Artifacts

Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#0/b6642564dbf296d6e55b907d7af6c8087470b672/regression/

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/24.3/b6642564dbf296d6e55b907d7af6c8087470b672/package_release/clickhouse-common-static_24.3.5.47.altinitystable_amd64.deb
version24.3.5.47.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hashc5e1513a2214ee33696c29717935e0a94989ac2a
job.id10037417827
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/10037417827
archx86_64
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/24.3/b6642564dbf296d6e55b907d7af6c8087470b672/package_release/clickhouse-common-static_24.3.5.47.altinitystable_amd64.deb
keeper_binary_pathNone
zookeeper_versionNone
use_keeperFalse
stressFalse
collect_service_logsTrue
thread_fuzzerFalse
with_analyzerFalse
reuse_envFalse
with_minioFalse
with_s3amazonFalse
with_s3gcsFalse
aws_s3_access_keySecret(name='aws_s3_access_key')
aws_s3_key_idSecret(name='aws_s3_key_id')
aws_s3_uriNone
gcs_uriNone
gcs_key_idNone
gcs_key_secretNone

Summary

98.2%OK
1.8%Known

Statistics

Units OK Fail XFail
Modules
1
1
Features
1
1
Scenarios
94
92
2
Checks
92
92
Examples
84
81
3
Steps
12925
12707
212
6

Known Fails

Test NameResultMessage
/tiered storage/normal/manual move with downtimeXFail 1s 624ms
https://altinity.atlassian.net/browse/CH-124
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 387, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/../helpers/argparser.py", line 145, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 376, in regression
    Feature(name, test=feature)(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 277, in feature
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/../tiered_storage/tests/manual_move_with_downtime.py", line 109, in scenario
    assert all_paths_start_with_external, error()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert all_paths_start_with_external, error()

Assertion values
  assert all_paths_start_with_external, error()
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/../tiered_storage/tests/manual_move_with_downtime.py', line 109 in 'scenario'

101\|  
102\|                      with And(f"all paths should start with '{external_dir}'"):
103\|                          all_paths_start_with_external = all(
104\|                              path.startswith(external_dir)
105\|                              for path in get_paths_for_partition_from_part_log(
106\|                                  node, name, "201904"
107\|                              )[:2]
108\|                          )
109\|>                         assert all_paths_start_with_external, error()
110\|  
111\|                  with When("I manually move partition 201904 to back disk 'jbod1'"):
112\|                      node.query(f"ALTER TABLE {name} DETACH PARTITION 201904")

Results

Test Name Result Duration
/tiered storage OK 1h 33m
/tiered storage/normal OK 1h 33m
/tiered storage/normal/startup and queries OK 28s 165ms
/tiered storage/normal/metadata OK 5s 507ms
/tiered storage/normal/no changes to queries OK 6s 37ms
/tiered storage/normal/volume configuration either max_data_part_size_bytes or max_data_part_size_ratio OK 13s 393ms
/tiered storage/normal/system tables OK 286ms
/tiered storage/normal/system․detached_parts OK 2s 613ms
/tiered storage/normal/attach or replace partition different policies OK 702ms
/tiered storage/normal/query parser OK 818ms
/tiered storage/normal/keep free space OK 14s 882ms
/tiered storage/normal/no warning about zero max data part size OK 809ms
/tiered storage/normal/round robin OK 1s 794ms
/tiered storage/normal/max data part size OK 4s 619ms
/tiered storage/normal/jbod overflow OK 34s 855ms
/tiered storage/normal/start stop moves OK 14s 474ms
/tiered storage/normal/mutate to another disk OK 12s 957ms
/tiered storage/normal/alter table policy OK 23s 538ms
/tiered storage/normal/simple replication and moves OK 42s 765ms
/tiered storage/normal/download appropriate disk OK 4s 662ms
/tiered storage/normal/download appropriate disk advanced OK 22s 131ms
/tiered storage/normal/download appropriate disk max data part size OK 11s 333ms
/tiered storage/normal/rename OK 6s 492ms
/tiered storage/normal/freeze OK 5s 935ms
/tiered storage/normal/double move while select OK 11s 647ms
/tiered storage/normal/background move OK 4m 13s
/tiered storage/normal/alter move OK 11m 0s
/tiered storage/normal/manual move with downtime XFail 1s 624ms
/tiered storage/normal/merge parts different volumes OK 12s 192ms
/tiered storage/normal/merge parts different volumes no space OK 8s 537ms
/tiered storage/normal/ttl moves OK 1h 5m
/tiered storage/normal/change config norestart OK 5m 28s

Generated by TestFlows Open-Source Test Framework v2.0.240705.1133204