Tiered Storage Test Run Report

DateApr 28, 2024 17:01
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_release/clickhouse-common-static_23.8.11.29.altinitystable_amd64.deb
version23.8.11.29.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hashb3947a8c4284717e5265b792789745943cc030f6
job.id8868426423
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/8868426423
archx86_64
stressFalse
with_minioFalse
with_s3amazonTrue
with_s3gcsFalse
aws_s3_access_keySecret(name='aws_s3_access_key')
aws_s3_key_idSecret(name='aws_s3_key_id')
aws_s3_uriSecret(name='aws_s3_uri')
gcs_key_secretSecret(name='gcs_key_secret')
gcs_key_idSecret(name='gcs_key_id')
gcs_uriSecret(name='gcs_uri')
allow_vfsFalse
allow_experimental_analyzerFalse
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/23.8/8e9be16153250c8307730c9b88c8517181f494ce/package_release/clickhouse-common-static_23.8.11.29.altinitystable_amd64.deb
collect_service_logsTrue

Summary

93.8%OK
6.2%Known

Statistics

Units OK Fail XFail
Modules
1
1
Features
2
2
Scenarios
93
87
6
Examples
32
30
2
Steps
12936
12345
590
1

Known Fails

Test NameResultMessage
/tiered storage/with s3amazon/normal/alter table policyXFail 959us
Investigating
None
/tiered storage/with s3amazon/normal/double move while selectXFail 6s 993ms
not yet supported
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 426, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 413, in regression
    Feature(name, test=feature)(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 282, 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/with s3amazon OK 1h 31m
/tiered storage/with s3amazon/normal OK 1h 29m
/tiered storage/with s3amazon/normal/startup and queries OK 31s 106ms
/tiered storage/with s3amazon/normal/metadata OK 4s 821ms
/tiered storage/with s3amazon/normal/no changes to queries OK 6s 497ms
/tiered storage/with s3amazon/normal/volume configuration either max_data_part_size_bytes or max_data_part_size_ratio OK 13s 848ms
/tiered storage/with s3amazon/normal/system tables OK 141ms
/tiered storage/with s3amazon/normal/system.detached_parts OK 1s 497ms
/tiered storage/with s3amazon/normal/attach or replace partition different policies OK 427ms
/tiered storage/with s3amazon/normal/query parser OK 497ms
/tiered storage/with s3amazon/normal/keep free space OK 8s 816ms
/tiered storage/with s3amazon/normal/no warning about zero max data part size OK 426ms
/tiered storage/with s3amazon/normal/round robin OK 954ms
/tiered storage/with s3amazon/normal/max data part size OK 6s 24ms
/tiered storage/with s3amazon/normal/jbod overflow OK 35s 825ms
/tiered storage/with s3amazon/normal/start stop moves OK 15s 393ms
/tiered storage/with s3amazon/normal/mutate to another disk OK 8s 661ms
/tiered storage/with s3amazon/normal/alter table policy XFail 959us
/tiered storage/with s3amazon/normal/simple replication and moves OK 46s 422ms
/tiered storage/with s3amazon/normal/download appropriate disk OK 7s 817ms
/tiered storage/with s3amazon/normal/download appropriate disk advanced OK 17s 208ms
/tiered storage/with s3amazon/normal/download appropriate disk max data part size OK 20s 736ms
/tiered storage/with s3amazon/normal/rename OK 4s 857ms
/tiered storage/with s3amazon/normal/freeze OK 4s 445ms
/tiered storage/with s3amazon/normal/double move while select XFail 6s 993ms
/tiered storage/with s3amazon/normal/background move OK 4m 22s
/tiered storage/with s3amazon/normal/alter move OK 17m 22s
/tiered storage/with s3amazon/normal/merge parts different volumes OK 13s 196ms
/tiered storage/with s3amazon/normal/merge parts different volumes no space OK 4s 174ms
/tiered storage/with s3amazon/normal/ttl moves OK 58m 24s
/tiered storage/with s3amazon/normal/change config norestart OK 5m 18s

Generated by TestFlows Open-Source Test Framework v2.0.231215.1221232