S3 Test Run Report

DateMar 19, 2024 17:46
Duration32m 3s
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.3/0a8ac3b092733da37e3e2a0079c486938a36790d/package_release/clickhouse-common-static_23.3.19.34.altinityfips_amd64.deb
version23.3.19.34.altinityfips
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hash6da94b78dc53cb8965ab56c04a89ebf54ed04cbc
job.id8247806903
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/8247806903
archx86_64
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/23.3/0a8ac3b092733da37e3e2a0079c486938a36790d/package_release/clickhouse-common-static_23.3.19.34.altinityfips_amd64.deb
stressFalse
allow_vfsFalse
collect_service_logsTrue
storages['gcs']
minio_urihttp://minio1:9001
minio_root_userminio
minio_root_passwordminio123
aws_s3_bucketSecret(name='aws_s3_bucket')
aws_s3_regionSecret(name='aws_s3_region')
aws_s3_key_idSecret(name='aws_s3_key_id')
aws_s3_access_keySecret(name='aws_s3_access_key')
gcs_uriSecret(name='gcs_uri')
gcs_key_idSecret(name='gcs_key_id')
gcs_key_secretSecret(name='gcs_key_secret')

Summary

90%OK
5.5%Known

Statistics

Units Skip OK Fail XFail
Modules
3
3
Features
6
2
4
Scenarios
65
3
56
6
Checks
2
2
Examples
34
34
Steps
8760
8758
2

Known Fails

Test NameResultMessage
/s3/gcs/normal/disk/cacheXFail 860us
Under development for 22.8 and newer.
None
/s3/gcs/normal/disk/cache defaultXFail 1ms
Under development for 22.8 and newer.
None
/s3/gcs/normal/disk/cache pathXFail 532us
Under development for 22.8 and newer.
None
/s3/gcs/normal/disk/low cardinality offsetXFail 37s 751ms
https://github.com/ClickHouse/ClickHouse/pull/44875
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 515, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 506, in regression
    Module(test=storage_module)(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 425, in gcs_regression
    Feature(test=load("s3.tests.disk", "gcs"))(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/disk.py", line 2778, in gcs
    disk_tests()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/disk.py", line 2746, in disk_tests
    scenario()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/disk.py", line 2715, in low_cardinality_offset
    assert output == "23999\n", error()
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert output == "23999\n", error()

Assertion values
  assert output == "23999\n", error()
         ^ is '23999'
  assert output == "23999\n", error()
                ^ is = False

  assert output == "23999\n", error()
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/disk.py', line 2715 in 'low_cardinality_offset'

2707\|                          "1",
2708\|                      ),
2709\|                      (
2710\|                          "merge_tree_min_bytes_for_concurrent_read_for_remote_filesystem",
2711\|                          "1",
2712\|                      ),
2713\|                  ],
2714\|              ).output
2715\|>             assert output == "23999\n", error()
2716\|  
2717\|      finally:
2718\|          with Finally(f"I remove the table {name}"):
/s3/gcs/normal/invalid disk/cache path conflictXFail 863us
Under development for 22.8 and newer.
None

Results

