/parquet | Fail 28m 36s | AWS S3 access key needs to be set |
/parquet/postgresql | Error 1m 31s | OSError
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 185, in feature
Scenario(run=postgresql_engine_to_parquet_file_to_postgresql_engine)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 30, in postgresql_engine_to_parquet_file_to_postgresql_engine
postgresql_node.command(
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 127, in command
return self.cluster.command(self.name, *args, **kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1233, in command
bash = self.bash(node)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1003, in bash
self._bash[id]("echo 1")
OSError: [Errno 5] Input/output error |
/parquet/postgresql/compression_type='NONE' | Error 30s 411ms | OSError
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 185, in feature
Scenario(run=postgresql_engine_to_parquet_file_to_postgresql_engine)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 30, in postgresql_engine_to_parquet_file_to_postgresql_engine
postgresql_node.command(
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 127, in command
return self.cluster.command(self.name, *args, **kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1233, in command
bash = self.bash(node)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1003, in bash
self._bash[id]("echo 1")
OSError: [Errno 5] Input/output error |
/parquet/postgresql/compression_type='NONE'/postgresql engine to parquet file to postgresql engine | Error 380ms | OSError
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 185, in feature
Scenario(run=postgresql_engine_to_parquet_file_to_postgresql_engine)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 30, in postgresql_engine_to_parquet_file_to_postgresql_engine
postgresql_node.command(
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 127, in command
return self.cluster.command(self.name, *args, **kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1233, in command
bash = self.bash(node)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1003, in bash
self._bash[id]("echo 1")
OSError: [Errno 5] Input/output error |
/parquet/postgresql/compression_type='NONE'/postgresql function to parquet file to postgresql function | Error 30s 30ms | ExpectTimeoutError
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/testflows/uexpect/uexpect.py", line 223, in read
d = self.queue.get(timeout=timeleft)
File "/usr/lib/python3.8/queue.py", line 178, 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.8/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.8/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 "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 186, in feature
Scenario(run=postgresql_function_to_parquet_file_to_postgresql_function)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 108, in postgresql_function_to_parquet_file_to_postgresql_function
postgresql_node.command(
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 127, in command
return self.cluster.command(self.name, *args, **kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1235, in command
r = bash(command, *args, **kwargs)
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 30.000s for '[#\\$] ' buffer 'Error response from daemon: Container 3d2f663930c96879ed0288c8ead0f2f4dc00e3c5143944759b1e5404c2ce6eed is restarting, wait until the container is running\r\n' or '45,72,72,6f,72,20,72,65,73,70,6f,6e,73,65,20,66,72,6f,6d,20,64,61,65,6d,6f,6e,3a,20,43,6f,6e,74,61,69,6e,65,72,20,33,64,32,66,36,36,33,39,33,30,63,39,36,38,37,39,65,64,30,32,38,38,63,38,65,61,64,30,66,32,66,34,64,63,30,30,65,33,63,35,31,34,33,39,34,34,37,35,39,62,31,65,35,34,30,34,63,32,63,65,36,65,65,64,20,69,73,20,72,65,73,74,61,72,74,69,6e,67,2c,20,77,61,69,74,20,75,6e,74,69,6c,20,74,68,65,20,63,6f,6e,74,61,69,6e,65,72,20,69,73,20,72,75,6e,6e,69,6e,67,d,a' |
/parquet/postgresql/compression_type='GZIP' | Error 30s 394ms | OSError
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 185, in feature
Scenario(run=postgresql_engine_to_parquet_file_to_postgresql_engine)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 30, in postgresql_engine_to_parquet_file_to_postgresql_engine
postgresql_node.command(
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 127, in command
return self.cluster.command(self.name, *args, **kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1233, in command
bash = self.bash(node)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1003, in bash
self._bash[id]("echo 1")
OSError: [Errno 5] Input/output error |
/parquet/postgresql/compression_type='GZIP'/postgresql engine to parquet file to postgresql engine | Error 369ms | OSError
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 185, in feature
Scenario(run=postgresql_engine_to_parquet_file_to_postgresql_engine)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 30, in postgresql_engine_to_parquet_file_to_postgresql_engine
postgresql_node.command(
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 127, in command
return self.cluster.command(self.name, *args, **kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1233, in command
bash = self.bash(node)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1003, in bash
self._bash[id]("echo 1")
OSError: [Errno 5] Input/output error |
/parquet/postgresql/compression_type='GZIP'/postgresql function to parquet file to postgresql function | Error 30s 23ms | ExpectTimeoutError
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/testflows/uexpect/uexpect.py", line 223, in read
d = self.queue.get(timeout=timeleft)
File "/usr/lib/python3.8/queue.py", line 178, 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.8/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.8/dist-packages/testflows/uexpect/uexpect.py", line 235, in read
raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.054s
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 186, in feature
Scenario(run=postgresql_function_to_parquet_file_to_postgresql_function)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 108, in postgresql_function_to_parquet_file_to_postgresql_function
postgresql_node.command(
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 127, in command
return self.cluster.command(self.name, *args, **kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1235, in command
r = bash(command, *args, **kwargs)
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 30.000s for '[#\\$] ' buffer 'Error response from daemon: Container 3d2f663930c96879ed0288c8ead0f2f4dc00e3c5143944759b1e5404c2ce6eed is restarting, wait until the container is running\r\n' or '45,72,72,6f,72,20,72,65,73,70,6f,6e,73,65,20,66,72,6f,6d,20,64,61,65,6d,6f,6e,3a,20,43,6f,6e,74,61,69,6e,65,72,20,33,64,32,66,36,36,33,39,33,30,63,39,36,38,37,39,65,64,30,32,38,38,63,38,65,61,64,30,66,32,66,34,64,63,30,30,65,33,63,35,31,34,33,39,34,34,37,35,39,62,31,65,35,34,30,34,63,32,63,65,36,65,65,64,20,69,73,20,72,65,73,74,61,72,74,69,6e,67,2c,20,77,61,69,74,20,75,6e,74,69,6c,20,74,68,65,20,63,6f,6e,74,61,69,6e,65,72,20,69,73,20,72,75,6e,6e,69,6e,67,d,a' |
/parquet/postgresql/compression_type='LZ4' | Error 30s 377ms | OSError
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 185, in feature
Scenario(run=postgresql_engine_to_parquet_file_to_postgresql_engine)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 30, in postgresql_engine_to_parquet_file_to_postgresql_engine
postgresql_node.command(
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 127, in command
return self.cluster.command(self.name, *args, **kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1233, in command
bash = self.bash(node)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1003, in bash
self._bash[id]("echo 1")
OSError: [Errno 5] Input/output error |
/parquet/postgresql/compression_type='LZ4'/postgresql engine to parquet file to postgresql engine | Error 365ms | OSError
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 185, in feature
Scenario(run=postgresql_engine_to_parquet_file_to_postgresql_engine)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 30, in postgresql_engine_to_parquet_file_to_postgresql_engine
postgresql_node.command(
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 127, in command
return self.cluster.command(self.name, *args, **kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1233, in command
bash = self.bash(node)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1003, in bash
self._bash[id]("echo 1")
OSError: [Errno 5] Input/output error |
/parquet/postgresql/compression_type='LZ4'/postgresql function to parquet file to postgresql function | Error 30s 11ms | ExpectTimeoutError
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/testflows/uexpect/uexpect.py", line 223, in read
d = self.queue.get(timeout=timeleft)
File "/usr/lib/python3.8/queue.py", line 178, 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.8/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.8/dist-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 "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 186, in feature
Scenario(run=postgresql_function_to_parquet_file_to_postgresql_function)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../parquet/tests/postgresql.py", line 108, in postgresql_function_to_parquet_file_to_postgresql_function
postgresql_node.command(
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 127, in command
return self.cluster.command(self.name, *args, **kwargs)
File "/builds/altinity-qa/clickhouse/cicd/release/scripts/regression/parquet/../helpers/cluster.py", line 1235, in command
r = bash(command, *args, **kwargs)
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 30.000s for '[#\\$] ' buffer 'Error response from daemon: Container 3d2f663930c96879ed0288c8ead0f2f4dc00e3c5143944759b1e5404c2ce6eed is restarting, wait until the container is running\r\n' or '45,72,72,6f,72,20,72,65,73,70,6f,6e,73,65,20,66,72,6f,6d,20,64,61,65,6d,6f,6e,3a,20,43,6f,6e,74,61,69,6e,65,72,20,33,64,32,66,36,36,33,39,33,30,63,39,36,38,37,39,65,64,30,32,38,38,63,38,65,61,64,30,66,32,66,34,64,63,30,30,65,33,63,35,31,34,33,39,34,34,37,35,39,62,31,65,35,34,30,34,63,32,63,65,36,65,65,64,20,69,73,20,72,65,73,74,61,72,74,69,6e,67,2c,20,77,61,69,74,20,75,6e,74,69,6c,20,74,68,65,20,63,6f,6e,74,61,69,6e,65,72,20,69,73,20,72,75,6e,6e,69,6e,67,d,a' |