Tiered Storage Test Run Report

DateOct 05, 2023 15:01
Duration1h 48m
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_release/clickhouse-common-static_23.3.13.7.altinitystable_amd64.deb
version23.3.13.7.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hash53dd0b4af71fdeac6704e70f4ff79eacbae2159a
job.id6416627213
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/6416627213
archx86_64
stressFalse
with_minioFalse
with_s3amazonFalse
with_s3gcsTrue
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')
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/23.3/f040635d5f373c5e4be08e5fbec2622a9889adde/package_release/clickhouse-common-static_23.3.13.7.altinitystable_amd64.deb
collect_service_logsTrue

Summary

93.9%OK
6.1%Known

Statistics

Units OK Fail XFail
Modules
1
1
Suites
1
1
Features
1
1
Scenarios
93
87
6
Examples
3
3
Steps
11971
11693
277
1

Known Fails

Test NameResultMessage
/tiered storage/with s3gcs/double move while selectXFail 7s 335ms
not yet supported
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 388, in 
    regression()
  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 266, 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 48m
/tiered storage/with s3gcs OK 1h 48m
/tiered storage/with s3gcs/startup and queries OK 35s 490ms
/tiered storage/with s3gcs/metadata OK 9s 525ms
/tiered storage/with s3gcs/no changes to queries OK 10s 947ms
/tiered storage/with s3gcs/volume configuration either max_data_part_size_bytes or max_data_part_size_ratio OK 15s 0ms
/tiered storage/with s3gcs/system tables OK 187ms
/tiered storage/with s3gcs/system.detached_parts OK 2s 808ms
/tiered storage/with s3gcs/attach or replace partition different policies OK 597ms
/tiered storage/with s3gcs/query parser OK 706ms
/tiered storage/with s3gcs/keep free space OK 13s 977ms
/tiered storage/with s3gcs/no warning about zero max data part size OK 553ms
/tiered storage/with s3gcs/round robin OK 1s 226ms
/tiered storage/with s3gcs/max data part size OK 8s 990ms
/tiered storage/with s3gcs/jbod overflow OK 45s 485ms
/tiered storage/with s3gcs/start stop moves OK 24s 149ms
/tiered storage/with s3gcs/mutate to another disk OK 25s 843ms
/tiered storage/with s3gcs/alter table policy OK 25s 361ms
/tiered storage/with s3gcs/simple replication and moves OK 54s 225ms
/tiered storage/with s3gcs/download appropriate disk OK 8s 31ms
/tiered storage/with s3gcs/download appropriate disk advanced OK 20s 532ms
/tiered storage/with s3gcs/download appropriate disk max data part size OK 21s 811ms
/tiered storage/with s3gcs/rename OK 8s 771ms
/tiered storage/with s3gcs/freeze OK 6s 890ms
/tiered storage/with s3gcs/double move while select XFail 7s 335ms
/tiered storage/with s3gcs/background move OK 5m 59s
/tiered storage/with s3gcs/alter move OK 24m 38s
/tiered storage/with s3gcs/merge parts different volumes OK 14s 529ms
/tiered storage/with s3gcs/merge parts different volumes no space OK 14s 982ms
/tiered storage/with s3gcs/ttl moves OK 1h 3m
/tiered storage/with s3gcs/change config norestart OK 5m 41s

Generated by TestFlows Open-Source Test Framework v1.9.230315.1003122