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 03, 2025 22:10 |
Duration | 2h 33m |
Framework | TestFlows 2.0.250110.1002922 |
Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#688/2ec25273d5c7eeb0782547e5a2383d0dc8ff24df/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/688/2ec25273d5c7eeb0782547e5a2383d0dc8ff24df/package_aarch64/clickhouse-common-static_24.12.2.20238.altinityantalya_arm64.deb |
version | 24.12.2.20238.altinityantalya |
user.name | zvonand |
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/14252367922 |
arch | aarch64 |
local | True |
clickhouse_version | None |
clickhouse_path | https://s3.amazonaws.com/altinity-build-artifacts/PRs/688/2ec25273d5c7eeb0782547e5a2383d0dc8ff24df/package_aarch64/clickhouse-common-static_24.12.2.20238.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 52ms 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 958ms 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 1ms Under development for 22.8 and newer. | None |
/s3/gcs/disk/cache path | XFail 915us Under development for 22.8 and newer. | None |
/s3/gcs/disk/low cardinality offset | XFail 53s 925ms 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 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.019s 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.012s 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 5m 51s 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.010s 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 33m |
/s3/gcs | OK | 2h 33m |
/s3/gcs/sanity | OK | 1m 7s |
/s3/gcs/sanity/sanity | OK | 15s 789ms |
/s3/gcs/table function | OK | 1m 48s |
/s3/gcs/table function/auto | OK | 8s 846ms |
/s3/gcs/table function/compression | OK | 10s 609ms |
/s3/gcs/table function/credentials | OK | 892ms |
/s3/gcs/table function/data format | OK | 14s 954ms |
/s3/gcs/table function/measure file size | Skip | 1ms |
/s3/gcs/table function/multipart | OK | 7s 714ms |
/s3/gcs/table function/multiple columns | OK | 1s 273ms |
/s3/gcs/table function/partition | OK | 1s 242ms |
/s3/gcs/table function/remote host filter | OK | 51s 866ms |
/s3/gcs/table function/syntax | OK | 1s 45ms |
/s3/gcs/table function/wildcard | OK | 7s 833ms |
/s3/gcs/invalid table function | OK | 34s 816ms |
/s3/gcs/invalid table function/empty path | OK | 256ms |
/s3/gcs/invalid table function/empty structure | OK | 260ms |
/s3/gcs/invalid table function/invalid bucket | OK | 220ms |
/s3/gcs/invalid table function/invalid compression | OK | 311ms |
/s3/gcs/invalid table function/invalid credentials | OK | 486ms |
/s3/gcs/invalid table function/invalid format | OK | 536ms |
/s3/gcs/invalid table function/invalid path | XError | 30s 52ms |
/s3/gcs/invalid table function/invalid region | Skip | 931us |
/s3/gcs/invalid table function/invalid structure | OK | 1s 709ms |
/s3/gcs/invalid table function/invalid wildcard | XFail | 958ms |
/s3/gcs/disk | OK | 41m 2s |
/s3/gcs/disk/access | OK | 52s 17ms |
/s3/gcs/disk/access skip check | OK | 55s 267ms |
/s3/gcs/disk/add storage | OK | 1m 48s |
/s3/gcs/disk/alter move | OK | 1m 2s |
/s3/gcs/disk/alter on cluster modify ttl | OK | 1m 52s |
/s3/gcs/disk/cache | XFail | 1ms |
/s3/gcs/disk/cache default | XFail | 1ms |
/s3/gcs/disk/cache path | XFail | 915us |
/s3/gcs/disk/compact parts | OK | 51s 959ms |
/s3/gcs/disk/config over restart | OK | 1m 18s |
/s3/gcs/disk/default move factor | OK | 1m 27s |
/s3/gcs/disk/delete | OK | 3m 30s |
/s3/gcs/disk/download appropriate disk | OK | 1m 27s |
/s3/gcs/disk/drop sync | OK | 59s 978ms |
/s3/gcs/disk/environment credentials | Skip | 1ms |
/s3/gcs/disk/exports | OK | 56s 298ms |
/s3/gcs/disk/generic url | Skip | 2ms |
/s3/gcs/disk/imports | OK | 58s 245ms |
/s3/gcs/disk/log | OK | 3m 13s |
/s3/gcs/disk/low cardinality offset | XFail | 53s 925ms |
/s3/gcs/disk/max single part upload size syntax | OK | 54s 649ms |
/s3/gcs/disk/mergetree | OK | 4m 10s |
/s3/gcs/disk/mergetree collapsing | OK | 1m 4s |
/s3/gcs/disk/mergetree versionedcollapsing | OK | 1m 1s |
/s3/gcs/disk/metadata | OK | 1m 2s |
/s3/gcs/disk/min bytes for seek syntax | OK | 51s 396ms |
/s3/gcs/disk/multiple storage | OK | 1m 0s |
/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 13s |
/s3/gcs/disk/remote host filter | OK | 1m 43s |
/s3/gcs/disk/specific url | Skip | 1ms |
/s3/gcs/disk/syntax | OK | 1m 0s |
/s3/gcs/disk/wide parts | OK | 52s 351ms |
/s3/gcs/invalid disk | OK | 3m 48s |
/s3/gcs/invalid disk/access default | OK | 9s 686ms |
/s3/gcs/invalid disk/access failed | OK | 10s 710ms |
/s3/gcs/invalid disk/access failed skip check | OK | 50s 700ms |
/s3/gcs/invalid disk/cache path conflict | XFail | 2ms |
/s3/gcs/invalid disk/empty endpoint | OK | 10s 716ms |
/s3/gcs/invalid disk/invalid endpoint | OK | 2m 5s |
/s3/gcs/invalid disk/invalid type | OK | 21s 416ms |
/s3/gcs/alter | OK | 16m 43s |
/s3/gcs/alter/normal | OK | 4m 6s |
/s3/gcs/alter/normal/attach from | OK | 13s 625ms |
/s3/gcs/alter/normal/columns | OK | 18s 981ms |
/s3/gcs/alter/normal/detach | OK | 29s 538ms |
/s3/gcs/alter/normal/drop | OK | 55s 345ms |
/s3/gcs/alter/normal/fetch | OK | 29s 734ms |
/s3/gcs/alter/normal/freeze | OK | 22s 568ms |
/s3/gcs/alter/normal/index | OK | 10s 765ms |
/s3/gcs/alter/normal/move to table | OK | 15s 214ms |
/s3/gcs/alter/normal/order by | OK | 7s 453ms |
/s3/gcs/alter/normal/projection | OK | 12s 465ms |
/s3/gcs/alter/normal/replace | OK | 15s 119ms |
/s3/gcs/alter/normal/sample by | OK | 7s 389ms |
/s3/gcs/alter/normal/update delete | OK | 8s 575ms |
/s3/gcs/alter/encrypted | OK | 5m 38s |
/s3/gcs/alter/encrypted/attach from | OK | 16s 454ms |
/s3/gcs/alter/encrypted/columns | OK | 18s 939ms |
/s3/gcs/alter/encrypted/detach | OK | 36s 963ms |
/s3/gcs/alter/encrypted/drop | OK | 1m 14s |
/s3/gcs/alter/encrypted/fetch | OK | 39s 197ms |
/s3/gcs/alter/encrypted/freeze | OK | 31s 285ms |
/s3/gcs/alter/encrypted/index | OK | 16s 93ms |
/s3/gcs/alter/encrypted/move to table | OK | 29s 462ms |
/s3/gcs/alter/encrypted/order by | OK | 8s 516ms |
/s3/gcs/alter/encrypted/projection | OK | 17s 277ms |
/s3/gcs/alter/encrypted/replace | OK | 26s 912ms |
/s3/gcs/alter/encrypted/sample by | OK | 8s 350ms |
/s3/gcs/alter/encrypted/update delete | OK | 13s 784ms |
/s3/gcs/alter/zero copy | OK | 2m 5s |
/s3/gcs/alter/zero copy/attach from | OK | 10s 765ms |
/s3/gcs/alter/zero copy/columns | OK | 10s 327ms |
/s3/gcs/alter/zero copy/detach | Skip | 1ms |
/s3/gcs/alter/zero copy/drop | Skip | 1ms |
/s3/gcs/alter/zero copy/fetch | Skip | 806us |
/s3/gcs/alter/zero copy/freeze | OK | 20s 496ms |
/s3/gcs/alter/zero copy/index | OK | 10s 680ms |
/s3/gcs/alter/zero copy/move to table | OK | 18s 79ms |
/s3/gcs/alter/zero copy/order by | OK | 7s 429ms |
/s3/gcs/alter/zero copy/projection | OK | 12s 351ms |
/s3/gcs/alter/zero copy/replace | OK | 19s 847ms |
/s3/gcs/alter/zero copy/sample by | OK | 6s 890ms |
/s3/gcs/alter/zero copy/update delete | OK | 8s 861ms |
/s3/gcs/alter/zero copy encrypted | OK | 3m 11s |
/s3/gcs/alter/zero copy encrypted/attach from | OK | 16s 307ms |
/s3/gcs/alter/zero copy encrypted/columns | OK | 19s 182ms |
/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 | 943us |
/s3/gcs/alter/zero copy encrypted/freeze | OK | 30s 2ms |
/s3/gcs/alter/zero copy encrypted/index | OK | 15s 945ms |
/s3/gcs/alter/zero copy encrypted/move to table | OK | 30s 113ms |
/s3/gcs/alter/zero copy encrypted/order by | OK | 8s 498ms |
/s3/gcs/alter/zero copy encrypted/projection | OK | 17s 349ms |
/s3/gcs/alter/zero copy encrypted/replace | OK | 30s 168ms |
/s3/gcs/alter/zero copy encrypted/sample by | OK | 8s 335ms |
/s3/gcs/alter/zero copy encrypted/update delete | OK | 15s 529ms |
/s3/gcs/combinatoric table | OK | 40m 4s |
/s3/gcs/combinatoric table/engine=MergeTree,replicated=True,n_cols=2000,n_tables=3,part_type=compact | OK | 45s 123ms |
/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 | 44s 78ms |
/s3/gcs/combinatoric table/engine=ReplacingMergeTree,replicated=False,n_cols=2000,n_tables=1,part_type=compact | OK | 7s 208ms |
/s3/gcs/combinatoric table/engine=CollapsingMergeTree,replicated=True,n_cols=10,n_tables=1,part_type=wide | OK | 25s 275ms |
/s3/gcs/combinatoric table/engine=CollapsingMergeTree,replicated=False,n_cols=2000,n_tables=3,part_type=unspecified | OK | 21s 798ms |
/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 479ms |
/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 223ms |
/s3/gcs/combinatoric table/engine=MergeTree,replicated=True,n_cols=10,n_tables=3,part_type=unspecified | XError | 5m 51s |
/s3/gcs/combinatoric table/engine=ReplacingMergeTree,replicated=True,n_cols=10,n_tables=3,part_type=wide | OK | 1m 14s |
/s3/gcs/combinatoric table/engine=CollapsingMergeTree,replicated=True,n_cols=500,n_tables=3,part_type=compact | OK | 42s 55ms |
/s3/gcs/combinatoric table/engine=VersionedCollapsingMergeTree,replicated=True,n_cols=500,n_tables=1,part_type=unspecified | OK | 14s 738ms |
/s3/gcs/combinatoric table/engine=AggregatingMergeTree,replicated=True,n_cols=10,n_tables=3,part_type=wide | OK | 1m 14s |
/s3/gcs/combinatoric table/engine=SummingMergeTree,replicated=True,n_cols=10,n_tables=3,part_type=wide | OK | 1m 16s |
/s3/gcs/combinatoric table/engine=SummingMergeTree,replicated=True,n_cols=10,n_tables=1,part_type=unspecified | OK | 11s 615ms |
/s3/gcs/zero copy replication | Skip | 2ms |
/s3/gcs/backup | OK | 3m 36s |
/s3/gcs/backup/local and s3 disk | OK | 1m 10s |
/s3/gcs/backup/local and s3 volumes | OK | 1m 7s |
/s3/gcs/backup/s3 disk | OK | 1m 17s |
/s3/gcs/orphans | Skip | 1ms |
/s3/gcs/settings | OK | 29m 58s |
/s3/gcs/settings/setting combinations | OK | 29m 3s |
/s3/gcs/table function performance | OK | 10m 14s |
/s3/gcs/table function performance/setup | OK | 671ms |
/s3/gcs/table function performance/wildcard | OK | 10m 13s |
Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922