Test Name Result Duration
/s3 OK 32m 3s
/s3/gcs OK 32m 3s
/s3/gcs/normal OK 29m 42s
/s3/gcs/normal/table function OK 1m 22s
/s3/gcs/normal/table function/auto OK 8s 496ms
/s3/gcs/normal/table function/compression OK 9s 781ms
/s3/gcs/normal/table function/credentials OK 979ms
/s3/gcs/normal/table function/data format OK 7s 102ms
/s3/gcs/normal/table function/multipart OK 3s 715ms
/s3/gcs/normal/table function/multiple columns OK 1s 160ms
/s3/gcs/normal/table function/partition OK 886ms
/s3/gcs/normal/table function/remote host filter OK 35s 262ms
/s3/gcs/normal/table function/syntax OK 972ms
/s3/gcs/normal/table function/wildcard OK 13s 660ms
/s3/gcs/normal/invalid table function OK 1s 951ms
/s3/gcs/normal/invalid table function/empty path OK 238ms
/s3/gcs/normal/invalid table function/empty structure OK 230ms
/s3/gcs/normal/invalid table function/invalid compression OK 238ms
/s3/gcs/normal/invalid table function/invalid credentials OK 301ms
/s3/gcs/normal/invalid table function/invalid format OK 471ms
/s3/gcs/normal/invalid table function/invalid path OK 232ms
/s3/gcs/normal/invalid table function/invalid structure OK 227ms
/s3/gcs/normal/disk OK 26m 24s
/s3/gcs/normal/disk/access OK 38s 336ms
/s3/gcs/normal/disk/access skip check OK 39s 399ms
/s3/gcs/normal/disk/add storage OK 1m 14s
/s3/gcs/normal/disk/alter move OK 45s 658ms
/s3/gcs/normal/disk/alter on cluster modify ttl OK 1m 19s
/s3/gcs/normal/disk/cache XFail 860us
/s3/gcs/normal/disk/cache default XFail 1ms
/s3/gcs/normal/disk/cache path XFail 532us
/s3/gcs/normal/disk/compact parts OK 36s 84ms
/s3/gcs/normal/disk/config over restart OK 57s 728ms
/s3/gcs/normal/disk/default move factor OK 47s 511ms
/s3/gcs/normal/disk/delete OK 3m 1s
/s3/gcs/normal/disk/download appropriate disk OK 1m 1s
/s3/gcs/normal/disk/environment credentials Skip 644us
/s3/gcs/normal/disk/exports OK 38s 271ms
/s3/gcs/normal/disk/generic url Skip 848us
/s3/gcs/normal/disk/imports OK 37s 361ms
/s3/gcs/normal/disk/low cardinality offset XFail 37s 751ms
/s3/gcs/normal/disk/max single part upload size syntax OK 37s 744ms
/s3/gcs/normal/disk/mergetree OK 2m 55s
/s3/gcs/normal/disk/mergetree collapsing OK 46s 450ms
/s3/gcs/normal/disk/mergetree versionedcollapsing OK 44s 608ms
/s3/gcs/normal/disk/metadata OK 40s 450ms
/s3/gcs/normal/disk/min bytes for seek syntax OK 35s 618ms
/s3/gcs/normal/disk/multiple storage OK 40s 645ms
/s3/gcs/normal/disk/multiple storage query OK 42s 596ms
/s3/gcs/normal/disk/no restart OK 14s 274ms
/s3/gcs/normal/disk/perform ttl move on insert OK 1m 16s
/s3/gcs/normal/disk/perform ttl move on insert default OK 42s 363ms
/s3/gcs/normal/disk/performance ttl move OK 58s 118ms
/s3/gcs/normal/disk/remote host filter OK 1m 13s
/s3/gcs/normal/disk/specific url Skip 641us
/s3/gcs/normal/disk/syntax OK 42s 194ms
/s3/gcs/normal/disk/wide parts OK 36s 396ms
/s3/gcs/normal/zero copy replication Skip 695us
/s3/gcs/normal/invalid disk OK 1m 54s
/s3/gcs/normal/invalid disk/access default OK 17s 641ms
/s3/gcs/normal/invalid disk/access failed OK 18s 576ms
/s3/gcs/normal/invalid disk/access failed skip check OK 40s 122ms
/s3/gcs/normal/invalid disk/cache path conflict XFail 863us
/s3/gcs/normal/invalid disk/empty endpoint OK 9s 554ms
/s3/gcs/normal/invalid disk/invalid endpoint OK 9s 521ms
/s3/gcs/normal/invalid disk/invalid type OK 19s 181ms
/s3/gcs/normal/backup Skip 1ms

Generated by TestFlows Open-Source Test Framework v2.0.231215.1221232