Tiered Storage Test Run Report

DateApr 28, 2024 17:24
Duration1h 31m
Framework TestFlows 2.0.231215.1221232

Artifacts

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

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/23.8/8e9be16153250c8307730c9b88c8517181f494ce/package_aarch64/clickhouse-common-static_23.8.11.29.altinitystable_arm64.deb
version23.8.11.29.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hash17a81c07fc1f41fbee651e0ef0ca4b44e537e5b1
job.id8868426423
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/8868426423
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
allow_vfsFalse
allow_experimental_analyzerFalse
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/23.8/8e9be16153250c8307730c9b88c8517181f494ce/package_aarch64/clickhouse-common-static_23.8.11.29.altinitystable_arm64.deb
collect_service_logsTrue

Summary

93%OK
7%Known

Statistics

Units OK Fail XFail
Modules
1
1
Features
2
2
Scenarios
94
87
7
Examples
3
3
Steps
12471
12250
219
2

Known Fails

Test NameResultMessage
/tiered storage/normal/normal/double move while selectXFail 6s 649ms
not yet supported
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 419, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 406, in regression
    Feature(name, test=feature)(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 289, 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 31m
/tiered storage/normal OK 1h 31m
/tiered storage/normal/normal OK 1h 29m
/tiered storage/normal/normal/startup and queries OK 37s 201ms
/tiered storage/normal/normal/metadata OK 10s 758ms
/tiered storage/normal/normal/no changes to queries OK 11s 571ms
/tiered storage/normal/normal/volume configuration either max_data_part_size_bytes or max_data_part_size_ratio OK 14s 355ms
/tiered storage/normal/normal/system tables OK 250ms
/tiered storage/normal/normal/system.detached_parts OK 4s 480ms
/tiered storage/normal/normal/attach or replace partition different policies OK 784ms
/tiered storage/normal/normal/query parser OK 1s 13ms
/tiered storage/normal/normal/keep free space OK 21s 138ms
/tiered storage/normal/normal/no warning about zero max data part size OK 728ms
/tiered storage/normal/normal/round robin OK 1s 707ms
/tiered storage/normal/normal/max data part size OK 7s 491ms
/tiered storage/normal/normal/jbod overflow OK 47s 686ms
/tiered storage/normal/normal/start stop moves OK 22s 175ms
/tiered storage/normal/normal/mutate to another disk OK 19s 178ms
/tiered storage/normal/normal/alter table policy OK 31s 492ms
/tiered storage/normal/normal/simple replication and moves OK 1m 3s
/tiered storage/normal/normal/download appropriate disk OK 4s 342ms
/tiered storage/normal/normal/download appropriate disk advanced OK 22s 620ms
/tiered storage/normal/normal/download appropriate disk max data part size OK 12s 386ms
/tiered storage/normal/normal/rename OK 9s 748ms
/tiered storage/normal/normal/freeze OK 9s 189ms
/tiered storage/normal/normal/double move while select XFail 6s 649ms
/tiered storage/normal/normal/background move OK 6m 19s
/tiered storage/normal/normal/alter move OK 8m 42s
/tiered storage/normal/normal/manual move with downtime OK 4s 267ms
/tiered storage/normal/normal/merge parts different volumes OK 11s 980ms
/tiered storage/normal/normal/merge parts different volumes no space OK 25s 921ms
/tiered storage/normal/normal/ttl moves OK 1h 1m
/tiered storage/normal/normal/change config norestart OK 6m 8s

Generated by TestFlows Open-Source Test Framework v2.0.231215.1221232