Tiered Storage Test Run Report

DateOct 05, 2023 14:01
Duration1h 33m
Framework TestFlows 1.9.230315.1003122

Artifacts

Test artifacts can be found at https://altinity-test-reports.s3.amazonaws.com/index.html#clickhouse/23.3.13.7.altinitystable/6416627213/testflows/

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/23.3/f040635d5f373c5e4be08e5fbec2622a9889adde/package_aarch64/clickhouse-common-static_23.3.13.7.altinitystable_arm64.deb
version23.3.13.7.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hash19e8624c5e4ccc65b128d27b19836c0570e53991
job.id6416627213
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/6416627213
archaarch64
stressFalse
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_key_secretNone
gcs_key_idNone
gcs_uriNone
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/23.3/f040635d5f373c5e4be08e5fbec2622a9889adde/package_aarch64/clickhouse-common-static_23.3.13.7.altinitystable_arm64.deb
collect_service_logsTrue

Summary

95%OK
5%Known

Statistics

Units OK Fail XFail
Modules
1
1
Suites
1
1
Features
1
1
Scenarios
94
89
5
Examples
3
3
Steps
12039
11818
220
1

Known Fails

Test NameResultMessage
/tiered storage/normal/double move while selectXFail 5s 96ms
not yet supported
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 394, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 382, in regression
    Feature(name, test=feature)(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 272, in feature
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/../tiered_storage/tests/double_move_while_select.py", line 120, in scenario
    assert r == [
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert r == [
      ("jbod1" if positive else "external")
  ], error()

Assertion values
  assert r == [
         ^ is ['jbod1']
      ("jbod1" if positive else "external")
  ], error()
  assert r == [
      ("jbod1" if positive else "external")
                  ^ is 0
  ], error()
  assert r == [
      ("jbod1" if positive else "external")
       ^ is = 'external'
  ], error()
  assert r == [
              ^ is = ['external']
      ("jbod1" if positive else "external")
  ], error()
  assert r == [
           ^ is = False
    @@ -1 +1 @@
    -['jbod1']
    +['external']
      ("jbod1" if positive else "external")
  ], error()
  assert r == [
  ^ is False
      ("jbod1" if positive else "external")
  ], error()

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

114\|                                      .output.strip()
115\|                                      .splitlines()
116\|                                  )
117\|                                  with Then(
118\|                                      "if select locked old part on the destination disk the move shall fail"
119\|                                  ):
120\|                                      assert r == [
121\|                                          ("jbod1" if positive else "external")
122\|>                                     ], error()
123\|                          finally:
124\|                              with Finally("I join the thread"):
125\|                                  task.result(timeout=60)

Results

Test Name Result Duration
/tiered storage OK 1h 33m
/tiered storage/normal OK 1h 33m
/tiered storage/normal/startup and queries OK 34s 37ms
/tiered storage/normal/metadata OK 8s 378ms
/tiered storage/normal/no changes to queries OK 9s 376ms
/tiered storage/normal/volume configuration either max_data_part_size_bytes or max_data_part_size_ratio OK 13s 464ms
/tiered storage/normal/system tables OK 316ms
/tiered storage/normal/system.detached_parts OK 3s 822ms
/tiered storage/normal/attach or replace partition different policies OK 934ms
/tiered storage/normal/query parser OK 1s 345ms
/tiered storage/normal/keep free space OK 19s 137ms
/tiered storage/normal/no warning about zero max data part size OK 992ms
/tiered storage/normal/round robin OK 2s 151ms
/tiered storage/normal/max data part size OK 6s 74ms
/tiered storage/normal/jbod overflow OK 42s 137ms
/tiered storage/normal/start stop moves OK 19s 218ms
/tiered storage/normal/mutate to another disk OK 15s 554ms
/tiered storage/normal/alter table policy OK 27s 783ms
/tiered storage/normal/simple replication and moves OK 54s 221ms
/tiered storage/normal/download appropriate disk OK 4s 368ms
/tiered storage/normal/download appropriate disk advanced OK 23s 250ms
/tiered storage/normal/download appropriate disk max data part size OK 12s 657ms
/tiered storage/normal/rename OK 8s 595ms
/tiered storage/normal/freeze OK 7s 958ms
/tiered storage/normal/double move while select XFail 5s 96ms
/tiered storage/normal/background move OK 6m 7s
/tiered storage/normal/alter move OK 11m 36s
/tiered storage/normal/manual move with downtime OK 4s 843ms
/tiered storage/normal/merge parts different volumes OK 12s 212ms
/tiered storage/normal/merge parts different volumes no space OK 18s 393ms
/tiered storage/normal/ttl moves OK 1h 1m
/tiered storage/normal/change config norestart OK 6m 0s

Generated by TestFlows Open-Source Test Framework v1.9.230315.1003122