/benchmark | Error 2h 57m | ExpectTimeoutError
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 223, in read
d = self.queue.get(timeout=timeleft)
File "/usr/lib/python3.10/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 "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 187, in expect
data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 235, in read
raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.044s
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 171, in
regression()
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 165, in regression
Feature(test=load("ontime_benchmark.tests.benchmark", "feature"))(
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 312, in feature
scenario(format=format)
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 262, in s3
benchmark(table_name="s3", table_settings=table_settings, format=format)
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 235, in benchmark
node.query(
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../helpers/cluster.py", line 721, in query
r = self.cluster.bash(self.name)(command, *args, **kwargs)
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1500.000s for '(bash# )\|(\n)' |
/benchmark/gcs | Error 2h 57m | ExpectTimeoutError
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 223, in read
d = self.queue.get(timeout=timeleft)
File "/usr/lib/python3.10/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 "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 187, in expect
data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 235, in read
raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.044s
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 171, in
regression()
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 165, in regression
Feature(test=load("ontime_benchmark.tests.benchmark", "feature"))(
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 312, in feature
scenario(format=format)
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 262, in s3
benchmark(table_name="s3", table_settings=table_settings, format=format)
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 235, in benchmark
node.query(
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../helpers/cluster.py", line 721, in query
r = self.cluster.bash(self.name)(command, *args, **kwargs)
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1500.000s for '(bash# )\|(\n)' |
/benchmark/gcs/queries | Error 2h 55m | ExpectTimeoutError
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 223, in read
d = self.queue.get(timeout=timeleft)
File "/usr/lib/python3.10/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 "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 187, in expect
data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 235, in read
raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.044s
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 171, in
regression()
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 165, in regression
Feature(test=load("ontime_benchmark.tests.benchmark", "feature"))(
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 312, in feature
scenario(format=format)
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 262, in s3
benchmark(table_name="s3", table_settings=table_settings, format=format)
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 235, in benchmark
node.query(
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../helpers/cluster.py", line 721, in query
r = self.cluster.bash(self.name)(command, *args, **kwargs)
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1500.000s for '(bash# )\|(\n)' |
/benchmark/gcs/queries/s3 | Error 1h 17m | ExpectTimeoutError
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 223, in read
d = self.queue.get(timeout=timeleft)
File "/usr/lib/python3.10/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 "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 187, in expect
data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 235, in read
raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.044s
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 171, in
regression()
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 165, in regression
Feature(test=load("ontime_benchmark.tests.benchmark", "feature"))(
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 312, in feature
scenario(format=format)
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 262, in s3
benchmark(table_name="s3", table_settings=table_settings, format=format)
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 235, in benchmark
node.query(
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../helpers/cluster.py", line 721, in query
r = self.cluster.bash(self.name)(command, *args, **kwargs)
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1500.000s for '(bash# )\|(\n)' |
/benchmark/gcs/queries/s3 tiered | Fail 5m 14s | ClickHouse server is not healthy |
/benchmark/gcs/queries/zero copy replication | Error 1h 26m | ExpectTimeoutError
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 223, in read
d = self.queue.get(timeout=timeleft)
File "/usr/lib/python3.10/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 "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 187, in expect
data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 235, in read
raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.058s
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 171, in
regression()
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 165, in regression
Feature(test=load("ontime_benchmark.tests.benchmark", "feature"))(
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 312, in feature
scenario(format=format)
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 298, in zero_copy_replication
benchmark(
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 235, in benchmark
node.query(
File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ontime_benchmark/../helpers/cluster.py", line 721, in query
r = self.cluster.bash(self.name)(command, *args, **kwargs)
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1500.000s for '(bash# )\|(\n)' |