Ssl Server Test Run Report

DateJul 12, 2025 3:54
Duration3h 18m
Framework TestFlows 2.0.250110.1002922

Artifacts

Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#899/55889e522628be2fad91cdcd7d3f01f8ea590b60/regression/aarch64/with_analyzer/zookeeper/without_thread_fuzzer/ssl_server/

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/PRs/899/55889e522628be2fad91cdcd7d3f01f8ea590b60/package_aarch64/clickhouse-common-static_24.8.14.10504.altinitytest_arm64.deb
version24.8.14.10504.altinitytest
user.namestrtgbb
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hashe3c00be97a045aa04e9d1a6ec50cc64f4c387b70
job.nameCommon
job.retry1
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/16232680769
archaarch64
localTrue
clickhouse_versionNone
clickhouse_pathhttps://s3.amazonaws.com/altinity-build-artifacts/PRs/899/55889e522628be2fad91cdcd7d3f01f8ea590b60/package_aarch64/clickhouse-common-static_24.8.14.10504.altinitytest_arm64.deb
as_binaryFalse
base_osNone
keeper_pathNone
zookeeper_versionNone
use_keeperFalse
stressFalse
collect_service_logsTrue
thread_fuzzerFalse
with_analyzerTrue
reuse_envFalse
force_fipsFalse

Summary

69.1%OK
30.8%Known

Statistics

Units Skip OK Fail Error XFail XError
Modules
1
1
Suites
9
8
1
Features
49
1
48
Scenarios
65
55
10
Checks
1958
1329
398
231
Steps
42647
41542
404
701

Known Fails

Test NameResultMessage
/ssl server/part 1/ssl context/enable ssl no server key passphrase dynamicallyXFail 27s 889ms
https://github.com/ClickHouse/ClickHouse/issues/35950
ConfigReloader: Error updating configuration
/ssl server/part 1/ssl context/enable ssl with server key passphrase dynamicallyXFail 25s 664ms
https://github.com/ClickHouse/ClickHouse/issues/35950
ConfigReloader: Error updating configuration
/ssl server/part 1/verification modes/fail casesXFail 1ms
None
not implemented.
/ssl server/part 1/url table function/https server url function checks/connection with no protocols should be rejectedXError 26s 682ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 44, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/TLSv1 suite connection should be rejectedXError 27s 273ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 62, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/TLSv1_1 suite connection should be rejectedXError 27s 836ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 72, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/TLSv1_3 suite connection should be rejectedXError 26s 116ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 82, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should workXError 28s 17ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 111, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should workXError 25s 973ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 111, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejectedXError 26s 44ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejectedXError 27s 446ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejectedXError 26s 185ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejectedXError 26s 72ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejectedXError 25s 785ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejectedXError 25s 800ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejectedXError 25s 685ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejectedXError 26s 929ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejectedXError 25s 760ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejectedXError 26s 21ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejectedXError 26s 343ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejectedXError 27s 681ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejectedXError 27s 880ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejectedXError 27s 293ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejectedXError 25s 737ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejectedXError 25s 724ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejectedXError 27s 146ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.086s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejectedXError 27s 14ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejectedXError 25s 824ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejectedXError 26s 42ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejectedXError 27s 789ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejectedXError 26s 68ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejectedXError 26s 57ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejectedXError 28s 189ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejectedXError 27s 192ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejectedXError 26s 707ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejectedXError 27s 949ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.084s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejectedXError 26s 788ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejectedXError 26s 555ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejectedXError 27s 623ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejectedXError 28s 402ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejectedXError 28s 34ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejectedXError 28s 591ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejectedXError 27s 465ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejectedXError 26s 64ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejectedXError 26s 9ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejectedXError 27s 986ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejectedXError 26s 295ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejectedXError 28s 119ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejectedXError 28s 362ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.086s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA should be rejectedXError 27s 788ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.085s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejectedXError 27s 829ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejectedXError 28s 99ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejectedXError 27s 774ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejectedXError 28s 133ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejectedXError 28s 112ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejectedXError 26s 551ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejectedXError 27s 959ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejectedXError 26s 492ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejectedXError 28s 44ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.086s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejectedXError 27s 990ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA should be rejectedXError 28s 251ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejectedXError 28s 81ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejectedXError 27s 711ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 272, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1116, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/Connection with no protocols should be rejectedXError 47s 626ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.085s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 54, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1 suite connection should be rejectedXError 46s 88ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 72, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_1 suite connection should be rejectedXError 46s 518ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.085s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 82, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_3 suite connection should be rejectedXError 46s 169ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 92, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should workXError 46s 210ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.085s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 121, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should workXError 46s 139ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 121, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejectedXError 46s 48ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.086s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejectedXError 46s 478ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejectedXError 46s 511ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejectedXError 46s 239ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.084s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejectedXError 45s 901ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejectedXError 45s 928ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejectedXError 46s 531ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejectedXError 46s 696ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.085s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejectedXError 46s 119ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.085s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejectedXError 46s 44ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejectedXError 46s 190ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.081s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejectedXError 47s 369ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejectedXError 48s 119ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejectedXError 46s 239ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.083s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejectedXError 46s 303ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejectedXError 46s 120ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejectedXError 46s 702ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.086s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejectedXError 45s 983ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejectedXError 46s 258ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejectedXError 46s 354ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.086s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejectedXError 47s 175ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejectedXError 46s 241ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejectedXError 46s 738ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejectedXError 47s 273ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejectedXError 46s 507ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejectedXError 47s 37ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.078s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejectedXError 46s 624ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejectedXError 47s 130ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejectedXError 46s 652ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejectedXError 47s 75ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.086s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejectedXError 46s 954ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejectedXError 46s 16ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.085s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejectedXError 47s 14ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejectedXError 47s 151ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejectedXError 46s 481ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.085s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejectedXError 46s 649ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejectedXError 47s 372ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.079s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejectedXError 47s 483ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejectedXError 47s 607ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.083s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejectedXError 46s 477ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA should be rejectedXError 46s 641ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejectedXError 47s 10ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejectedXError 46s 868ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejectedXError 46s 706ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejectedXError 46s 409ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejectedXError 46s 277ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejectedXError 46s 821ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejectedXError 46s 351ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejectedXError 44s 987ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejectedXError 45s 950ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.085s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejectedXError 46s 802ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.086s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA should be rejectedXError 47s 102ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejectedXError 46s 425ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejectedXError 46s 913ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1160, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1 should be rejectedXError 3s 163ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 449, in url_table_function
    test_https_connection_with_url_table_function(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_1 should be rejectedXError 5s 197ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 449, in url_table_function
    test_https_connection_with_url_table_function(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_2 should be acceptedXError 4s 840ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 449, in url_table_function
    test_https_connection_with_url_table_function(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should workXError 4s 887ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 462, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=True)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384XError 4s 773ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 476, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=True)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256XError 4s 937ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 476, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=True)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256XError 5s 110ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 476, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=True)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should workXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384XFail 988us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384XFail 912us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384XFail 977us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305XFail 906us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305XFail 878us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256XFail 916us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256XFail 864us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256XFail 921us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384XFail 5ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384XFail 947us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256XFail 884us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256XFail 942us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256XFail 912us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHAXFail 851us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHAXFail 829us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHAXFail 791us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHAXFail 858us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHAXFail 758us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384XFail 767us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384XFail 796us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305XFail 851us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305XFail 838us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-GCM-SHA384XFail 972us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384XFail 801us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305XFail 815us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256XFail 766us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-GCM-SHA256XFail 796us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256XFail 870us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384XFail 873us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHAXFail 912us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256XFail 985us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHAXFail 995us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256XFail 933us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256XFail 925us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHAXFail 934us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHAXFail 921us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256XFail 906us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHAXFail 880us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should workXFail 889us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384XFail 830us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256XFail 886us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384XFail 931us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384XFail 885us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384XFail 946us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305XFail 924us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305XFail 824us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256XFail 957us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256XFail 876us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256XFail 2ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384XFail 954us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384XFail 934us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256XFail 834us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256XFail 905us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256XFail 847us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHAXFail 892us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHAXFail 865us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHAXFail 835us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHAXFail 804us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHAXFail 930us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384XFail 821us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384XFail 981us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305XFail 924us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305XFail 944us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-GCM-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-GCM-SHA256XFail 957us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256XFail 2ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA256XFail 3ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHAXFail 994us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHAXFail 944us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256XFail 962us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHAXFail 942us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHAXFail 976us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256XFail 946us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256XFail 976us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHAXFail 961us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHAXFail 854us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256XFail 885us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHAXFail 889us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejectedXFail 2ms
