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 01, 2025 22:12 |
Duration | 2h 35m |
Framework | TestFlows 2.0.250110.1002922 |
Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#708/12fb72fa077bd3f529f48fabb290d280d46348de/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/708/12fb72fa077bd3f529f48fabb290d280d46348de/package_aarch64/clickhouse-common-static_24.12.2.20221.altinityantalya_arm64.deb |
version | 24.12.2.20221.altinityantalya |
user.name | ianton-ru |
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/14205957338 |
arch | aarch64 |
local | True |
clickhouse_version | None |
clickhouse_path | https://s3.amazonaws.com/altinity-build-artifacts/PRs/708/12fb72fa077bd3f529f48fabb290d280d46348de/package_aarch64/clickhouse-common-static_24.12.2.20221.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 47ms 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.040s 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 23ms 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 1ms 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 943us Under development for 22.8 and newer. | None |
/s3/gcs/disk/low cardinality offset | XFail 54s 849ms 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 2ms 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 26s 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.100s 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.091s 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=MergeTree,replicated=True,n_cols=10,n_tables=3,part_type=unspecified | XError 7m 48s 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.089s 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 35m |
/s3/gcs | OK | 2h 35m |
/s3/gcs/sanity | OK | 1m 9s |
/s3/gcs/sanity/sanity | OK | 19s 34ms |
/s3/gcs/table function | OK | 1m 45s |
/s3/gcs/table function/auto | OK | 9s 67ms |
/s3/gcs/table function/compression | OK | 9s 506ms |
/s3/gcs/table function/credentials | OK | 886ms |
/s3/gcs/table function/data format | OK | 15s 66ms |
/s3/gcs/table function/measure file size | Skip | 1ms |
/s3/gcs/table function/multipart | OK | 7s 950ms |
/s3/gcs/table function/multiple columns | OK | 1s 285ms |
/s3/gcs/table function/partition | OK | 1s 239ms |
/s3/gcs/table function/remote host filter | OK | 49s 866ms |
/s3/gcs/table function/syntax | OK | 1s 0ms |
/s3/gcs/table function/wildcard | OK | 7s 625ms |
/s3/gcs/invalid table function | OK | 34s 885ms |
/s3/gcs/invalid table function/empty path | OK | 272ms |
/s3/gcs/invalid table function/empty structure | OK | 262ms |
/s3/gcs/invalid table function/invalid bucket | OK | 235ms |
/s3/gcs/invalid table function/invalid compression | OK | 259ms |
/s3/gcs/invalid table function/invalid credentials | OK | 526ms |
/s3/gcs/invalid table function/invalid format | OK | 518ms |
/s3/gcs/invalid table function/invalid path | XError | 30s 47ms |
/s3/gcs/invalid table function/invalid region | Skip | 882us |
/s3/gcs/invalid table function/invalid structure | OK | 1s 711ms |
/s3/gcs/invalid table function/invalid wildcard | XFail | 1s 23ms |
/s3/gcs/disk | OK | 41m 8s |
/s3/gcs/disk/access | OK | 52s 331ms |
/s3/gcs/disk/access skip check | OK | 50s 27ms |
/s3/gcs/disk/add storage | OK | 1m 42s |
/s3/gcs/disk/alter move | OK | 1m 1s |
/s3/gcs/disk/alter on cluster modify ttl | OK | 1m 56s |
/s3/gcs/disk/cache | XFail | 1ms |
/s3/gcs/disk/cache default | XFail | 4ms |
/s3/gcs/disk/cache path | XFail | 943us |
/s3/gcs/disk/compact parts | OK | 51s 902ms |
/s3/gcs/disk/config over restart | OK | 1m 20s |
/s3/gcs/disk/default move factor | OK | 1m 30s |
/s3/gcs/disk/delete | OK | 3m 30s |
/s3/gcs/disk/download appropriate disk | OK | 1m 28s |
/s3/gcs/disk/drop sync | OK | 58s 973ms |
/s3/gcs/disk/environment credentials | Skip | 2ms |
/s3/gcs/disk/exports | OK | 55s 131ms |
/s3/gcs/disk/generic url | Skip | 1ms |
/s3/gcs/disk/imports | OK | 57s 90ms |
/s3/gcs/disk/log | OK | 3m 16s |
/s3/gcs/disk/low cardinality offset | XFail | 54s 849ms |
/s3/gcs/disk/max single part upload size syntax | OK | 53s 938ms |
/s3/gcs/disk/mergetree | OK | 4m 14s |
/s3/gcs/disk/mergetree collapsing | OK | 59s 580ms |
/s3/gcs/disk/mergetree versionedcollapsing | OK | 1m 2s |
/s3/gcs/disk/metadata | OK | 59s 853ms |
/s3/gcs/disk/min bytes for seek syntax | OK | 54s 743ms |
/s3/gcs/disk/multiple storage | OK | 1m 2s |
/s3/gcs/disk/multiple storage query | OK | 1m 2s |
/s3/gcs/disk/no restart | XFail | 2ms |
/s3/gcs/disk/perform ttl move on insert | OK | 1m 48s |
/s3/gcs/disk/perform ttl move on insert default | OK | 1m 6s |
/s3/gcs/disk/performance ttl move | OK | 1m 15s |
/s3/gcs/disk/remote host filter | OK | 1m 44s |
/s3/gcs/disk/specific url | Skip | 1ms |
/s3/gcs/disk/syntax | OK | 1m 1s |
/s3/gcs/disk/wide parts | OK | 52s 238ms |
/s3/gcs/invalid disk | OK | 3m 55s |
/s3/gcs/invalid disk/access default | OK | 12s 724ms |
/s3/gcs/invalid disk/access failed | OK | 13s 738ms |
/s3/gcs/invalid disk/access failed skip check | OK | 50s 756ms |
/s3/gcs/invalid disk/cache path conflict | XFail | 2ms |
/s3/gcs/invalid disk/empty endpoint | OK | 10s 728ms |
/s3/gcs/invalid disk/invalid endpoint | OK | 2m 5s |
/s3/gcs/invalid disk/invalid type | OK | 21s 412ms |
/s3/gcs/alter | OK | 16m 42s |
/s3/gcs/alter/normal | OK | 4m 4s |
/s3/gcs/alter/normal/attach from | OK | 14s 327ms |
/s3/gcs/alter/normal/columns | OK | 12s 624ms |
/s3/gcs/alter/normal/detach | OK | 25s 846ms |
/s3/gcs/alter/normal/drop | OK | 54s 95ms |
/s3/gcs/alter/normal/fetch | OK | 31s 279ms |
/s3/gcs/alter/normal/freeze | OK | 23s 13ms |
/s3/gcs/alter/normal/index | OK | 10s 748ms |
/s3/gcs/alter/normal/move to table | OK | 18s 896ms |
/s3/gcs/alter/normal/order by | OK | 7s 451ms |
/s3/gcs/alter/normal/projection | OK | 12s 128ms |
/s3/gcs/alter/normal/replace | OK | 18s 193ms |
/s3/gcs/alter/normal/sample by | OK | 7s 560ms |
/s3/gcs/alter/normal/update delete | OK | 8s 550ms |
/s3/gcs/alter/encrypted | OK | 5m 32s |
/s3/gcs/alter/encrypted/attach from | OK | 17s 578ms |
/s3/gcs/alter/encrypted/columns | OK | 18s 932ms |
/s3/gcs/alter/encrypted/detach | OK | 38s 207ms |
/s3/gcs/alter/encrypted/drop | OK | 1m 11s |
/s3/gcs/alter/encrypted/fetch | OK | 37s 591ms |
/s3/gcs/alter/encrypted/freeze | OK | 31s 901ms |
/s3/gcs/alter/encrypted/index | OK | 15s 804ms |
/s3/gcs/alter/encrypted/move to table | OK | 29s 681ms |
/s3/gcs/alter/encrypted/order by | OK | 8s 532ms |
/s3/gcs/alter/encrypted/projection | OK | 17s 787ms |
/s3/gcs/alter/encrypted/replace | OK | 20s 764ms |
/s3/gcs/alter/encrypted/sample by | OK | 8s 468ms |
/s3/gcs/alter/encrypted/update delete | OK | 15s 490ms |
/s3/gcs/alter/zero copy | OK | 2m 13s |
/s3/gcs/alter/zero copy/attach from | OK | 13s 606ms |
/s3/gcs/alter/zero copy/columns | OK | 12s 546ms |
/s3/gcs/alter/zero copy/detach | Skip | 1ms |
/s3/gcs/alter/zero copy/drop | Skip | 1ms |
/s3/gcs/alter/zero copy/fetch | Skip | 937us |
/s3/gcs/alter/zero copy/freeze | OK | 22s 661ms |
/s3/gcs/alter/zero copy/index | OK | 10s 932ms |
/s3/gcs/alter/zero copy/move to table | OK | 18s 680ms |
/s3/gcs/alter/zero copy/order by | OK | 7s 643ms |
/s3/gcs/alter/zero copy/projection | OK | 12s 632ms |
/s3/gcs/alter/zero copy/replace | OK | 18s 178ms |
/s3/gcs/alter/zero copy/sample by | OK | 7s 563ms |
/s3/gcs/alter/zero copy/update delete | OK | 8s 947ms |
/s3/gcs/alter/zero copy encrypted | OK | 3m 11s |
/s3/gcs/alter/zero copy encrypted/attach from | OK | 16s 224ms |
/s3/gcs/alter/zero copy encrypted/columns | OK | 18s 602ms |
/s3/gcs/alter/zero copy encrypted/detach | Skip | 1ms |
/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 752ms |
/s3/gcs/alter/zero copy encrypted/index | OK | 16s 152ms |
/s3/gcs/alter/zero copy encrypted/move to table | OK | 30s 630ms |
/s3/gcs/alter/zero copy encrypted/order by | OK | 8s 728ms |
/s3/gcs/alter/zero copy encrypted/projection | OK | 17s 900ms |
/s3/gcs/alter/zero copy encrypted/replace | OK | 28s 328ms |
/s3/gcs/alter/zero copy encrypted/sample by | OK | 8s 497ms |
/s3/gcs/alter/zero copy encrypted/update delete | OK | 15s 51ms |
/s3/gcs/combinatoric table | OK | 42m 56s |
/s3/gcs/combinatoric table/engine=MergeTree,replicated=True,n_cols=2000,n_tables=3,part_type=compact | OK | 45s 814ms |
/s3/gcs/combinatoric table/engine=MergeTree,replicated=False,n_cols=500,n_tables=1,part_type=wide | OK | 5m 8s |
/s3/gcs/combinatoric table/engine=ReplacingMergeTree,replicated=True,n_cols=500,n_tables=3,part_type=unspecified | OK | 1m 20s |
/s3/gcs/combinatoric table/engine=ReplacingMergeTree,replicated=False,n_cols=2000,n_tables=1,part_type=compact | OK | 7s 880ms |
/s3/gcs/combinatoric table/engine=CollapsingMergeTree,replicated=True,n_cols=10,n_tables=1,part_type=wide | OK | 27s 355ms |
/s3/gcs/combinatoric table/engine=CollapsingMergeTree,replicated=False,n_cols=2000,n_tables=3,part_type=unspecified | OK | 23s 425ms |
/s3/gcs/combinatoric table/engine=VersionedCollapsingMergeTree,replicated=True,n_cols=2000,n_tables=3,part_type=wide | XFail | 4m 26s |
/s3/gcs/combinatoric table/engine=VersionedCollapsingMergeTree,replicated=False,n_cols=10,n_tables=3,part_type=compact | OK | 13s 495ms |
/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 594ms |
/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 361ms |
/s3/gcs/combinatoric table/engine=MergeTree,replicated=True,n_cols=10,n_tables=3,part_type=unspecified | XError | 7m 48s |
/s3/gcs/combinatoric table/engine=ReplacingMergeTree,replicated=True,n_cols=10,n_tables=3,part_type=wide | OK | 1m 17s |
/s3/gcs/combinatoric table/engine=CollapsingMergeTree,replicated=True,n_cols=500,n_tables=3,part_type=compact | OK | 43s 555ms |
/s3/gcs/combinatoric table/engine=VersionedCollapsingMergeTree,replicated=True,n_cols=500,n_tables=1,part_type=unspecified | OK | 14s 777ms |
/s3/gcs/combinatoric table/engine=AggregatingMergeTree,replicated=True,n_cols=10,n_tables=3,part_type=wide | OK | 1m 17s |
/s3/gcs/combinatoric table/engine=SummingMergeTree,replicated=True,n_cols=10,n_tables=3,part_type=wide | OK | 1m 17s |
/s3/gcs/combinatoric table/engine=SummingMergeTree,replicated=True,n_cols=10,n_tables=1,part_type=unspecified | OK | 12s 1ms |
/s3/gcs/zero copy replication | Skip | 2ms |
/s3/gcs/backup | OK | 3m 29s |
/s3/gcs/backup/local and s3 disk | OK | 1m 9s |
/s3/gcs/backup/local and s3 volumes | OK | 1m 4s |
/s3/gcs/backup/s3 disk | OK | 1m 14s |
/s3/gcs/orphans | Skip | 1ms |
/s3/gcs/settings | OK | 29m 37s |
/s3/gcs/settings/setting combinations | OK | 28m 44s |
/s3/gcs/table function performance | OK | 10m 16s |
/s3/gcs/table function performance/setup | OK | 786ms |
/s3/gcs/table function performance/wildcard | OK | 10m 15s |
Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922