Copyright 2025, Altinity Inc.. All Rights Reserved. All information contained herein is, and remains the property of Altinity Inc.. Any dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Altinity Inc..
Date | Apr 02, 2025 16:03 |
Duration | 2h 30m |
Framework | TestFlows 2.0.250110.1002922 |
Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#710/b676761bbe14c4d08a569f184dedfb4236b18f49/regression/aarch64/with_analyzer/zookeeper/without_thread_fuzzer/s3/gcs/
project | Altinity/ClickHouse |
project.id | 159717931 |
package | https://s3.amazonaws.com/altinity-build-artifacts/PRs/710/b676761bbe14c4d08a569f184dedfb4236b18f49/package_aarch64/clickhouse-common-static_24.12.2.20224.altinityantalya_arm64.deb |
version | 24.12.2.20224.altinityantalya |
user.name | arthurpassos |
repository | https://github.com/Altinity/clickhouse-regression |
commit.hash | bd31e738c0cedaca253d15a05ed245c41b6e0b6a |
job.name | S3 |
job.retry | 1 |
job.url | https://github.com/Altinity/ClickHouse/actions/runs/14221408726 |
arch | aarch64 |
local | True |
clickhouse_version | None |
clickhouse_path | https://s3.amazonaws.com/altinity-build-artifacts/PRs/710/b676761bbe14c4d08a569f184dedfb4236b18f49/package_aarch64/clickhouse-common-static_24.12.2.20224.altinityantalya_arm64.deb |
as_binary | False |
base_os | None |
keeper_path | None |
zookeeper_version | None |
use_keeper | False |
stress | False |
collect_service_logs | True |
thread_fuzzer | False |
with_analyzer | True |
reuse_env | False |
storages | ['gcs'] |
minio_uri | Secret(name='minio_uri') |
minio_root_user | Secret(name='minio_root_user') |
minio_root_password | Secret(name='minio_root_password') |
aws_s3_bucket | Secret(name='aws_s3_bucket') |
aws_s3_region | Secret(name='aws_s3_region') |
aws_s3_key_id | Secret(name='aws_s3_key_id') |
aws_s3_access_key | Secret(name='aws_s3_access_key') |
gcs_uri | Secret(name='gcs_uri') |
gcs_key_id | Secret(name='gcs_key_id') |
gcs_key_secret | Secret(name='gcs_key_secret') |
azure_account_name | Secret(name='azure_account_name') |
azure_storage_key | Secret(name='azure_storage_key') |
azure_container | Secret(name='azure_container') |
Units | Skip | OK | Fail | Error | XFail | XError | |
---|---|---|---|---|---|---|---|
Modules | |||||||
Features | |||||||
Scenarios | |||||||
Checks | |||||||
Examples | |||||||
Steps |
Test Name | Result | Message |
---|---|---|
/s3/gcs/invalid table function/invalid path | XError 30s 44ms https://github.com/ClickHouse/ClickHouse/issues/59084 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.037s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 694, in |
/s3/gcs/invalid table function/invalid wildcard | XFail 1s 26ms doesn't work <25.1 https://github.com/ClickHouse/ClickHouse/issues/75492 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 694, in |
/s3/gcs/disk/cache | XFail 2ms Under development for 22.8 and newer. | None |
/s3/gcs/disk/cache default | XFail 4ms Under development for 22.8 and newer. | None |
/s3/gcs/disk/cache path | XFail 894us Under development for 22.8 and newer. | None |
/s3/gcs/disk/low cardinality offset | XFail 54s 163ms https://github.com/ClickHouse/ClickHouse/pull/44875 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 694, in |
/s3/gcs/disk/no restart | XFail 2ms https://github.com/ClickHouse/ClickHouse/issues/58924 | None |
/s3/gcs/invalid disk/cache path conflict | XFail 1ms Under development for 22.8 and newer. | None |
/s3/gcs/combinatoric table/engine=VersionedCollapsingMergeTree,replicated=True,n_cols=2000,n_tables=3,part_type=wide | XFail 4m 24s Needs investigation, rows not appearing | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 694, in |
/s3/gcs/combinatoric table/engine=AggregatingMergeTree,replicated=True,n_cols=2000,n_tables=3,part_type=compact | XError 8m 2s Times out, needs investigation | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.087s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 694, in |
/s3/gcs/combinatoric table/engine=SummingMergeTree,replicated=True,n_cols=2000,n_tables=3,part_type=compact | XError 8m 2s Times out, needs investigation | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.007s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 694, in |
Test Name | Result | Duration |
---|---|---|
/s3 | OK | 2h 30m |
/s3/gcs | OK | 2h 30m |
/s3/gcs/sanity | OK | 1m 4s |
/s3/gcs/sanity/sanity | OK | 16s 81ms |
/s3/gcs/table function | OK | 1m 45s |
/s3/gcs/table function/auto | OK | 9s 62ms |
/s3/gcs/table function/compression | OK | 8s 757ms |
/s3/gcs/table function/credentials | OK | 879ms |
/s3/gcs/table function/data format | OK | 15s 82ms |
/s3/gcs/table function/measure file size | Skip | 1ms |
/s3/gcs/table function/multipart | OK | 8s 142ms |
/s3/gcs/table function/multiple columns | OK | 1s 319ms |
/s3/gcs/table function/partition | OK | 1s 266ms |
/s3/gcs/table function/remote host filter | OK | 50s 653ms |
/s3/gcs/table function/syntax | OK | 1s 19ms |
/s3/gcs/table function/wildcard | OK | 7s 494ms |
/s3/gcs/invalid table function | OK | 34s 709ms |
/s3/gcs/invalid table function/empty path | OK | 246ms |
/s3/gcs/invalid table function/empty structure | OK | 247ms |
/s3/gcs/invalid table function/invalid bucket | OK | 205ms |
/s3/gcs/invalid table function/invalid compression | OK | 258ms |
/s3/gcs/invalid table function/invalid credentials | OK | 442ms |
/s3/gcs/invalid table function/invalid format | OK | 515ms |
/s3/gcs/invalid table function/invalid path | XError | 30s 44ms |
/s3/gcs/invalid table function/invalid region | Skip | 917us |
/s3/gcs/invalid table function/invalid structure | OK | 1s 699ms |
/s3/gcs/invalid table function/invalid wildcard | XFail | 1s 26ms |
/s3/gcs/disk | OK | 40m 45s |
/s3/gcs/disk/access | OK | 54s 751ms |
/s3/gcs/disk/access skip check | OK | 49s 806ms |
/s3/gcs/disk/add storage | OK | 1m 43s |
/s3/gcs/disk/alter move | OK | 1m 2s |
/s3/gcs/disk/alter on cluster modify ttl | OK | 1m 53s |
/s3/gcs/disk/cache | XFail | 2ms |
/s3/gcs/disk/cache default | XFail | 4ms |
/s3/gcs/disk/cache path | XFail | 894us |
/s3/gcs/disk/compact parts | OK | 50s 762ms |
/s3/gcs/disk/config over restart | OK | 1m 17s |
/s3/gcs/disk/default move factor | OK | 1m 24s |
/s3/gcs/disk/delete | OK | 3m 28s |
/s3/gcs/disk/download appropriate disk | OK | 1m 27s |
/s3/gcs/disk/drop sync | OK | 59s 919ms |
/s3/gcs/disk/environment credentials | Skip | 1ms |
/s3/gcs/disk/exports | OK | 56s 136ms |
/s3/gcs/disk/generic url | Skip | 2ms |
/s3/gcs/disk/imports | OK | 54s 25ms |
/s3/gcs/disk/log | OK | 3m 14s |
/s3/gcs/disk/low cardinality offset | XFail | 54s 163ms |
/s3/gcs/disk/max single part upload size syntax | OK | 53s 864ms |
/s3/gcs/disk/mergetree | OK | 4m 6s |
/s3/gcs/disk/mergetree collapsing | OK | 1m 1s |
/s3/gcs/disk/mergetree versionedcollapsing | OK | 1m 3s |
/s3/gcs/disk/metadata | OK | 1m 0s |
/s3/gcs/disk/min bytes for seek syntax | OK | 52s 287ms |
/s3/gcs/disk/multiple storage | OK | 1m 2s |
/s3/gcs/disk/multiple storage query | OK | 1m 3s |
/s3/gcs/disk/no restart | XFail | 2ms |
/s3/gcs/disk/perform ttl move on insert | OK | 1m 45s |
/s3/gcs/disk/perform ttl move on insert default | OK | 1m 1s |
/s3/gcs/disk/performance ttl move | OK | 1m 16s |
/s3/gcs/disk/remote host filter | OK | 1m 46s |
/s3/gcs/disk/specific url | Skip | 1ms |
/s3/gcs/disk/syntax | OK | 1m 2s |
/s3/gcs/disk/wide parts | OK | 55s 128ms |
/s3/gcs/invalid disk | OK | 3m 53s |
/s3/gcs/invalid disk/access default | OK | 9s 802ms |
/s3/gcs/invalid disk/access failed | OK | 10s 744ms |
/s3/gcs/invalid disk/access failed skip check | OK | 54s 861ms |
/s3/gcs/invalid disk/cache path conflict | XFail | 1ms |
/s3/gcs/invalid disk/empty endpoint | OK | 10s 718ms |
/s3/gcs/invalid disk/invalid endpoint | OK | 2m 5s |
/s3/gcs/invalid disk/invalid type | OK | 21s 605ms |
/s3/gcs/alter | OK | 16m 57s |
/s3/gcs/alter/normal | OK | 4m 12s |
/s3/gcs/alter/normal/attach from | OK | 14s 649ms |
/s3/gcs/alter/normal/columns | OK | 11s 925ms |
/s3/gcs/alter/normal/detach | OK | 28s 332ms |
/s3/gcs/alter/normal/drop | OK | 54s 652ms |
/s3/gcs/alter/normal/fetch | OK | 32s 630ms |
/s3/gcs/alter/normal/freeze | OK | 23s 332ms |
/s3/gcs/alter/normal/index | OK | 10s 931ms |
/s3/gcs/alter/normal/move to table | OK | 18s 485ms |
/s3/gcs/alter/normal/order by | OK | 7s 734ms |
/s3/gcs/alter/normal/projection | OK | 12s 364ms |
/s3/gcs/alter/normal/replace | OK | 20s 308ms |
/s3/gcs/alter/normal/sample by | OK | 7s 731ms |
/s3/gcs/alter/normal/update delete | OK | 9s 700ms |
/s3/gcs/alter/encrypted | OK | 5m 41s |
/s3/gcs/alter/encrypted/attach from | OK | 17s 969ms |
/s3/gcs/alter/encrypted/columns | OK | 19s 319ms |
/s3/gcs/alter/encrypted/detach | OK | 37s 309ms |
/s3/gcs/alter/encrypted/drop | OK | 1m 16s |
/s3/gcs/alter/encrypted/fetch | OK | 37s 746ms |
/s3/gcs/alter/encrypted/freeze | OK | 30s 619ms |
/s3/gcs/alter/encrypted/index | OK | 15s 526ms |
/s3/gcs/alter/encrypted/move to table | OK | 29s 943ms |
/s3/gcs/alter/encrypted/order by | OK | 8s 535ms |
/s3/gcs/alter/encrypted/projection | OK | 18s 346ms |
/s3/gcs/alter/encrypted/replace | OK | 26s 928ms |
/s3/gcs/alter/encrypted/sample by | OK | 7s 959ms |
/s3/gcs/alter/encrypted/update delete | OK | 14s 715ms |
/s3/gcs/alter/zero copy | OK | 2m 10s |
/s3/gcs/alter/zero copy/attach from | OK | 13s 522ms |
/s3/gcs/alter/zero copy/columns | OK | 12s 627ms |
/s3/gcs/alter/zero copy/detach | Skip | 1ms |
/s3/gcs/alter/zero copy/drop | Skip | 1ms |
/s3/gcs/alter/zero copy/fetch | Skip | 1ms |
/s3/gcs/alter/zero copy/freeze | OK | 23s 123ms |
/s3/gcs/alter/zero copy/index | OK | 10s 990ms |
/s3/gcs/alter/zero copy/move to table | OK | 17s 698ms |
/s3/gcs/alter/zero copy/order by | OK | 7s 491ms |
/s3/gcs/alter/zero copy/projection | OK | 12s 35ms |
/s3/gcs/alter/zero copy/replace | OK | 16s 341ms |
/s3/gcs/alter/zero copy/sample by | OK | 7s 519ms |
/s3/gcs/alter/zero copy/update delete | OK | 8s 901ms |
/s3/gcs/alter/zero copy encrypted | OK | 3m 6s |
/s3/gcs/alter/zero copy encrypted/attach from | OK | 17s 3ms |
/s3/gcs/alter/zero copy encrypted/columns | OK | 19s 192ms |
/s3/gcs/alter/zero copy encrypted/detach | Skip | 2ms |
/s3/gcs/alter/zero copy encrypted/drop | Skip | 1ms |
/s3/gcs/alter/zero copy encrypted/fetch | Skip | 1ms |
/s3/gcs/alter/zero copy encrypted/freeze | OK | 31s 99ms |
/s3/gcs/alter/zero copy encrypted/index | OK | 15s 923ms |
/s3/gcs/alter/zero copy encrypted/move to table | OK | 31s 8ms |
/s3/gcs/alter/zero copy encrypted/order by | OK | 8s 632ms |
/s3/gcs/alter/zero copy encrypted/projection | OK | 18s 179ms |
/s3/gcs/alter/zero copy encrypted/replace | OK | 21s 234ms |
/s3/gcs/alter/zero copy encrypted/sample by | OK | 8s 398ms |
/s3/gcs/alter/zero copy encrypted/update delete | OK | 15s 583ms |
/s3/gcs/combinatoric table | OK | 38m 43s |
/s3/gcs/combinatoric table/engine=MergeTree,replicated=True,n_cols=2000,n_tables=3,part_type=compact | OK | 42s 450ms |
/s3/gcs/combinatoric table/engine=MergeTree,replicated=False,n_cols=500,n_tables=1,part_type=wide | OK | 4m 54s |
/s3/gcs/combinatoric table/engine=ReplacingMergeTree,replicated=True,n_cols=500,n_tables=3,part_type=unspecified | OK | 41s 924ms |
/s3/gcs/combinatoric table/engine=ReplacingMergeTree,replicated=False,n_cols=2000,n_tables=1,part_type=compact | OK | 7s 778ms |
/s3/gcs/combinatoric table/engine=CollapsingMergeTree,replicated=True,n_cols=10,n_tables=1,part_type=wide | OK | 24s 801ms |
/s3/gcs/combinatoric table/engine=CollapsingMergeTree,replicated=False,n_cols=2000,n_tables=3,part_type=unspecified | OK | 21s 569ms |
/s3/gcs/combinatoric table/engine=VersionedCollapsingMergeTree,replicated=True,n_cols=2000,n_tables=3,part_type=wide | XFail | 4m 24s |
/s3/gcs/combinatoric table/engine=VersionedCollapsingMergeTree,replicated=False,n_cols=10,n_tables=3,part_type=compact | OK | 11s 780ms |
/s3/gcs/combinatoric table/engine=AggregatingMergeTree,replicated=True,n_cols=2000,n_tables=3,part_type=compact | XError | 8m 2s |
/s3/gcs/combinatoric table/engine=AggregatingMergeTree,replicated=False,n_cols=500,n_tables=1,part_type=unspecified | OK | 7s 451ms |
/s3/gcs/combinatoric table/engine=SummingMergeTree,replicated=True,n_cols=2000,n_tables=3,part_type=compact | XError | 8m 2s |
/s3/gcs/combinatoric table/engine=SummingMergeTree,replicated=False,n_cols=500,n_tables=1,part_type=compact | OK | 7s 518ms |
/s3/gcs/combinatoric table/engine=MergeTree,replicated=True,n_cols=10,n_tables=3,part_type=unspecified | OK | 5m 0s |
/s3/gcs/combinatoric table/engine=ReplacingMergeTree,replicated=True,n_cols=10,n_tables=3,part_type=wide | OK | 1m 12s |
/s3/gcs/combinatoric table/engine=CollapsingMergeTree,replicated=True,n_cols=500,n_tables=3,part_type=compact | OK | 41s 813ms |
/s3/gcs/combinatoric table/engine=VersionedCollapsingMergeTree,replicated=True,n_cols=500,n_tables=1,part_type=unspecified | OK | 14s 958ms |
/s3/gcs/combinatoric table/engine=AggregatingMergeTree,replicated=True,n_cols=10,n_tables=3,part_type=wide | OK | 1m 9s |
/s3/gcs/combinatoric table/engine=SummingMergeTree,replicated=True,n_cols=10,n_tables=3,part_type=wide | OK | 1m 13s |
/s3/gcs/combinatoric table/engine=SummingMergeTree,replicated=True,n_cols=10,n_tables=1,part_type=unspecified | OK | 9s 697ms |
/s3/gcs/zero copy replication | Skip | 3ms |
/s3/gcs/backup | OK | 3m 34s |
/s3/gcs/backup/local and s3 disk | OK | 1m 12s |
/s3/gcs/backup/local and s3 volumes | OK | 1m 6s |
/s3/gcs/backup/s3 disk | OK | 1m 14s |
/s3/gcs/orphans | Skip | 1ms |
/s3/gcs/settings | OK | 29m 17s |
/s3/gcs/settings/setting combinations | OK | 28m 22s |
/s3/gcs/table function performance | OK | 10m 5s |
/s3/gcs/table function performance/setup | OK | 608ms |
/s3/gcs/table function performance/wildcard | OK | 10m 5s |
Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922