not supported by TLSv1.2
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejectedXFail 1ms
not supported by TLSv1.2
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejectedXFail 1ms
not supported by TLSv1.2
None
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejectedXError 3s 327ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejectedXError 4s 812ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejectedXError 4s 861ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejectedXError 5s 30ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejectedXError 5s 173ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejectedXError 5s 427ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejectedXError 5s 147ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejectedXError 4s 854ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejectedXError 4s 938ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejectedXError 4s 816ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejectedXError 5s 223ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejectedXError 4s 955ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.094s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejectedXError 4s 969ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejectedXError 4s 937ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.095s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejectedXError 4s 911ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejectedXError 5s 84ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejectedXError 4s 917ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejectedXError 4s 832ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejectedXError 4s 940ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejectedXError 4s 937ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejectedXError 5s 214ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejectedXError 5s 146ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejectedXError 4s 866ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejectedXError 4s 975ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.092s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejectedXError 4s 986ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejectedXError 5s 110ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejectedXError 4s 988ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA256 should be rejectedXError 4s 811ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA256 should be rejectedXError 4s 860ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejectedXError 5s 171ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.095s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejectedXError 5s 64ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejectedXError 5s 21ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.095s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejectedXError 4s 980ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejectedXError 4s 790ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejectedXError 4s 751ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejectedXError 4s 965ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejectedXError 4s 789ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA should be rejectedXError 5s 7ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejectedXError 4s 930ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejectedXError 4s 963ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejectedXError 5s 144ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejectedXError 4s 972ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.095s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejectedXError 5s 183ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejectedXError 5s 7ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejectedXError 4s 928ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejectedXError 4s 804ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejectedXError 4s 808ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejectedXError 5s 133ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA should be rejectedXError 5s 4ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.096s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejectedXError 5s 30ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejectedXError 4s 954ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1 should be rejectedXError 5s 215ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 526, in dictionary
    test_https_connection_with_dictionary(port=port, success=should_work)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1_1 should be rejectedXError 5s 178ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 526, in dictionary
    test_https_connection_with_dictionary(port=port, success=should_work)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should workXFail 2ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256XFail 993us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384XFail 7ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305XFail 983us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305XFail 891us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256XFail 73ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384XFail 2ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256XFail 865us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256XFail 966us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHAXFail 2ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHAXFail 965us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384XFail 5ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384XFail 3ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305XFail 2ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-GCM-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384XFail 990us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305XFail 970us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256XFail 940us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-GCM-SHA256XFail 923us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256XFail 840us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA256XFail 911us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384XFail 867us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHAXFail 877us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHAXFail 822us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384XFail 796us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHAXFail 821us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHAXFail 845us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHAXFail 773us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHAXFail 757us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256XFail 775us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHAXFail 785us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHAXFail 863us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256XFail 782us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256XFail 751us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHAXFail 817us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHAXFail 796us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256XFail 831us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHAXFail 753us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should workXFail 739us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384XFail 771us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256XFail 758us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384XFail 828us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384XFail 769us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384XFail 842us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305XFail 2ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305XFail 834us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305XFail 800us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256XFail 809us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256XFail 799us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384XFail 747us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384XFail 769us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256XFail 841us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256XFail 781us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256XFail 764us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHAXFail 760us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHAXFail 782us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHAXFail 737us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHAXFail 773us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHAXFail 746us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384XFail 756us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384XFail 805us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305XFail 773us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305XFail 782us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-GCM-SHA384XFail 798us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384XFail 818us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256XFail 733us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256XFail 739us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-GCM-SHA256XFail 791us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256XFail 743us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA256XFail 772us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384XFail 787us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHAXFail 773us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHAXFail 745us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384XFail 777us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384XFail 805us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHAXFail 820us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHAXFail 755us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384XFail 766us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHAXFail 812us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256XFail 769us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHAXFail 816us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHAXFail 780us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256XFail 847us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256XFail 811us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHAXFail 785us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHAXFail 769us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256XFail 834us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHAXFail 778us
not supported by SSL library
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejectedXFail 2ms
not supported by TLSv1.2
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejectedXFail 1ms
not supported by TLSv1.2
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejectedXFail 1ms
not supported by TLSv1.2
None
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejectedXError 5s 202ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejectedXError 5s 204ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.096s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejectedXError 5s 273ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.095s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejectedXError 5s 324ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejectedXError 4s 984ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.096s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejectedXError 4s 952ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejectedXError 5s 138ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.096s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejectedXError 5s 69ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejectedXError 4s 996ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejectedXError 5s 190ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejectedXError 5s 219ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejectedXError 5s 313ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejectedXError 5s 196ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejectedXError 5s 114ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejectedXError 5s 181ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejectedXError 5s 224ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.096s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejectedXError 5s 272ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejectedXError 5s 705ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejectedXError 5s 723ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.096s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejectedXError 5s 703ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejectedXError 6s 245ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.096s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejectedXError 5s 837ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejectedXError 5s 319ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.092s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejectedXError 5s 504ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.095s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejectedXError 5s 241ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejectedXError 5s 523ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.096s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejectedXError 5s 347ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA256 should be rejectedXError 5s 305ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA256 should be rejectedXError 5s 313ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejectedXError 5s 176ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejectedXError 5s 134ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejectedXError 5s 352ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.093s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejectedXError 5s 176ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejectedXError 5s 153ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.096s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejectedXError 5s 202ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejectedXError 5s 62ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejectedXError 5s 346ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA should be rejectedXError 5s 141ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejectedXError 5s 458ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejectedXError 5s 330ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejectedXError 5s 114ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejectedXError 5s 151ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejectedXError 5s 219ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejectedXError 5s 164ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.092s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejectedXError 5s 180ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejectedXError 5s 61ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejectedXError 5s 24ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejectedXError 5s 264ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.096s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA should be rejectedXError 5s 290ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejectedXError 5s 219ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejectedXError 5s 327ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
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.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 276, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/part 3/zookeeper/fips/ECDHE-ECDSA-AES128-GCM-SHA256/fips connectionXFail 3m 2s
SSLV3_ALERT_HANDSHAKE_FAILURE
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 279, in regression
    Feature(run=load("ssl_server.tests.zookeeper.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 339, in feature
    Feature(run=fips)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 289, in fips
    fips_connection(cipher_list=cipher_suite)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 279, in fips_connection
    check_clickhouse_connection_to_zookeeper()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/steps.py", line 448, in check_clickhouse_connection_to_zookeeper
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1188, in query
    assert False, error(r.output)
           ^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  {
    "meta":
    [
        {
            "name": "name",
            "type": "String"
        },
        {
            "name": "value",
            "type": "String"
        },
        {
            "name": "path",
            "type": "String"
        }
    ],

    "data":
    [

    ],

    "rows": 0,

    "statistics":
    {
        "elapsed": 143.58215404,
        "rows_read": 0,
        "bytes_read": 0
    }
}
Received exception from server (version 24.8.14):
Code: 999. DB::Exception: Received from localhost:9000. DB::Exception: All connection tries failed while connecting to ZooKeeper. nodes: secure://172.18.0.2:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10504.altinitytest (altinity build)), 172.18.0.2:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10504.altinitytest (altinity build)), 172.18.0.2:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10504.altinitytest (altinity build)), 172.18.0.2:2281
: While executing SystemZooKeeper. (KEEPER_EXCEPTION)
(query: SELECT * FROM system.zookeeper WHERE path = '/' FORMAT JSON
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1188 in 'query'

1180\|                  assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
1184\|                  with Then("check if output has exception") if steps else NullStep():
1185\|                      if "Exception:" in r.output:
1186\|                          if raise_on_exception:
1187\|                              raise QueryRuntimeException(r.output)
1188\|>                         assert False, error(r.output)
1189\|  
1190\|          return r
1191\|
/ssl server/part 3/zookeeper/fips/ECDHE-ECDSA-AES256-GCM-SHA384/fips connectionXFail 3m 3s
SSLV3_ALERT_HANDSHAKE_FAILURE
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 279, in regression
    Feature(run=load("ssl_server.tests.zookeeper.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 339, in feature
    Feature(run=fips)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 289, in fips
    fips_connection(cipher_list=cipher_suite)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 279, in fips_connection
    check_clickhouse_connection_to_zookeeper()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/steps.py", line 448, in check_clickhouse_connection_to_zookeeper
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1188, in query
    assert False, error(r.output)
           ^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  {
    "meta":
    [
        {
            "name": "name",
            "type": "String"
        },
        {
            "name": "value",
            "type": "String"
        },
        {
            "name": "path",
            "type": "String"
        }
    ],

    "data":
    [

    ],

    "rows": 0,

    "statistics":
    {
        "elapsed": 143.57398904,
        "rows_read": 0,
        "bytes_read": 0
    }
}
Received exception from server (version 24.8.14):
Code: 999. DB::Exception: Received from localhost:9000. DB::Exception: All connection tries failed while connecting to ZooKeeper. nodes: secure://172.18.0.2:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10504.altinitytest (altinity build)), 172.18.0.2:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10504.altinitytest (altinity build)), 172.18.0.2:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10504.altinitytest (altinity build)), 172.18.0.2:2281
: While executing SystemZooKeeper. (KEEPER_EXCEPTION)
(query: SELECT * FROM system.zookeeper WHERE path = '/' FORMAT JSON
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1188 in 'query'

1180\|                  assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
1184\|                  with Then("check if output has exception") if steps else NullStep():
1185\|                      if "Exception:" in r.output:
1186\|                          if raise_on_exception:
1187\|                              raise QueryRuntimeException(r.output)
1188\|>                         assert False, error(r.output)
1189\|  
1190\|          return r
1191\|
/ssl server/part 3/zookeeper/fips/AES128-GCM-SHA256/fips connectionXFail 3m 3s
SSLV3_ALERT_HANDSHAKE_FAILURE
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 279, in regression
    Feature(run=load("ssl_server.tests.zookeeper.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 339, in feature
    Feature(run=fips)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 289, in fips
    fips_connection(cipher_list=cipher_suite)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 279, in fips_connection
    check_clickhouse_connection_to_zookeeper()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/steps.py", line 448, in check_clickhouse_connection_to_zookeeper
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1188, in query
    assert False, error(r.output)
           ^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  {
    "meta":
    [
        {
            "name": "name",
            "type": "String"
        },
        {
            "name": "value",
            "type": "String"
        },
        {
            "name": "path",
            "type": "String"
        }
    ],

    "data":
    [

    ],

    "rows": 0,

    "statistics":
    {
        "elapsed": 143.43798156,
        "rows_read": 0,
        "bytes_read": 0
    }
}
Received exception from server (version 24.8.14):
Code: 999. DB::Exception: Received from localhost:9000. DB::Exception: All connection tries failed while connecting to ZooKeeper. nodes: secure://172.18.0.2:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10504.altinitytest (altinity build)), 172.18.0.2:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10504.altinitytest (altinity build)), 172.18.0.2:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10504.altinitytest (altinity build)), 172.18.0.2:2281
: While executing SystemZooKeeper. (KEEPER_EXCEPTION)
(query: SELECT * FROM system.zookeeper WHERE path = '/' FORMAT JSON
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1188 in 'query'

1180\|                  assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
1184\|                  with Then("check if output has exception") if steps else NullStep():
1185\|                      if "Exception:" in r.output:
1186\|                          if raise_on_exception:
1187\|                              raise QueryRuntimeException(r.output)
1188\|>                         assert False, error(r.output)
1189\|  
1190\|          return r
1191\|
/ssl server/part 3/zookeeper/fips/AES256-GCM-SHA384/fips connectionXFail 2m 59s
SSLV3_ALERT_HANDSHAKE_FAILURE
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 279, in regression
    Feature(run=load("ssl_server.tests.zookeeper.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 339, in feature
    Feature(run=fips)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 289, in fips
    fips_connection(cipher_list=cipher_suite)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 279, in fips_connection
    check_clickhouse_connection_to_zookeeper()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/steps.py", line 448, in check_clickhouse_connection_to_zookeeper
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1188, in query
    assert False, error(r.output)
           ^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  {
    "meta":
    [
        {
            "name": "name",
            "type": "String"
        },
        {
            "name": "value",
            "type": "String"
        },
        {
            "name": "path",
            "type": "String"
        }
    ],

    "data":
    [

    ],

    "rows": 0,

    "statistics":
    {
        "elapsed": 143.32176808,
        "rows_read": 0,
        "bytes_read": 0
    }
}
Received exception from server (version 24.8.14):
Code: 999. DB::Exception: Received from localhost:9000. DB::Exception: All connection tries failed while connecting to ZooKeeper. nodes: secure://172.18.0.2:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10504.altinitytest (altinity build)), 172.18.0.2:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10504.altinitytest (altinity build)), 172.18.0.2:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10504.altinitytest (altinity build)), 172.18.0.2:2281
: While executing SystemZooKeeper. (KEEPER_EXCEPTION)
(query: SELECT * FROM system.zookeeper WHERE path = '/' FORMAT JSON
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1188 in 'query'

1180\|                  assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
1184\|                  with Then("check if output has exception") if steps else NullStep():
1185\|                      if "Exception:" in r.output:
1186\|                          if raise_on_exception:
1187\|                              raise QueryRuntimeException(r.output)
1188\|>                         assert False, error(r.output)
1189\|  
1190\|          return r
1191\|
/ssl server/part 3/ca chain/use first intermediate ca/with caconfig/missing first CA in chain on one nodeXFail 1m 18s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 281, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 986, in feature
    Feature(run=use_first_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 754, in use_first_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 119, in with_caconfig_missing_first_ca_in_chain_on_one_node
    with_caconfig_missing_ca_in_chain(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 89, in with_caconfig_missing_ca_in_chain
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 215, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  1

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = '1'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
/ssl server/part 3/ca chain/use first intermediate ca/without caconfig/missing first trusted CA on one nodeXFail 1m 40s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 281, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 986, in feature
    Feature(run=use_first_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 772, in use_first_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 401, in without_caconfig_missing_first_trusted_ca_on_one_node
    without_caconfig_missing_trusted_ca(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 379, in without_caconfig_missing_trusted_ca
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 215, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  1

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = '1'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
/ssl server/part 3/ca chain/use first intermediate ca/without caconfig/missing last trusted CA on one nodeXFail 1m 39s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 281, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 986, in feature
    Feature(run=use_first_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 776, in use_first_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 401, in without_caconfig_missing_first_trusted_ca_on_one_node
    without_caconfig_missing_trusted_ca(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 379, in without_caconfig_missing_trusted_ca
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 215, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  1

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = '1'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing first CA in chain on one nodeXFail 1m 16s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 281, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 987, in feature
    Feature(run=use_second_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 920, in use_second_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 119, in with_caconfig_missing_first_ca_in_chain_on_one_node
    with_caconfig_missing_ca_in_chain(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 89, in with_caconfig_missing_ca_in_chain
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 215, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  1

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = '1'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing some CA in chain on all nodesXFail 1m 18s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 281, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 987, in feature
    Feature(run=use_second_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 932, in use_second_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 262, in with_caconfig_missing_ca_in_chain_on_all_nodes
    with_caconfig_missing_ca_in_chain(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 89, in with_caconfig_missing_ca_in_chain
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 215, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  Code: 210. DB::NetException: SSL Exception: error:0A000418:SSL routines::tlsv1 alert unknown ca, while reading from socket (peer: 172.18.0.6:9440, local: 172.18.0.7:53538): (clickhouse1:9440, 172.18.0.6, local address: 172.18.0.7:53538). (NETWORK_ERROR)

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = 'Code: 210. DB::NetException: SSL Exception: error:0A000418:SSL routines::tlsv1 alert unknown ca, while reading from socket (peer: 172.18.0.6:9440, local: 172.18.0.7:53538): (clickhouse1:9440, 172.18.0.6, local address: 172.18.0.7:53538). (NETWORK_ERROR)'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing first trusted CA on one nodeXFail 1m 50s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 281, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 987, in feature
    Feature(run=use_second_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 944, in use_second_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 401, in without_caconfig_missing_first_trusted_ca_on_one_node
    without_caconfig_missing_trusted_ca(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 379, in without_caconfig_missing_trusted_ca
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 215, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  1

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = '1'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing last trusted CA on one nodeXFail 1m 53s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 281, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 987, in feature
    Feature(run=use_second_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 952, in use_second_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 401, in without_caconfig_missing_first_trusted_ca_on_one_node
    without_caconfig_missing_trusted_ca(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 379, in without_caconfig_missing_trusted_ca
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 215, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  1

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = '1'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing trusted CA on all nodesXFail 1m 41s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 281, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 987, in feature
    Feature(run=use_second_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 956, in use_second_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 506, in without_caconfig_missing_trusted_ca_on_all_nodes
    without_caconfig_missing_trusted_ca(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 379, in without_caconfig_missing_trusted_ca
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 215, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  Code: 210. DB::NetException: SSL Exception: error:0A000418:SSL routines::tlsv1 alert unknown ca, while reading from socket (peer: 172.18.0.6:9440, local: 172.18.0.7:37310): (clickhouse1:9440, 172.18.0.6, local address: 172.18.0.7:37310). (NETWORK_ERROR)

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = 'Code: 210. DB::NetException: SSL Exception: error:0A000418:SSL routines::tlsv1 alert unknown ca, while reading from socket (peer: 172.18.0.6:9440, local: 172.18.0.7:37310): (clickhouse1:9440, 172.18.0.6, local address: 172.18.0.7:37310). (NETWORK_ERROR)'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:

Results

Test Name Result Duration
/ssl server OK 3h 18m
/ssl server/part 1 OK 36m 8s
/ssl server/part 1/check certificate OK 36s 218ms
/ssl server/part 1/check certificate/system certificates OK 122ms
/ssl server/part 1/check certificate/show certificate OK 129ms
/ssl server/part 1/sanity OK 81ms
/ssl server/part 1/sanity/check non secure connection OK 80ms
/ssl server/part 1/ssl context OK 2m 7s
/ssl server/part 1/ssl context/enable ssl no server key passphrase OK 35s 984ms
/ssl server/part 1/ssl context/enable ssl no server key passphrase dynamically XFail 27s 889ms
/ssl server/part 1/ssl context/enable ssl with server key passphrase OK 38s 319ms
/ssl server/part 1/ssl context/enable ssl with server key passphrase dynamically XFail 25s 664ms
/ssl server/part 1/certificate authentication OK 1m 31s
/ssl server/part 1/certificate authentication/rbac user no hostname OK 3s 715ms
/ssl server/part 1/certificate authentication/rbac user hostname OK 4s 256ms
/ssl server/part 1/certificate authentication/config user no hostname OK 4s 342ms
/ssl server/part 1/certificate authentication/config user hostname OK 2s 362ms
/ssl server/part 1/verification modes OK 1m 45s
/ssl server/part 1/verification modes/none OK 16s 481ms
/ssl server/part 1/verification modes/none/check connections OK 244ms
/ssl server/part 1/verification modes/once OK 17s 704ms
/ssl server/part 1/verification modes/once/check connections OK 266ms
/ssl server/part 1/verification modes/once/check connections with client certificate and key specified OK 305ms
/ssl server/part 1/verification modes/relaxed OK 17s 644ms
/ssl server/part 1/verification modes/relaxed/check connections OK 235ms
/ssl server/part 1/verification modes/relaxed/check connections with client certificate and key specified OK 287ms
/ssl server/part 1/verification modes/strict OK 16s 431ms
/ssl server/part 1/verification modes/strict/check connections with client certificate and key specified OK 321ms
/ssl server/part 1/verification modes/fail cases XFail 1ms
/ssl server/part 1/url table function OK 30m 7s
/ssl server/part 1/url table function/https server url function checks OK 29m 20s
/ssl server/part 1/url table function/https server url function checks/connection with no protocols should be rejected XError 26s 682ms
/ssl server/part 1/url table function/https server url function checks/TLSv1_2 suite connection should work OK 16s 318ms
/ssl server/part 1/url table function/https server url function checks/TLSv1 suite connection should be rejected XError 27s 273ms
/ssl server/part 1/url table function/https server url function checks/TLSv1_1 suite connection should be rejected XError 27s 836ms
/ssl server/part 1/url table function/https server url function checks/TLSv1_3 suite connection should be rejected XError 26s 116ms
/ssl server/part 1/url table function/https server url function checks/just disabling TLSv1 suite connection should work OK 16s 446ms
/ssl server/part 1/url table function/https server url function checks/just disabling TLSv1_1 suite connection should work OK 16s 279ms
/ssl server/part 1/url table function/https server url function checks/just disabling TLSv1_3 suite connection should work OK 16s 650ms
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work OK 16s 864ms
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work OK 16s 765ms
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work XError 28s 17ms
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work XError 25s 973ms
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher AES128-GCM-SHA256 should work OK 17s 146ms
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher AES256-GCM-SHA384 should work OK 17s 102ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected XError 26s 44ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected XError 27s 446ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected XError 26s 185ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected XError 26s 72ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected XError 25s 785ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected XError 25s 800ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected XError 25s 685ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected XError 26s 929ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected XError 25s 760ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected XError 26s 21ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected XError 26s 343ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected XError 27s 681ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected XError 27s 880ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected XError 27s 293ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected XError 25s 737ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected XError 25s 724ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected XError 27s 146ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected XError 27s 14ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected XError 25s 824ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected XError 26s 42ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected XError 27s 789ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected XError 26s 68ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected XError 26s 57ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected XError 28s 189ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected XError 27s 192ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected XError 26s 707ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected XError 27s 949ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected XError 26s 788ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected XError 26s 555ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected XError 27s 623ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected XError 28s 402ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected XError 28s 34ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected XError 28s 591ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected XError 27s 465ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected XError 26s 64ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected XError 26s 9ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected XError 27s 986ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected XError 26s 295ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected XError 28s 119ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected XError 28s 362ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA should be rejected XError 27s 788ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected XError 27s 829ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected XError 28s 99ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected XError 27s 774ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected XError 28s 133ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected XError 28s 112ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected XError 26s 551ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected XError 27s 959ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected XError 26s 492ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected XError 28s 44ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected XError 27s 990ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA should be rejected XError 28s 251ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected XError 28s 81ms
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected XError 27s 711ms
/ssl server/part 1/url table function/http server url function checks OK 2s 846ms
/ssl server/part 1/url table function/http server url function checks/I read data from the http server using url table function OK 343ms
/ssl server/part 2 OK 1h 28m
/ssl server/part 2/dictionary OK 49m 43s
/ssl server/part 2/dictionary/https server dictionary checks OK 48m 58s
/ssl server/part 2/dictionary/https server dictionary checks/Connection with no protocols should be rejected XError 47s 626ms
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_2 suite connection should work OK 17s 998ms
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1 suite connection should be rejected XError 46s 88ms
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_1 suite connection should be rejected XError 46s 518ms
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_3 suite connection should be rejected XError 46s 169ms
/ssl server/part 2/dictionary/https server dictionary checks/just disabling TLSv1 suite connection should work OK 17s 212ms
/ssl server/part 2/dictionary/https server dictionary checks/just disabling TLSv1_1 suite connection should work OK 17s 124ms
/ssl server/part 2/dictionary/https server dictionary checks/just disabling TLSv1_3 suite connection should work OK 17s 507ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work OK 18s 848ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work OK 17s 144ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work XError 46s 210ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work XError 46s 139ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher AES128-GCM-SHA256 should work OK 17s 667ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher AES256-GCM-SHA384 should work OK 17s 126ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected XError 46s 48ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected XError 46s 478ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected XError 46s 511ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected XError 46s 239ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected XError 45s 901ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected XError 45s 928ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected XError 46s 531ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected XError 46s 696ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected XError 46s 119ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected XError 46s 44ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected XError 46s 190ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected XError 47s 369ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected XError 48s 119ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected XError 46s 239ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected XError 46s 303ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected XError 46s 120ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected XError 46s 702ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected XError 45s 983ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected XError 46s 258ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected XError 46s 354ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected XError 47s 175ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected XError 46s 241ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected XError 46s 738ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected XError 47s 273ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected XError 46s 507ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected XError 47s 37ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected XError 46s 624ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected XError 47s 130ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected XError 46s 652ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected XError 47s 75ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected XError 46s 954ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected XError 46s 16ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected XError 47s 14ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected XError 47s 151ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected XError 46s 481ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected XError 46s 649ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected XError 47s 372ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected XError 47s 483ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected XError 47s 607ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected XError 46s 477ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA should be rejected XError 46s 641ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected XError 47s 10ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected XError 46s 868ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected XError 46s 706ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected XError 46s 409ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected XError 46s 277ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected XError 46s 821ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected XError 46s 351ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected XError 44s 987ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected XError 45s 950ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected XError 46s 802ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA should be rejected XError 47s 102ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected XError 46s 425ms
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected XError 46s 913ms
/ssl server/part 2/dictionary/http server dictionary checks OK 2s 773ms
/ssl server/part 2/dictionary/http server dictionary checks/connection to http server using a dictionary OK 421ms
/ssl server/part 2/fips OK 38m 18s
/ssl server/part 2/fips/server OK 7m 2s
/ssl server/part 2/fips/server/tcp connection OK 1m 22s
/ssl server/part 2/fips/server/tcp connection/openssl s_client OK 55s 789ms
/ssl server/part 2/fips/server/tcp connection/clickhouse-client OK 26s 448ms
/ssl server/part 2/fips/server/tcp connection/clickhouse-client/fips clickhouse-client OK 9s 509ms
/ssl server/part 2/fips/server/tcp connection/clickhouse-client/non fips clickhouse-client OK 16s 936ms
/ssl server/part 2/fips/server/https connection OK 1m 52s
/ssl server/part 2/fips/server/https connection/openssl s_client OK 57s 759ms
/ssl server/part 2/fips/server/https connection/curl OK 54s 828ms
/ssl server/part 2/fips/server/all protocols disabled OK 3m 30s
/ssl server/part 2/fips/server/all protocols disabled/tcp connection OK 1m 22s
/ssl server/part 2/fips/server/all protocols disabled/tcp connection/openssl s_client OK 56s 321ms
/ssl server/part 2/fips/server/all protocols disabled/tcp connection/clickhouse-client OK 25s 696ms
/ssl server/part 2/fips/server/all protocols disabled/tcp connection/clickhouse-client/fips clickhouse-client OK 10s 427ms
/ssl server/part 2/fips/server/all protocols disabled/tcp connection/clickhouse-client/non fips clickhouse-client OK 15s 267ms
/ssl server/part 2/fips/server/all protocols disabled/https connection OK 1m 51s
/ssl server/part 2/fips/server/all protocols disabled/https connection/openssl s_client OK 56s 235ms
/ssl server/part 2/fips/server/all protocols disabled/https connection/curl OK 54s 767ms
/ssl server/part 2/fips/clickhouse client OK 1m 12s
/ssl server/part 2/fips/clickhouse client/clickhouse-client with non restricted server OK 29s 507ms
/ssl server/part 2/fips/clickhouse client/clickhouse-client with non restricted server/fips clickhouse-client OK 12s 465ms
/ssl server/part 2/fips/clickhouse client/clickhouse-client with non restricted server/non fips clickhouse-client OK 17s 39ms
/ssl server/part 2/fips/clickhouse client/clickhouse-client with restricted server OK 24s 290ms
/ssl server/part 2/fips/clickhouse client/clickhouse-client with restricted server/fips clickhouse-client OK 9s 219ms
/ssl server/part 2/fips/clickhouse client/clickhouse-client with restricted server/non fips clickhouse-client OK 15s 70ms
/ssl server/part 2/fips/clickhouse server acting as a client OK 29m 21s
/ssl server/part 2/fips/clickhouse server acting as a client/url table function OK 13m 43s
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLS should be accepted OK 2s 137ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1 should be rejected XError 3s 163ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_1 should be rejected XError 5s 197ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_2 should be accepted XError 4s 840ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work XError 4s 887ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 XError 4s 773ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 XError 4s 937ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 XError 5s 110ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 OK 3s 891ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 OK 2s 458ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 OK 2s 203ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 OK 2s 280ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 OK 2s 245ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 OK 2s 301ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 OK 2s 139ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 OK 2s 296ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 OK 2s 317ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 OK 2s 245ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 OK 2s 87ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 OK 2s 208ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 OK 1s 963ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 OK 1s 984ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 OK 2s 38ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA OK 1s 973ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA OK 1s 978ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA OK 2s 95ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA OK 2s 214ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA OK 2s 249ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA OK 2s 436ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 OK 2s 524ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 OK 2s 447ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 OK 2s 227ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 OK 2s 182ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 OK 2s 122ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-GCM-SHA384 OK 2s 66ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 OK 2s 40ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 OK 2s 136ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 OK 2s 188ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 OK 2s 148ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-GCM-SHA256 OK 2s 114ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 OK 1s 998ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-SHA256 OK 1s 983ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-SHA256 OK 2s 71ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 OK 2s 34ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA OK 2s 103ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA OK 2s 67ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHA OK 2s 45ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 OK 2s 158ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 OK 2s 351ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA OK 2s 228ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA OK 2s 435ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-SHA OK 2s 383ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 OK 2s 408ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA OK 2s 433ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 OK 2s 284ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA OK 2s 357ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA OK 2s 205ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHA OK 2s 232ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 OK 2s 187ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 OK 2s 125ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA OK 2s 128ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA OK 2s 277ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-SHA OK 2s 167ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 OK 2s 148ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA OK 2s 140ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work OK 2s 165ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 OK 2s 236ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 OK 2s 138ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 OK 2s 174ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 OK 2s 195ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 OK 2s 271ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 OK 2s 386ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 OK 2s 228ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 OK 2s 25ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 OK 2s 75ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 OK 2s 187ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 OK 2s 221ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 OK 2s 161ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 OK 2s 98ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 OK 2s 135ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 OK 2s 165ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 OK 2s 87ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 OK 2s 140ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 OK 2s 180ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA OK 2s 141ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA OK 2s 80ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA OK 2s 182ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA OK 2s 75ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA OK 2s 219ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA OK 2s 146ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 OK 2s 241ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 OK 2s 493ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 OK 2s 570ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 OK 2s 400ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 OK 2s 218ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-GCM-SHA384 OK 2s 165ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 OK 2s 181ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 OK 2s 318ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 OK 2s 148ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 OK 2s 209ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-GCM-SHA256 OK 2s 227ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 OK 2s 133ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-SHA256 OK 2s 143ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-SHA256 OK 2s 126ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 OK 2s 149ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA OK 2s 158ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA OK 2s 211ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHA OK 2s 119ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 OK 2s 204ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 OK 2s 126ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA OK 2s 207ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA OK 2s 238ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-SHA OK 2s 248ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 OK 2s 136ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA OK 2s 346ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 OK 2s 229ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA OK 2s 191ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA OK 2s 144ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHA OK 2s 138ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 OK 2s 142ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 OK 2s 161ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA OK 2s 165ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA OK 2s 247ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-SHA OK 2s 234ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 OK 2s 176ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA OK 2s 382ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 XFail 988us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 XFail 912us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 XFail 977us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 XFail 906us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 XFail 878us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 XFail 916us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 XFail 864us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 XFail 921us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 XFail 5ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 XFail 947us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 XFail 884us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 XFail 942us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 XFail 912us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA XFail 851us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA XFail 829us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA XFail 791us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA XFail 858us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA XFail 758us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 XFail 767us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 XFail 796us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 XFail 851us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 XFail 838us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-GCM-SHA384 XFail 972us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 XFail 801us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 XFail 815us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 XFail 766us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-GCM-SHA256 XFail 796us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 XFail 870us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 XFail 873us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA XFail 912us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 XFail 985us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA XFail 995us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 XFail 933us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 XFail 925us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA XFail 934us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA XFail 921us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 XFail 906us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA XFail 880us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work XFail 889us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 XFail 830us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 XFail 886us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 XFail 931us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 XFail 885us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 XFail 946us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 XFail 924us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 XFail 824us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 XFail 957us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 XFail 876us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 XFail 2ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 XFail 954us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 XFail 934us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 XFail 834us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 XFail 905us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 XFail 847us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA XFail 892us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA XFail 865us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA XFail 835us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA XFail 804us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA XFail 930us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 XFail 821us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 XFail 981us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 XFail 924us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 XFail 944us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-GCM-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-GCM-SHA256 XFail 957us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 XFail 2ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA256 XFail 3ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA XFail 994us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA XFail 944us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 XFail 962us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA XFail 942us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHA XFail 976us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 XFail 946us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 XFail 976us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA XFail 961us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA XFail 854us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 XFail 885us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA XFail 889us
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher AES128-GCM-SHA256 should work OK 2s 360ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 OK 2s 238ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 OK 2s 153ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 OK 2s 448ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 OK 2s 352ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 OK 2s 260ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 OK 2s 338ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 OK 2s 282ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 OK 2s 268ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 OK 2s 387ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 OK 2s 385ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 OK 2s 392ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 OK 2s 328ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 OK 2s 247ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 OK 2s 363ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 OK 2s 500ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 OK 2s 311ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 OK 2s 316ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 OK 2s 200ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA OK 2s 232ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA OK 2s 213ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-SHA OK 2s 258ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA OK 2s 188ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA OK 2s 275ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-SHA OK 2s 332ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 OK 2s 192ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 OK 2s 155ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 OK 2s 221ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 OK 2s 176ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 OK 2s 146ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-GCM-SHA384 OK 2s 203ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 OK 2s 145ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 OK 2s 266ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 OK 2s 134ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 OK 2s 199ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-GCM-SHA256 OK 2s 138ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 OK 2s 199ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-SHA256 OK 2s 191ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-SHA256 OK 2s 161ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 OK 2s 164ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA OK 2s 215ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA OK 2s 180ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-AES-256-CBC-SHA OK 2s 104ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 OK 2s 264ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 OK 2s 179ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA OK 2s 314ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA OK 2s 203ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-SHA OK 2s 293ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 OK 2s 276ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-CBC-SHA OK 2s 174ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 OK 2s 241ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA OK 2s 194ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA OK 2s 327ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-AES-128-CBC-SHA OK 2s 270ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 OK 2s 215ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 OK 2s 354ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA OK 2s 275ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA OK 2s 399ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-SHA OK 2s 325ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 OK 2s 286ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-CBC-SHA OK 2s 238ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher AES256-GCM-SHA384 should work OK 2s 314ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 OK 2s 221ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 OK 2s 242ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 OK 2s 178ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 OK 2s 114ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 OK 2s 252ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 OK 2s 242ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 OK 2s 252ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 OK 2s 171ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 OK 2s 28ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 OK 1s 925ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 OK 1s 919ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 OK 1s 954ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 OK 1s 986ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 OK 1s 992ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 OK 2s 166ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 OK 2s 233ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 OK 2s 144ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 OK 2s 70ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA OK 2s 250ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA OK 2s 156ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-SHA OK 2s 80ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA OK 2s 197ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA OK 2s 138ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-SHA OK 2s 352ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 OK 2s 138ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 OK 2s 259ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 OK 2s 354ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 OK 2s 168ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 OK 2s 141ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-GCM-SHA384 OK 2s 266ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 OK 2s 227ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 OK 2s 391ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 OK 2s 350ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 OK 2s 217ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-GCM-SHA256 OK 2s 281ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 OK 2s 300ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-SHA256 OK 2s 289ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-SHA256 OK 2s 207ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 OK 2s 270ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA OK 2s 337ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA OK 2s 395ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-AES-256-CBC-SHA OK 2s 371ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 OK 2s 155ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 OK 2s 250ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA OK 2s 374ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA OK 2s 389ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-SHA OK 2s 439ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 OK 2s 292ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-CBC-SHA OK 2s 292ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 OK 2s 207ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA OK 2s 441ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA OK 2s 388ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-AES-128-CBC-SHA OK 2s 432ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 OK 2s 419ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 OK 2s 499ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA OK 2s 239ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA OK 2s 302ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-SHA OK 2s 270ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 OK 2s 338ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-CBC-SHA OK 2s 368ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected XFail 2ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected XError 3s 327ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected XError 4s 812ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected XError 4s 861ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected XError 5s 30ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected XError 5s 173ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected XError 5s 427ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected XError 5s 147ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected XError 4s 854ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected XError 4s 938ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected XError 4s 816ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected XError 5s 223ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected XError 4s 955ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected XError 4s 969ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected XError 4s 937ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected XError 4s 911ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected XError 5s 84ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected XError 4s 917ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected XError 4s 832ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected XError 4s 940ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected XError 4s 937ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected XError 5s 214ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected XError 5s 146ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected XError 4s 866ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected XError 4s 975ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected XError 4s 986ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected XError 5s 110ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected XError 4s 988ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected XError 4s 811ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected XError 4s 860ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected XError 5s 171ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected XError 5s 64ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected XError 5s 21ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected XError 4s 980ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected XError 4s 790ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected XError 4s 751ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected XError 4s 965ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected XError 4s 789ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA should be rejected XError 5s 7ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected XError 4s 930ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected XError 4s 963ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected XError 5s 144ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected XError 4s 972ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected XError 5s 183ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected XError 5s 7ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected XError 4s 928ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected XError 4s 804ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected XError 4s 808ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected XError 5s 133ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA should be rejected XError 5s 4ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected XError 5s 30ms
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected XError 4s 954ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary OK 14m 53s
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLS should be accepted OK 4s 302ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1 should be rejected XError 5s 215ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1_1 should be rejected XError 5s 178ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1_2 should be accepted OK 2s 420ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work OK 2s 392ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 OK 2s 341ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 OK 2s 603ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 OK 2s 547ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 OK 2s 555ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 OK 2s 456ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 OK 2s 455ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 OK 2s 406ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 OK 2s 402ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 OK 2s 405ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 OK 2s 566ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 OK 2s 477ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 OK 2s 494ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 OK 2s 473ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 OK 2s 477ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 OK 2s 441ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 OK 2s 459ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 OK 2s 483ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 OK 2s 575ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA OK 2s 466ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA OK 2s 399ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA OK 2s 482ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA OK 2s 481ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA OK 2s 659ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA OK 2s 591ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 OK 2s 549ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 OK 2s 600ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 OK 2s 578ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 OK 2s 744ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 OK 2s 495ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-GCM-SHA384 OK 2s 718ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 OK 2s 513ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 OK 2s 627ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 OK 2s 511ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 OK 2s 497ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-GCM-SHA256 OK 2s 599ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 OK 2s 493ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-SHA256 OK 2s 516ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-SHA256 OK 2s 477ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 OK 2s 495ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA OK 2s 423ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA OK 2s 490ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHA OK 2s 421ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 OK 2s 351ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 OK 2s 436ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA OK 2s 403ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA OK 2s 396ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-SHA OK 2s 403ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 OK 2s 348ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA OK 2s 424ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 OK 2s 440ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA OK 2s 525ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA OK 2s 560ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHA OK 2s 638ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 OK 2s 474ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 OK 2s 473ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA OK 2s 465ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA OK 2s 696ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-SHA OK 2s 683ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 OK 2s 696ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA OK 2s 500ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work OK 2s 768ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 OK 2s 936ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 OK 2s 822ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 OK 2s 677ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 OK 2s 760ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 OK 2s 572ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 OK 2s 573ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 OK 2s 467ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 OK 2s 400ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 OK 2s 398ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 OK 2s 512ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 OK 2s 510ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 OK 2s 494ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 OK 2s 407ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 OK 2s 401ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 OK 2s 525ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 OK 2s 501ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 OK 2s 324ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 OK 2s 321ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA OK 2s 281ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA OK 2s 281ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA OK 2s 362ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA OK 2s 374ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA OK 2s 360ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA OK 2s 292ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 OK 2s 264ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 OK 2s 359ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 OK 2s 354ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 OK 2s 215ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 OK 2s 294ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-GCM-SHA384 OK 2s 316ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 OK 2s 298ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 OK 2s 338ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 OK 2s 199ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 OK 2s 278ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-GCM-SHA256 OK 2s 322ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 OK 2s 689ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-SHA256 OK 2s 340ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-SHA256 OK 2s 413ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 OK 2s 403ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA OK 2s 388ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA OK 2s 344ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHA OK 2s 487ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 OK 2s 443ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 OK 2s 435ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA OK 2s 323ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA OK 2s 491ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-SHA OK 2s 527ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 OK 2s 458ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA OK 2s 731ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 OK 2s 504ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA OK 2s 441ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA OK 2s 388ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHA OK 2s 699ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 OK 2s 521ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 OK 2s 404ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA OK 2s 436ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA OK 2s 365ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-SHA OK 2s 335ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 OK 2s 416ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA OK 2s 525ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work XFail 2ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 XFail 993us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 XFail 7ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 XFail 983us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 XFail 891us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 XFail 73ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 XFail 2ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 XFail 865us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 XFail 966us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA XFail 2ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA XFail 965us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 XFail 5ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 XFail 3ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 XFail 2ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-GCM-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 XFail 990us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 XFail 970us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 XFail 940us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-GCM-SHA256 XFail 923us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 XFail 840us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA256 XFail 911us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 XFail 867us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA XFail 877us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHA XFail 822us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 XFail 796us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA XFail 821us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA XFail 845us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA XFail 773us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA XFail 757us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 XFail 775us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA XFail 785us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA XFail 863us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 XFail 782us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 XFail 751us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA XFail 817us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA XFail 796us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 XFail 831us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA XFail 753us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work XFail 739us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 XFail 771us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 XFail 758us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 XFail 828us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 XFail 769us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 XFail 842us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 XFail 2ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 XFail 834us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 XFail 800us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 XFail 809us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 XFail 799us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 XFail 747us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 XFail 769us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 XFail 841us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 XFail 781us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 XFail 764us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA XFail 760us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA XFail 782us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA XFail 737us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA XFail 773us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA XFail 746us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 XFail 756us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 XFail 805us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 XFail 773us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 XFail 782us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-GCM-SHA384 XFail 798us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 XFail 818us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 XFail 733us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 XFail 739us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-GCM-SHA256 XFail 791us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 XFail 743us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA256 XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA256 XFail 772us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 XFail 787us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA XFail 773us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA XFail 745us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 XFail 777us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 XFail 805us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA XFail 820us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA XFail 755us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 XFail 766us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA XFail 812us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 XFail 769us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA XFail 816us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHA XFail 780us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 XFail 847us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 XFail 811us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA XFail 785us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA XFail 769us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 XFail 834us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA XFail 778us
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher AES128-GCM-SHA256 should work OK 2s 426ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 OK 2s 395ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 OK 2s 465ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 OK 2s 430ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 OK 2s 364ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 OK 2s 464ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 OK 2s 411ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 OK 2s 298ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 OK 2s 491ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 OK 2s 487ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 OK 2s 617ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 OK 2s 520ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 OK 2s 472ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 OK 2s 594ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 OK 2s 607ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 OK 2s 317ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 OK 2s 444ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 OK 2s 465ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 OK 2s 445ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA OK 2s 274ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA OK 2s 440ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-SHA OK 2s 406ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA OK 2s 448ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA OK 2s 352ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-SHA OK 2s 495ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 OK 2s 371ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 OK 2s 519ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 OK 2s 641ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 OK 2s 625ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 OK 2s 667ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-GCM-SHA384 OK 2s 504ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 OK 2s 377ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 OK 2s 430ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 OK 2s 658ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 OK 2s 503ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-GCM-SHA256 OK 2s 514ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 OK 2s 456ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-SHA256 OK 2s 535ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-SHA256 OK 2s 447ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 OK 2s 365ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA OK 2s 487ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA OK 2s 441ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-AES-256-CBC-SHA OK 2s 446ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 OK 2s 404ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 OK 2s 465ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA OK 2s 401ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA OK 2s 421ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-SHA OK 2s 334ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 OK 2s 457ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-CBC-SHA OK 2s 372ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 OK 2s 337ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA OK 2s 447ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA OK 2s 455ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-AES-128-CBC-SHA OK 2s 753ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 OK 2s 489ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 OK 2s 469ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA OK 2s 346ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA OK 2s 444ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-SHA OK 2s 429ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 OK 2s 448ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-CBC-SHA OK 2s 411ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher AES256-GCM-SHA384 should work OK 2s 413ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 OK 2s 403ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 OK 2s 400ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 OK 2s 374ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 OK 2s 467ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 OK 3s 12ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 OK 2s 484ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 OK 2s 557ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 OK 2s 415ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 OK 2s 278ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 OK 2s 351ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 OK 2s 580ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 OK 2s 548ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 OK 2s 621ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 OK 2s 629ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 OK 2s 634ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 OK 2s 619ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 OK 2s 677ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 OK 2s 453ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA OK 2s 743ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA OK 2s 523ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-SHA OK 2s 703ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA OK 2s 838ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA OK 2s 790ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-SHA OK 2s 645ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 OK 2s 823ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 OK 2s 681ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 OK 2s 803ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 OK 2s 795ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 OK 2s 729ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-GCM-SHA384 OK 2s 670ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 OK 2s 524ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 OK 2s 771ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 OK 2s 533ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 OK 2s 649ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-GCM-SHA256 OK 2s 397ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 OK 2s 426ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-SHA256 OK 2s 475ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-SHA256 OK 2s 500ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 OK 2s 406ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA OK 2s 308ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA OK 2s 374ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-AES-256-CBC-SHA OK 2s 336ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 OK 2s 369ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 OK 2s 548ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA OK 2s 448ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA OK 2s 404ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-SHA OK 2s 426ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 OK 2s 344ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-CBC-SHA OK 2s 522ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 OK 2s 533ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA OK 2s 809ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA OK 2s 427ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-AES-128-CBC-SHA OK 2s 554ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 OK 2s 534ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 OK 2s 457ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA OK 2s 506ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA OK 2s 428ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-SHA OK 2s 479ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 OK 2s 680ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-CBC-SHA OK 2s 420ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected XFail 2ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected XFail 1ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected XError 5s 202ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected XError 5s 204ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected XError 5s 273ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected XError 5s 324ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected XError 4s 984ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected XError 4s 952ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected XError 5s 138ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected XError 5s 69ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected XError 4s 996ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected XError 5s 190ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected XError 5s 219ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected XError 5s 313ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected XError 5s 196ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected XError 5s 114ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected XError 5s 181ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected XError 5s 224ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected XError 5s 272ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected XError 5s 705ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected XError 5s 723ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected XError 5s 703ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected XError 6s 245ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected XError 5s 837ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected XError 5s 319ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected XError 5s 504ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected XError 5s 241ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected XError 5s 523ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected XError 5s 347ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected XError 5s 305ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected XError 5s 313ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected XError 5s 176ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected XError 5s 134ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected XError 5s 352ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected XError 5s 176ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected XError 5s 153ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected XError 5s 202ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected XError 5s 62ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected XError 5s 346ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA should be rejected XError 5s 141ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected XError 5s 458ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected XError 5s 330ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected XError 5s 114ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected XError 5s 151ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected XError 5s 219ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected XError 5s 164ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected XError 5s 180ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected XError 5s 61ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected XError 5s 24ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected XError 5s 264ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA should be rejected XError 5s 290ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected XError 5s 219ms
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected XError 5s 327ms
/ssl server/part 3 OK 1h 11m
/ssl server/part 3/zookeeper OK 28m 1s
/ssl server/part 3/zookeeper/secure connection OK 39s 527ms
/ssl server/part 3/zookeeper/secure connection to invalid zookeeper port OK 3m 2s
/ssl server/part 3/zookeeper/secure connection with empty truststore OK 3m 8s
/ssl server/part 3/zookeeper/secure connection with unsigned client certificate OK 3m 7s
/ssl server/part 3/zookeeper/secure connection without client certificate OK 3m 9s
/ssl server/part 3/zookeeper/fips OK 14m 6s
/ssl server/part 3/zookeeper/fips/ECDHE-RSA-AES128-GCM-SHA256 OK 40s 75ms
/ssl server/part 3/zookeeper/fips/ECDHE-RSA-AES128-GCM-SHA256/fips connection OK 40s 73ms
/ssl server/part 3/zookeeper/fips/ECDHE-RSA-AES256-GCM-SHA384 OK 39s 744ms
/ssl server/part 3/zookeeper/fips/ECDHE-RSA-AES256-GCM-SHA384/fips connection OK 39s 739ms
/ssl server/part 3/zookeeper/fips/ECDHE-ECDSA-AES128-GCM-SHA256 OK 3m 2s
/ssl server/part 3/zookeeper/fips/ECDHE-ECDSA-AES128-GCM-SHA256/fips connection XFail 3m 2s
/ssl server/part 3/zookeeper/fips/ECDHE-ECDSA-AES256-GCM-SHA384 OK 3m 3s
/ssl server/part 3/zookeeper/fips/ECDHE-ECDSA-AES256-GCM-SHA384/fips connection XFail 3m 3s
/ssl server/part 3/zookeeper/fips/AES128-GCM-SHA256 OK 3m 3s
/ssl server/part 3/zookeeper/fips/AES128-GCM-SHA256/fips connection XFail 3m 3s
/ssl server/part 3/zookeeper/fips/AES256-GCM-SHA384 OK 2m 59s
/ssl server/part 3/zookeeper/fips/AES256-GCM-SHA384/fips connection XFail 2m 59s
/ssl server/part 3/zookeeper/fips/any compatible OK 36s 625ms
/ssl server/part 3/zookeeper/fips/any compatible/fips connection OK 36s 623ms
/ssl server/part 3/zookeeper fips Skip 1ms
/ssl server/part 3/ca chain OK 43m 13s
/ssl server/part 3/ca chain/use root ca OK 5m 31s
/ssl server/part 3/ca chain/use root ca/with caconfig OK 2m 38s
/ssl server/part 3/ca chain/use root ca/with caconfig/all certificates in chain OK 1m 20s
/ssl server/part 3/ca chain/use root ca/with caconfig/invalid first CA in chain on one node OK 1m 17s
/ssl server/part 3/ca chain/use root ca/without caconfig OK 2m 53s
/ssl server/part 3/ca chain/use root ca/without caconfig/all trusted OK 1m 25s
/ssl server/part 3/ca chain/use root ca/without caconfig/missing first trusted CA on one node OK 1m 27s
/ssl server/part 3/ca chain/use first intermediate ca OK 10m 18s
/ssl server/part 3/ca chain/use first intermediate ca/with caconfig OK 3m 57s
/ssl server/part 3/ca chain/use first intermediate ca/with caconfig/all certificates in chain OK 1m 17s
/ssl server/part 3/ca chain/use first intermediate ca/with caconfig/missing first CA in chain on one node XFail 1m 18s
/ssl server/part 3/ca chain/use first intermediate ca/with caconfig/missing last CA in chain on one node OK 1m 21s
/ssl server/part 3/ca chain/use first intermediate ca/with caconfig OK 1m 18s
/ssl server/part 3/ca chain/use first intermediate ca/without caconfig OK 5m 1s
/ssl server/part 3/ca chain/use first intermediate ca/without caconfig/without caconfig OK 1m 41s
/ssl server/part 3/ca chain/use first intermediate ca/without caconfig/missing first trusted CA on one node XFail 1m 40s
/ssl server/part 3/ca chain/use first intermediate ca/without caconfig/missing last trusted CA on one node XFail 1m 39s
/ssl server/part 3/ca chain/use second intermediate ca OK 27m 20s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain OK 11m 26s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/with caconfig OK 5m 17s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/with caconfig/all certificates present OK 1m 19s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/with caconfig/missing first CA in chain on one node OK 1m 17s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/with caconfig/missing last CA in chain on one node OK 1m 21s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/with caconfig/missing all CA in chain on one node OK 1m 19s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/without caconfig OK 6m 8s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/without caconfig/all certificates present OK 1m 31s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/without caconfig/missing first CA in chain on one node OK 1m 26s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/without caconfig/missing last CA in chain on one node OK 1m 33s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/without caconfig/missing all CA in chain on one node OK 1m 36s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain OK 15m 54s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig OK 6m 41s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig/all certificates present OK 1m 23s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing first CA in chain on one node XFail 1m 16s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing middle CA in chain on one node OK 1m 19s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing last CA in chain on one node OK 1m 23s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing some CA in chain on all nodes XFail 1m 18s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig OK 9m 12s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/all certificates present OK 1m 58s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing first trusted CA on one node XFail 1m 50s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing middle trusted CA on one node OK 1m 49s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing last trusted CA on one node XFail 1m 53s
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing trusted CA on all nodes XFail 1m 41s

Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922