Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mindsdb.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681880709.745288/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mindsdb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-MindsDB-23.3.5.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mindsdb.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681880709.745288/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mindsdb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-MindsDB-23.3.5.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-mindsdb.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681880709.745288/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-mindsdb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cK4DRl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MindsDB-23.3.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/MindsDB-23.3.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd MindsDB-23.3.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KE8jOC + umask 022 + cd /builddir/build/BUILD + cd MindsDB-23.3.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/mindsdb copying mindsdb/__init__.py -> build/lib/mindsdb copying mindsdb/__main__.py -> build/lib/mindsdb copying mindsdb/__about__.py -> build/lib/mindsdb creating build/lib/mindsdb/utilities copying mindsdb/utilities/config.py -> build/lib/mindsdb/utilities copying mindsdb/utilities/wizards.py -> build/lib/mindsdb/utilities copying mindsdb/utilities/telemetry.py -> build/lib/mindsdb/utilities copying mindsdb/utilities/cache.py -> build/lib/mindsdb/utilities copying mindsdb/utilities/auth.py -> build/lib/mindsdb/utilities copying mindsdb/utilities/context.py -> build/lib/mindsdb/utilities copying mindsdb/utilities/log_controller.py -> build/lib/mindsdb/utilities copying mindsdb/utilities/ps.py -> build/lib/mindsdb/utilities copying mindsdb/utilities/functions.py -> build/lib/mindsdb/utilities copying mindsdb/utilities/__init__.py -> build/lib/mindsdb/utilities copying mindsdb/utilities/fs.py -> build/lib/mindsdb/utilities copying mindsdb/utilities/json_encoder.py -> build/lib/mindsdb/utilities copying mindsdb/utilities/log.py -> build/lib/mindsdb/utilities creating build/lib/mindsdb/microservices_grpc copying mindsdb/microservices_grpc/__init__.py -> build/lib/mindsdb/microservices_grpc creating build/lib/mindsdb/integrations copying mindsdb/integrations/__init__.py -> build/lib/mindsdb/integrations creating build/lib/mindsdb/interfaces copying mindsdb/interfaces/__init__.py -> build/lib/mindsdb/interfaces creating build/lib/mindsdb/api copying mindsdb/api/__init__.py -> build/lib/mindsdb/api creating build/lib/mindsdb/migrations copying mindsdb/migrations/env.py -> build/lib/mindsdb/migrations copying mindsdb/migrations/migrate.py -> build/lib/mindsdb/migrations copying mindsdb/migrations/__init__.py -> build/lib/mindsdb/migrations creating build/lib/mindsdb/utilities/hooks copying mindsdb/utilities/hooks/__init__.py -> build/lib/mindsdb/utilities/hooks creating build/lib/mindsdb/microservices_grpc/db copying mindsdb/microservices_grpc/db/db_pb2_grpc.py -> build/lib/mindsdb/microservices_grpc/db copying mindsdb/microservices_grpc/db/common_pb2.py -> build/lib/mindsdb/microservices_grpc/db copying mindsdb/microservices_grpc/db/__init__.py -> build/lib/mindsdb/microservices_grpc/db copying mindsdb/microservices_grpc/db/db_pb2.py -> build/lib/mindsdb/microservices_grpc/db copying mindsdb/microservices_grpc/db/common_pb2_grpc.py -> build/lib/mindsdb/microservices_grpc/db creating build/lib/mindsdb/microservices_grpc/ml copying mindsdb/microservices_grpc/ml/ml_pb2.py -> build/lib/mindsdb/microservices_grpc/ml copying mindsdb/microservices_grpc/ml/common_pb2.py -> build/lib/mindsdb/microservices_grpc/ml copying mindsdb/microservices_grpc/ml/__init__.py -> build/lib/mindsdb/microservices_grpc/ml copying mindsdb/microservices_grpc/ml/ml_pb2_grpc.py -> build/lib/mindsdb/microservices_grpc/ml copying mindsdb/microservices_grpc/ml/common_pb2_grpc.py -> build/lib/mindsdb/microservices_grpc/ml creating build/lib/mindsdb/microservices_grpc/executor copying mindsdb/microservices_grpc/executor/__init__.py -> build/lib/mindsdb/microservices_grpc/executor copying mindsdb/microservices_grpc/executor/executor_pb2.py -> build/lib/mindsdb/microservices_grpc/executor copying mindsdb/microservices_grpc/executor/executor_pb2_grpc.py -> build/lib/mindsdb/microservices_grpc/executor creating build/lib/mindsdb/integrations/utilities copying mindsdb/integrations/utilities/utils.py -> build/lib/mindsdb/integrations/utilities copying mindsdb/integrations/utilities/processes.py -> build/lib/mindsdb/integrations/utilities copying mindsdb/integrations/utilities/__init__.py -> build/lib/mindsdb/integrations/utilities copying mindsdb/integrations/utilities/time_series_utils.py -> build/lib/mindsdb/integrations/utilities copying mindsdb/integrations/utilities/test_utils.py -> build/lib/mindsdb/integrations/utilities copying mindsdb/integrations/utilities/install.py -> build/lib/mindsdb/integrations/utilities creating build/lib/mindsdb/integrations/handlers copying mindsdb/integrations/handlers/__init__.py -> build/lib/mindsdb/integrations/handlers creating build/lib/mindsdb/integrations/handlers_client copying mindsdb/integrations/handlers_client/db_grpc_client.py -> build/lib/mindsdb/integrations/handlers_client copying mindsdb/integrations/handlers_client/__init__.py -> build/lib/mindsdb/integrations/handlers_client copying mindsdb/integrations/handlers_client/ml_grpc_client.py -> build/lib/mindsdb/integrations/handlers_client copying mindsdb/integrations/handlers_client/db_client_factory.py -> build/lib/mindsdb/integrations/handlers_client copying mindsdb/integrations/handlers_client/ml_client_factory.py -> build/lib/mindsdb/integrations/handlers_client creating build/lib/mindsdb/integrations/libs copying mindsdb/integrations/libs/ml_handler_proc.py -> build/lib/mindsdb/integrations/libs copying mindsdb/integrations/libs/storage_handler.py -> build/lib/mindsdb/integrations/libs copying mindsdb/integrations/libs/__init__.py -> build/lib/mindsdb/integrations/libs copying mindsdb/integrations/libs/const.py -> build/lib/mindsdb/integrations/libs copying mindsdb/integrations/libs/ml_exec_base.py -> build/lib/mindsdb/integrations/libs copying mindsdb/integrations/libs/response.py -> build/lib/mindsdb/integrations/libs copying mindsdb/integrations/libs/api_handler.py -> build/lib/mindsdb/integrations/libs copying mindsdb/integrations/libs/net_helpers.py -> build/lib/mindsdb/integrations/libs copying mindsdb/integrations/libs/handler_helpers.py -> build/lib/mindsdb/integrations/libs copying mindsdb/integrations/libs/base.py -> build/lib/mindsdb/integrations/libs creating build/lib/mindsdb/integrations/handlers_wrapper copying mindsdb/integrations/handlers_wrapper/db_grpc_wrapper.py -> build/lib/mindsdb/integrations/handlers_wrapper copying mindsdb/integrations/handlers_wrapper/__init__.py -> build/lib/mindsdb/integrations/handlers_wrapper copying mindsdb/integrations/handlers_wrapper/ml_handler_service.py -> build/lib/mindsdb/integrations/handlers_wrapper copying mindsdb/integrations/handlers_wrapper/ml_grpc_wrapper.py -> build/lib/mindsdb/integrations/handlers_wrapper copying mindsdb/integrations/handlers_wrapper/db_handler_service.py -> build/lib/mindsdb/integrations/handlers_wrapper creating build/lib/mindsdb/integrations/handlers/yugabyte_handler copying mindsdb/integrations/handlers/yugabyte_handler/yugabyte_handler.py -> build/lib/mindsdb/integrations/handlers/yugabyte_handler copying mindsdb/integrations/handlers/yugabyte_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/yugabyte_handler copying mindsdb/integrations/handlers/yugabyte_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/yugabyte_handler creating build/lib/mindsdb/integrations/handlers/questdb_handler copying mindsdb/integrations/handlers/questdb_handler/questdb_handler.py -> build/lib/mindsdb/integrations/handlers/questdb_handler copying mindsdb/integrations/handlers/questdb_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/questdb_handler copying mindsdb/integrations/handlers/questdb_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/questdb_handler creating build/lib/mindsdb/integrations/handlers/mariadb_handler copying mindsdb/integrations/handlers/mariadb_handler/mariadb_handler.py -> build/lib/mindsdb/integrations/handlers/mariadb_handler copying mindsdb/integrations/handlers/mariadb_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/mariadb_handler copying mindsdb/integrations/handlers/mariadb_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/mariadb_handler creating build/lib/mindsdb/integrations/handlers/postgres_handler copying mindsdb/integrations/handlers/postgres_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/postgres_handler copying mindsdb/integrations/handlers/postgres_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/postgres_handler copying mindsdb/integrations/handlers/postgres_handler/postgres_handler.py -> build/lib/mindsdb/integrations/handlers/postgres_handler creating build/lib/mindsdb/integrations/handlers/databend_handler copying mindsdb/integrations/handlers/databend_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/databend_handler copying mindsdb/integrations/handlers/databend_handler/databend_handler.py -> build/lib/mindsdb/integrations/handlers/databend_handler copying mindsdb/integrations/handlers/databend_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/databend_handler creating build/lib/mindsdb/integrations/handlers/oceanbase_handler copying mindsdb/integrations/handlers/oceanbase_handler/oceanbase_handler.py -> build/lib/mindsdb/integrations/handlers/oceanbase_handler copying mindsdb/integrations/handlers/oceanbase_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/oceanbase_handler copying mindsdb/integrations/handlers/oceanbase_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/oceanbase_handler creating build/lib/mindsdb/integrations/handlers/cloud_spanner_handler copying mindsdb/integrations/handlers/cloud_spanner_handler/cloud_spanner_handler.py -> build/lib/mindsdb/integrations/handlers/cloud_spanner_handler copying mindsdb/integrations/handlers/cloud_spanner_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/cloud_spanner_handler copying mindsdb/integrations/handlers/cloud_spanner_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/cloud_spanner_handler creating build/lib/mindsdb/integrations/handlers/dynamodb_handler copying mindsdb/integrations/handlers/dynamodb_handler/dynamodb_handler.py -> build/lib/mindsdb/integrations/handlers/dynamodb_handler copying mindsdb/integrations/handlers/dynamodb_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/dynamodb_handler copying mindsdb/integrations/handlers/dynamodb_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/dynamodb_handler creating build/lib/mindsdb/integrations/handlers/teradata_handler copying mindsdb/integrations/handlers/teradata_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/teradata_handler copying mindsdb/integrations/handlers/teradata_handler/teradata_handler.py -> build/lib/mindsdb/integrations/handlers/teradata_handler copying mindsdb/integrations/handlers/teradata_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/teradata_handler creating build/lib/mindsdb/integrations/handlers/trino_handler copying mindsdb/integrations/handlers/trino_handler/trino_handler.py -> build/lib/mindsdb/integrations/handlers/trino_handler copying mindsdb/integrations/handlers/trino_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/trino_handler copying mindsdb/integrations/handlers/trino_handler/trino_config_provider.py -> build/lib/mindsdb/integrations/handlers/trino_handler copying mindsdb/integrations/handlers/trino_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/trino_handler creating build/lib/mindsdb/integrations/handlers/scylla_handler copying mindsdb/integrations/handlers/scylla_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/scylla_handler copying mindsdb/integrations/handlers/scylla_handler/scylla_handler.py -> build/lib/mindsdb/integrations/handlers/scylla_handler copying mindsdb/integrations/handlers/scylla_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/scylla_handler creating build/lib/mindsdb/integrations/handlers/orioledb_handler copying mindsdb/integrations/handlers/orioledb_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/orioledb_handler copying mindsdb/integrations/handlers/orioledb_handler/orioledb_handler.py -> build/lib/mindsdb/integrations/handlers/orioledb_handler copying mindsdb/integrations/handlers/orioledb_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/orioledb_handler creating build/lib/mindsdb/integrations/handlers/twitter_handler copying mindsdb/integrations/handlers/twitter_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/twitter_handler copying mindsdb/integrations/handlers/twitter_handler/twitter_handler.py -> build/lib/mindsdb/integrations/handlers/twitter_handler copying mindsdb/integrations/handlers/twitter_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/twitter_handler creating build/lib/mindsdb/integrations/handlers/autokeras_handler copying mindsdb/integrations/handlers/autokeras_handler/setup.py -> build/lib/mindsdb/integrations/handlers/autokeras_handler copying mindsdb/integrations/handlers/autokeras_handler/autokeras_handler.py -> build/lib/mindsdb/integrations/handlers/autokeras_handler copying mindsdb/integrations/handlers/autokeras_handler/functions.py -> build/lib/mindsdb/integrations/handlers/autokeras_handler copying mindsdb/integrations/handlers/autokeras_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/autokeras_handler copying mindsdb/integrations/handlers/autokeras_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/autokeras_handler creating build/lib/mindsdb/integrations/handlers/impala_handler copying mindsdb/integrations/handlers/impala_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/impala_handler copying mindsdb/integrations/handlers/impala_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/impala_handler copying mindsdb/integrations/handlers/impala_handler/impala_handler.py -> build/lib/mindsdb/integrations/handlers/impala_handler creating build/lib/mindsdb/integrations/handlers/lightwood_handler copying mindsdb/integrations/handlers/lightwood_handler/setup.py -> build/lib/mindsdb/integrations/handlers/lightwood_handler copying mindsdb/integrations/handlers/lightwood_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/lightwood_handler creating build/lib/mindsdb/integrations/handlers/cassandra_handler copying mindsdb/integrations/handlers/cassandra_handler/cassandra_handler.py -> build/lib/mindsdb/integrations/handlers/cassandra_handler copying mindsdb/integrations/handlers/cassandra_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/cassandra_handler copying mindsdb/integrations/handlers/cassandra_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/cassandra_handler creating build/lib/mindsdb/integrations/handlers/singlestore_handler copying mindsdb/integrations/handlers/singlestore_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/singlestore_handler copying mindsdb/integrations/handlers/singlestore_handler/singlestore_handler.py -> build/lib/mindsdb/integrations/handlers/singlestore_handler copying mindsdb/integrations/handlers/singlestore_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/singlestore_handler creating build/lib/mindsdb/integrations/handlers/altibase_handler copying mindsdb/integrations/handlers/altibase_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/altibase_handler copying mindsdb/integrations/handlers/altibase_handler/altibase_handler.py -> build/lib/mindsdb/integrations/handlers/altibase_handler copying mindsdb/integrations/handlers/altibase_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/altibase_handler creating build/lib/mindsdb/integrations/handlers/statsforecast_handler copying mindsdb/integrations/handlers/statsforecast_handler/setup.py -> build/lib/mindsdb/integrations/handlers/statsforecast_handler copying mindsdb/integrations/handlers/statsforecast_handler/statsforecast_handler.py -> build/lib/mindsdb/integrations/handlers/statsforecast_handler copying mindsdb/integrations/handlers/statsforecast_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/statsforecast_handler copying mindsdb/integrations/handlers/statsforecast_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/statsforecast_handler creating build/lib/mindsdb/integrations/handlers/dremio_handler copying mindsdb/integrations/handlers/dremio_handler/dremio_handler.py -> build/lib/mindsdb/integrations/handlers/dremio_handler copying mindsdb/integrations/handlers/dremio_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/dremio_handler copying mindsdb/integrations/handlers/dremio_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/dremio_handler creating build/lib/mindsdb/integrations/handlers/planetscale_handler copying mindsdb/integrations/handlers/planetscale_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/planetscale_handler copying mindsdb/integrations/handlers/planetscale_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/planetscale_handler copying mindsdb/integrations/handlers/planetscale_handler/planetscale_handler.py -> build/lib/mindsdb/integrations/handlers/planetscale_handler creating build/lib/mindsdb/integrations/handlers/oracle_handler copying mindsdb/integrations/handlers/oracle_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/oracle_handler copying mindsdb/integrations/handlers/oracle_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/oracle_handler copying mindsdb/integrations/handlers/oracle_handler/oracle_handler.py -> build/lib/mindsdb/integrations/handlers/oracle_handler creating build/lib/mindsdb/integrations/handlers/aurora_handler copying mindsdb/integrations/handlers/aurora_handler/aurora_handler.py -> build/lib/mindsdb/integrations/handlers/aurora_handler copying mindsdb/integrations/handlers/aurora_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/aurora_handler copying mindsdb/integrations/handlers/aurora_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/aurora_handler creating build/lib/mindsdb/integrations/handlers/duckdb_handler copying mindsdb/integrations/handlers/duckdb_handler/duckdb_handler.py -> build/lib/mindsdb/integrations/handlers/duckdb_handler copying mindsdb/integrations/handlers/duckdb_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/duckdb_handler copying mindsdb/integrations/handlers/duckdb_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/duckdb_handler creating build/lib/mindsdb/integrations/handlers/s3_handler copying mindsdb/integrations/handlers/s3_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/s3_handler copying mindsdb/integrations/handlers/s3_handler/s3_handler.py -> build/lib/mindsdb/integrations/handlers/s3_handler copying mindsdb/integrations/handlers/s3_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/s3_handler creating build/lib/mindsdb/integrations/handlers/tdengine_handler copying mindsdb/integrations/handlers/tdengine_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/tdengine_handler copying mindsdb/integrations/handlers/tdengine_handler/tdengine_handler.py -> build/lib/mindsdb/integrations/handlers/tdengine_handler copying mindsdb/integrations/handlers/tdengine_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/tdengine_handler creating build/lib/mindsdb/integrations/handlers/monetdb_handler copying mindsdb/integrations/handlers/monetdb_handler/monetdb_handler.py -> build/lib/mindsdb/integrations/handlers/monetdb_handler copying mindsdb/integrations/handlers/monetdb_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/monetdb_handler copying mindsdb/integrations/handlers/monetdb_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/monetdb_handler creating build/lib/mindsdb/integrations/handlers/tpot_handler copying mindsdb/integrations/handlers/tpot_handler/tpot_handler.py -> build/lib/mindsdb/integrations/handlers/tpot_handler copying mindsdb/integrations/handlers/tpot_handler/setup.py -> build/lib/mindsdb/integrations/handlers/tpot_handler copying mindsdb/integrations/handlers/tpot_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/tpot_handler copying mindsdb/integrations/handlers/tpot_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/tpot_handler creating build/lib/mindsdb/integrations/handlers/sheets_handler copying mindsdb/integrations/handlers/sheets_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/sheets_handler copying mindsdb/integrations/handlers/sheets_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/sheets_handler copying mindsdb/integrations/handlers/sheets_handler/sheets_handler.py -> build/lib/mindsdb/integrations/handlers/sheets_handler creating build/lib/mindsdb/integrations/handlers/databricks_handler copying mindsdb/integrations/handlers/databricks_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/databricks_handler copying mindsdb/integrations/handlers/databricks_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/databricks_handler copying mindsdb/integrations/handlers/databricks_handler/databricks_handler.py -> build/lib/mindsdb/integrations/handlers/databricks_handler creating build/lib/mindsdb/integrations/handlers/merlion_handler copying mindsdb/integrations/handlers/merlion_handler/setup.py -> build/lib/mindsdb/integrations/handlers/merlion_handler copying mindsdb/integrations/handlers/merlion_handler/adapters.py -> build/lib/mindsdb/integrations/handlers/merlion_handler copying mindsdb/integrations/handlers/merlion_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/merlion_handler copying mindsdb/integrations/handlers/merlion_handler/merlion_handler.py -> build/lib/mindsdb/integrations/handlers/merlion_handler copying mindsdb/integrations/handlers/merlion_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/merlion_handler creating build/lib/mindsdb/integrations/handlers/informix_handler copying mindsdb/integrations/handlers/informix_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/informix_handler copying mindsdb/integrations/handlers/informix_handler/informix_handler.py -> build/lib/mindsdb/integrations/handlers/informix_handler copying mindsdb/integrations/handlers/informix_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/informix_handler creating build/lib/mindsdb/integrations/handlers/d0lt_handler copying mindsdb/integrations/handlers/d0lt_handler/d0lt_handler.py -> build/lib/mindsdb/integrations/handlers/d0lt_handler copying mindsdb/integrations/handlers/d0lt_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/d0lt_handler copying mindsdb/integrations/handlers/d0lt_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/d0lt_handler creating build/lib/mindsdb/integrations/handlers/datastax_handler copying mindsdb/integrations/handlers/datastax_handler/datastax_handler.py -> build/lib/mindsdb/integrations/handlers/datastax_handler copying mindsdb/integrations/handlers/datastax_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/datastax_handler copying mindsdb/integrations/handlers/datastax_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/datastax_handler creating build/lib/mindsdb/integrations/handlers/airtable_handler copying mindsdb/integrations/handlers/airtable_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/airtable_handler copying mindsdb/integrations/handlers/airtable_handler/airtable_handler.py -> build/lib/mindsdb/integrations/handlers/airtable_handler copying mindsdb/integrations/handlers/airtable_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/airtable_handler creating build/lib/mindsdb/integrations/handlers/materialize_handler copying mindsdb/integrations/handlers/materialize_handler/materialize_handler.py -> build/lib/mindsdb/integrations/handlers/materialize_handler copying mindsdb/integrations/handlers/materialize_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/materialize_handler copying mindsdb/integrations/handlers/materialize_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/materialize_handler creating build/lib/mindsdb/integrations/handlers/firebird_handler copying mindsdb/integrations/handlers/firebird_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/firebird_handler copying mindsdb/integrations/handlers/firebird_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/firebird_handler copying mindsdb/integrations/handlers/firebird_handler/firebird_handler.py -> build/lib/mindsdb/integrations/handlers/firebird_handler creating build/lib/mindsdb/integrations/handlers/huggingface_handler copying mindsdb/integrations/handlers/huggingface_handler/setup.py -> build/lib/mindsdb/integrations/handlers/huggingface_handler copying mindsdb/integrations/handlers/huggingface_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/huggingface_handler copying mindsdb/integrations/handlers/huggingface_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/huggingface_handler copying mindsdb/integrations/handlers/huggingface_handler/huggingface_handler.py -> build/lib/mindsdb/integrations/handlers/huggingface_handler creating build/lib/mindsdb/integrations/handlers/ludwig_handler copying mindsdb/integrations/handlers/ludwig_handler/setup.py -> build/lib/mindsdb/integrations/handlers/ludwig_handler copying mindsdb/integrations/handlers/ludwig_handler/utils.py -> build/lib/mindsdb/integrations/handlers/ludwig_handler copying mindsdb/integrations/handlers/ludwig_handler/functions.py -> build/lib/mindsdb/integrations/handlers/ludwig_handler copying mindsdb/integrations/handlers/ludwig_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/ludwig_handler copying mindsdb/integrations/handlers/ludwig_handler/ludwig_handler.py -> build/lib/mindsdb/integrations/handlers/ludwig_handler copying mindsdb/integrations/handlers/ludwig_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/ludwig_handler creating build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler copying mindsdb/integrations/handlers/nuo_jdbc_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler copying mindsdb/integrations/handlers/nuo_jdbc_handler/nuo_jdbc_handler.py -> build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler copying mindsdb/integrations/handlers/nuo_jdbc_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler creating build/lib/mindsdb/integrations/handlers/hsqldb_handler copying mindsdb/integrations/handlers/hsqldb_handler/hsqldb_handler.py -> build/lib/mindsdb/integrations/handlers/hsqldb_handler copying mindsdb/integrations/handlers/hsqldb_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/hsqldb_handler copying mindsdb/integrations/handlers/hsqldb_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/hsqldb_handler creating build/lib/mindsdb/integrations/handlers/empress_handler copying mindsdb/integrations/handlers/empress_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/empress_handler copying mindsdb/integrations/handlers/empress_handler/empress_handler.py -> build/lib/mindsdb/integrations/handlers/empress_handler copying mindsdb/integrations/handlers/empress_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/empress_handler creating build/lib/mindsdb/integrations/handlers/druid_handler copying mindsdb/integrations/handlers/druid_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/druid_handler copying mindsdb/integrations/handlers/druid_handler/druid_handler.py -> build/lib/mindsdb/integrations/handlers/druid_handler copying mindsdb/integrations/handlers/druid_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/druid_handler creating build/lib/mindsdb/integrations/handlers/clickhouse_handler copying mindsdb/integrations/handlers/clickhouse_handler/clickhouse_handler.py -> build/lib/mindsdb/integrations/handlers/clickhouse_handler copying mindsdb/integrations/handlers/clickhouse_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/clickhouse_handler copying mindsdb/integrations/handlers/clickhouse_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/clickhouse_handler creating build/lib/mindsdb/integrations/handlers/neuralforecast_handler copying mindsdb/integrations/handlers/neuralforecast_handler/setup.py -> build/lib/mindsdb/integrations/handlers/neuralforecast_handler copying mindsdb/integrations/handlers/neuralforecast_handler/neuralforecast_handler.py -> build/lib/mindsdb/integrations/handlers/neuralforecast_handler copying mindsdb/integrations/handlers/neuralforecast_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/neuralforecast_handler copying mindsdb/integrations/handlers/neuralforecast_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/neuralforecast_handler creating build/lib/mindsdb/integrations/handlers/cockroach_handler copying mindsdb/integrations/handlers/cockroach_handler/cockroach_handler.py -> build/lib/mindsdb/integrations/handlers/cockroach_handler copying mindsdb/integrations/handlers/cockroach_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/cockroach_handler copying mindsdb/integrations/handlers/cockroach_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/cockroach_handler creating build/lib/mindsdb/integrations/handlers/pinot_handler copying mindsdb/integrations/handlers/pinot_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/pinot_handler copying mindsdb/integrations/handlers/pinot_handler/pinot_handler.py -> build/lib/mindsdb/integrations/handlers/pinot_handler copying mindsdb/integrations/handlers/pinot_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/pinot_handler creating build/lib/mindsdb/integrations/handlers/sqlite_handler copying mindsdb/integrations/handlers/sqlite_handler/sqlite_handler.py -> build/lib/mindsdb/integrations/handlers/sqlite_handler copying mindsdb/integrations/handlers/sqlite_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/sqlite_handler copying mindsdb/integrations/handlers/sqlite_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/sqlite_handler creating build/lib/mindsdb/integrations/handlers/file_handler copying mindsdb/integrations/handlers/file_handler/file_handler.py -> build/lib/mindsdb/integrations/handlers/file_handler copying mindsdb/integrations/handlers/file_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/file_handler copying mindsdb/integrations/handlers/file_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/file_handler creating build/lib/mindsdb/integrations/handlers/vertica_handler copying mindsdb/integrations/handlers/vertica_handler/vertica_handler.py -> build/lib/mindsdb/integrations/handlers/vertica_handler copying mindsdb/integrations/handlers/vertica_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/vertica_handler copying mindsdb/integrations/handlers/vertica_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/vertica_handler creating build/lib/mindsdb/integrations/handlers/hive_handler copying mindsdb/integrations/handlers/hive_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/hive_handler copying mindsdb/integrations/handlers/hive_handler/hive_handler.py -> build/lib/mindsdb/integrations/handlers/hive_handler copying mindsdb/integrations/handlers/hive_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/hive_handler creating build/lib/mindsdb/integrations/handlers/vitess_handler copying mindsdb/integrations/handlers/vitess_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/vitess_handler copying mindsdb/integrations/handlers/vitess_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/vitess_handler copying mindsdb/integrations/handlers/vitess_handler/vitess_handler.py -> build/lib/mindsdb/integrations/handlers/vitess_handler creating build/lib/mindsdb/integrations/handlers/timescaledb_handler copying mindsdb/integrations/handlers/timescaledb_handler/timescaledb_handler.py -> build/lib/mindsdb/integrations/handlers/timescaledb_handler copying mindsdb/integrations/handlers/timescaledb_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/timescaledb_handler copying mindsdb/integrations/handlers/timescaledb_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/timescaledb_handler creating build/lib/mindsdb/integrations/handlers/openai_handler copying mindsdb/integrations/handlers/openai_handler/setup.py -> build/lib/mindsdb/integrations/handlers/openai_handler copying mindsdb/integrations/handlers/openai_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/openai_handler copying mindsdb/integrations/handlers/openai_handler/openai_handler.py -> build/lib/mindsdb/integrations/handlers/openai_handler copying mindsdb/integrations/handlers/openai_handler/helpers.py -> build/lib/mindsdb/integrations/handlers/openai_handler copying mindsdb/integrations/handlers/openai_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/openai_handler creating build/lib/mindsdb/integrations/handlers/snowflake_handler copying mindsdb/integrations/handlers/snowflake_handler/snowflake_handler.py -> build/lib/mindsdb/integrations/handlers/snowflake_handler copying mindsdb/integrations/handlers/snowflake_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/snowflake_handler copying mindsdb/integrations/handlers/snowflake_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/snowflake_handler creating build/lib/mindsdb/integrations/handlers/bigquery_handler copying mindsdb/integrations/handlers/bigquery_handler/bigquery_handler.py -> build/lib/mindsdb/integrations/handlers/bigquery_handler copying mindsdb/integrations/handlers/bigquery_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/bigquery_handler copying mindsdb/integrations/handlers/bigquery_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/bigquery_handler creating build/lib/mindsdb/integrations/handlers/mongodb_handler copying mindsdb/integrations/handlers/mongodb_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/mongodb_handler copying mindsdb/integrations/handlers/mongodb_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/mongodb_handler copying mindsdb/integrations/handlers/mongodb_handler/mongodb_handler.py -> build/lib/mindsdb/integrations/handlers/mongodb_handler creating build/lib/mindsdb/integrations/handlers/mlflow_handler copying mindsdb/integrations/handlers/mlflow_handler/setup.py -> build/lib/mindsdb/integrations/handlers/mlflow_handler copying mindsdb/integrations/handlers/mlflow_handler/mlflow_handler.py -> build/lib/mindsdb/integrations/handlers/mlflow_handler copying mindsdb/integrations/handlers/mlflow_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/mlflow_handler copying mindsdb/integrations/handlers/mlflow_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/mlflow_handler creating build/lib/mindsdb/integrations/handlers/opengauss_handler copying mindsdb/integrations/handlers/opengauss_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/opengauss_handler copying mindsdb/integrations/handlers/opengauss_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/opengauss_handler copying mindsdb/integrations/handlers/opengauss_handler/opengauss_handler.py -> build/lib/mindsdb/integrations/handlers/opengauss_handler creating build/lib/mindsdb/integrations/handlers/sqlany_handler copying mindsdb/integrations/handlers/sqlany_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/sqlany_handler copying mindsdb/integrations/handlers/sqlany_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/sqlany_handler copying mindsdb/integrations/handlers/sqlany_handler/sqlany_handler.py -> build/lib/mindsdb/integrations/handlers/sqlany_handler creating build/lib/mindsdb/integrations/handlers/phoenix_handler copying mindsdb/integrations/handlers/phoenix_handler/phoenix_handler.py -> build/lib/mindsdb/integrations/handlers/phoenix_handler copying mindsdb/integrations/handlers/phoenix_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/phoenix_handler copying mindsdb/integrations/handlers/phoenix_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/phoenix_handler creating build/lib/mindsdb/integrations/handlers/solr_handler copying mindsdb/integrations/handlers/solr_handler/solr_handler.py -> build/lib/mindsdb/integrations/handlers/solr_handler copying mindsdb/integrations/handlers/solr_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/solr_handler copying mindsdb/integrations/handlers/solr_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/solr_handler creating build/lib/mindsdb/integrations/handlers/ignite_handler copying mindsdb/integrations/handlers/ignite_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/ignite_handler copying mindsdb/integrations/handlers/ignite_handler/ignite_handler.py -> build/lib/mindsdb/integrations/handlers/ignite_handler copying mindsdb/integrations/handlers/ignite_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/ignite_handler creating build/lib/mindsdb/integrations/handlers/access_handler copying mindsdb/integrations/handlers/access_handler/access_handler.py -> build/lib/mindsdb/integrations/handlers/access_handler copying mindsdb/integrations/handlers/access_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/access_handler copying mindsdb/integrations/handlers/access_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/access_handler creating build/lib/mindsdb/integrations/handlers/mssql_handler copying mindsdb/integrations/handlers/mssql_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/mssql_handler copying mindsdb/integrations/handlers/mssql_handler/mssql_handler.py -> build/lib/mindsdb/integrations/handlers/mssql_handler copying mindsdb/integrations/handlers/mssql_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/mssql_handler creating build/lib/mindsdb/integrations/handlers/redshift_handler copying mindsdb/integrations/handlers/redshift_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/redshift_handler copying mindsdb/integrations/handlers/redshift_handler/redshift_handler.py -> build/lib/mindsdb/integrations/handlers/redshift_handler copying mindsdb/integrations/handlers/redshift_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/redshift_handler creating build/lib/mindsdb/integrations/handlers/mysql_handler copying mindsdb/integrations/handlers/mysql_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/mysql_handler copying mindsdb/integrations/handlers/mysql_handler/mysql_handler.py -> build/lib/mindsdb/integrations/handlers/mysql_handler copying mindsdb/integrations/handlers/mysql_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/mysql_handler creating build/lib/mindsdb/integrations/handlers/crate_handler copying mindsdb/integrations/handlers/crate_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/crate_handler copying mindsdb/integrations/handlers/crate_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/crate_handler copying mindsdb/integrations/handlers/crate_handler/crate_handler.py -> build/lib/mindsdb/integrations/handlers/crate_handler creating build/lib/mindsdb/integrations/handlers/derby_handler copying mindsdb/integrations/handlers/derby_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/derby_handler copying mindsdb/integrations/handlers/derby_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/derby_handler copying mindsdb/integrations/handlers/derby_handler/derby_handler.py -> build/lib/mindsdb/integrations/handlers/derby_handler creating build/lib/mindsdb/integrations/handlers/hana_handler copying mindsdb/integrations/handlers/hana_handler/hana_handler.py -> build/lib/mindsdb/integrations/handlers/hana_handler copying mindsdb/integrations/handlers/hana_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/hana_handler copying mindsdb/integrations/handlers/hana_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/hana_handler creating build/lib/mindsdb/integrations/handlers/couchbase_handler copying mindsdb/integrations/handlers/couchbase_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/couchbase_handler copying mindsdb/integrations/handlers/couchbase_handler/couchbase_handler.py -> build/lib/mindsdb/integrations/handlers/couchbase_handler copying mindsdb/integrations/handlers/couchbase_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/couchbase_handler creating build/lib/mindsdb/integrations/handlers/starrocks_handler copying mindsdb/integrations/handlers/starrocks_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/starrocks_handler copying mindsdb/integrations/handlers/starrocks_handler/starrocks_handler.py -> build/lib/mindsdb/integrations/handlers/starrocks_handler copying mindsdb/integrations/handlers/starrocks_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/starrocks_handler creating build/lib/mindsdb/integrations/handlers/jira_handler copying mindsdb/integrations/handlers/jira_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/jira_handler copying mindsdb/integrations/handlers/jira_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/jira_handler copying mindsdb/integrations/handlers/jira_handler/jira_handler.py -> build/lib/mindsdb/integrations/handlers/jira_handler creating build/lib/mindsdb/integrations/handlers/ckan_handler copying mindsdb/integrations/handlers/ckan_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/ckan_handler copying mindsdb/integrations/handlers/ckan_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/ckan_handler copying mindsdb/integrations/handlers/ckan_handler/ckan_handler.py -> build/lib/mindsdb/integrations/handlers/ckan_handler creating build/lib/mindsdb/integrations/handlers/cloud_sql_handler copying mindsdb/integrations/handlers/cloud_sql_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/cloud_sql_handler copying mindsdb/integrations/handlers/cloud_sql_handler/cloud_sql_handler.py -> build/lib/mindsdb/integrations/handlers/cloud_sql_handler copying mindsdb/integrations/handlers/cloud_sql_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/cloud_sql_handler creating build/lib/mindsdb/integrations/handlers/elasticsearch_handler copying mindsdb/integrations/handlers/elasticsearch_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/elasticsearch_handler copying mindsdb/integrations/handlers/elasticsearch_handler/elasticsearch_handler.py -> build/lib/mindsdb/integrations/handlers/elasticsearch_handler copying mindsdb/integrations/handlers/elasticsearch_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/elasticsearch_handler creating build/lib/mindsdb/integrations/handlers/tidb_handler copying mindsdb/integrations/handlers/tidb_handler/tidb_handler.py -> build/lib/mindsdb/integrations/handlers/tidb_handler copying mindsdb/integrations/handlers/tidb_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/tidb_handler copying mindsdb/integrations/handlers/tidb_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/tidb_handler creating build/lib/mindsdb/integrations/handlers/db2_handler copying mindsdb/integrations/handlers/db2_handler/db2_handler.py -> build/lib/mindsdb/integrations/handlers/db2_handler copying mindsdb/integrations/handlers/db2_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/db2_handler copying mindsdb/integrations/handlers/db2_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/db2_handler creating build/lib/mindsdb/integrations/handlers/supabase_handler copying mindsdb/integrations/handlers/supabase_handler/supabase_handler.py -> build/lib/mindsdb/integrations/handlers/supabase_handler copying mindsdb/integrations/handlers/supabase_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/supabase_handler copying mindsdb/integrations/handlers/supabase_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/supabase_handler creating build/lib/mindsdb/integrations/handlers/byom_handler copying mindsdb/integrations/handlers/byom_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/byom_handler copying mindsdb/integrations/handlers/byom_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/byom_handler copying mindsdb/integrations/handlers/byom_handler/proc_wrapper.py -> build/lib/mindsdb/integrations/handlers/byom_handler copying mindsdb/integrations/handlers/byom_handler/byom_handler.py -> build/lib/mindsdb/integrations/handlers/byom_handler creating build/lib/mindsdb/integrations/handlers/matrixone_handler copying mindsdb/integrations/handlers/matrixone_handler/matrixone_handler.py -> build/lib/mindsdb/integrations/handlers/matrixone_handler copying mindsdb/integrations/handlers/matrixone_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/matrixone_handler copying mindsdb/integrations/handlers/matrixone_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/matrixone_handler creating build/lib/mindsdb/integrations/handlers/yugabyte_handler/tests copying mindsdb/integrations/handlers/yugabyte_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/yugabyte_handler/tests copying mindsdb/integrations/handlers/yugabyte_handler/tests/test_yugabyte_handler.py -> build/lib/mindsdb/integrations/handlers/yugabyte_handler/tests creating build/lib/mindsdb/integrations/handlers/questdb_handler/tests copying mindsdb/integrations/handlers/questdb_handler/tests/test_questdb_handler.py -> build/lib/mindsdb/integrations/handlers/questdb_handler/tests copying mindsdb/integrations/handlers/questdb_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/questdb_handler/tests creating build/lib/mindsdb/integrations/handlers/databend_handler/tests copying mindsdb/integrations/handlers/databend_handler/tests/test_databend_handler.py -> build/lib/mindsdb/integrations/handlers/databend_handler/tests copying mindsdb/integrations/handlers/databend_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/databend_handler/tests creating build/lib/mindsdb/integrations/handlers/oceanbase_handler/tests copying mindsdb/integrations/handlers/oceanbase_handler/tests/test_oceanbase_handler.py -> build/lib/mindsdb/integrations/handlers/oceanbase_handler/tests copying mindsdb/integrations/handlers/oceanbase_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/oceanbase_handler/tests creating build/lib/mindsdb/integrations/handlers/cloud_spanner_handler/tests copying mindsdb/integrations/handlers/cloud_spanner_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/cloud_spanner_handler/tests copying mindsdb/integrations/handlers/cloud_spanner_handler/tests/test_cloud_spanner_handler.py -> build/lib/mindsdb/integrations/handlers/cloud_spanner_handler/tests creating build/lib/mindsdb/integrations/handlers/dynamodb_handler/tests copying mindsdb/integrations/handlers/dynamodb_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/dynamodb_handler/tests copying mindsdb/integrations/handlers/dynamodb_handler/tests/test_dynamodb_handler.py -> build/lib/mindsdb/integrations/handlers/dynamodb_handler/tests creating build/lib/mindsdb/integrations/handlers/trino_handler/tests copying mindsdb/integrations/handlers/trino_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/trino_handler/tests copying mindsdb/integrations/handlers/trino_handler/tests/test_trino_handler.py -> build/lib/mindsdb/integrations/handlers/trino_handler/tests creating build/lib/mindsdb/integrations/handlers/scylla_handler/tests copying mindsdb/integrations/handlers/scylla_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/scylla_handler/tests copying mindsdb/integrations/handlers/scylla_handler/tests/test_scylla_handler.py -> build/lib/mindsdb/integrations/handlers/scylla_handler/tests creating build/lib/mindsdb/integrations/handlers/orioledb_handler/tests copying mindsdb/integrations/handlers/orioledb_handler/tests/test_orioledb_handler.py -> build/lib/mindsdb/integrations/handlers/orioledb_handler/tests copying mindsdb/integrations/handlers/orioledb_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/orioledb_handler/tests creating build/lib/mindsdb/integrations/handlers/impala_handler/tests copying mindsdb/integrations/handlers/impala_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/impala_handler/tests copying mindsdb/integrations/handlers/impala_handler/tests/test_impala_handler.py -> build/lib/mindsdb/integrations/handlers/impala_handler/tests creating build/lib/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler copying mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/utils.py -> build/lib/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler copying mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/functions.py -> build/lib/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler copying mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/__init__.py -> build/lib/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler copying mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/lightwood_handler.py -> build/lib/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler copying mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/__about__.py -> build/lib/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler creating build/lib/mindsdb/integrations/handlers/lightwood_handler/tests copying mindsdb/integrations/handlers/lightwood_handler/tests/test_lightwood_handler.py -> build/lib/mindsdb/integrations/handlers/lightwood_handler/tests copying mindsdb/integrations/handlers/lightwood_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/lightwood_handler/tests creating build/lib/mindsdb/integrations/handlers/cassandra_handler/tests copying mindsdb/integrations/handlers/cassandra_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/cassandra_handler/tests copying mindsdb/integrations/handlers/cassandra_handler/tests/test_cassandra_handler.py -> build/lib/mindsdb/integrations/handlers/cassandra_handler/tests creating build/lib/mindsdb/integrations/handlers/singlestore_handler/tests copying mindsdb/integrations/handlers/singlestore_handler/tests/test_singlestore_handler.py -> build/lib/mindsdb/integrations/handlers/singlestore_handler/tests copying mindsdb/integrations/handlers/singlestore_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/singlestore_handler/tests creating build/lib/mindsdb/integrations/handlers/altibase_handler/tests copying mindsdb/integrations/handlers/altibase_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/altibase_handler/tests copying mindsdb/integrations/handlers/altibase_handler/tests/test_altibase_handler.py -> build/lib/mindsdb/integrations/handlers/altibase_handler/tests creating build/lib/mindsdb/integrations/handlers/dremio_handler/tests copying mindsdb/integrations/handlers/dremio_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/dremio_handler/tests copying mindsdb/integrations/handlers/dremio_handler/tests/test_dremio_handler.py -> build/lib/mindsdb/integrations/handlers/dremio_handler/tests creating build/lib/mindsdb/integrations/handlers/oracle_handler/tests copying mindsdb/integrations/handlers/oracle_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/oracle_handler/tests copying mindsdb/integrations/handlers/oracle_handler/tests/test_oracle_handler.py -> build/lib/mindsdb/integrations/handlers/oracle_handler/tests creating build/lib/mindsdb/integrations/handlers/aurora_handler/tests copying mindsdb/integrations/handlers/aurora_handler/tests/test_aurora_postgres_handler.py -> build/lib/mindsdb/integrations/handlers/aurora_handler/tests copying mindsdb/integrations/handlers/aurora_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/aurora_handler/tests copying mindsdb/integrations/handlers/aurora_handler/tests/test_aurora_mysql_handler.py -> build/lib/mindsdb/integrations/handlers/aurora_handler/tests creating build/lib/mindsdb/integrations/handlers/duckdb_handler/tests copying mindsdb/integrations/handlers/duckdb_handler/tests/test_duckdb_handler.py -> build/lib/mindsdb/integrations/handlers/duckdb_handler/tests copying mindsdb/integrations/handlers/duckdb_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/duckdb_handler/tests creating build/lib/mindsdb/integrations/handlers/s3_handler/tests copying mindsdb/integrations/handlers/s3_handler/tests/test_s3_handler.py -> build/lib/mindsdb/integrations/handlers/s3_handler/tests copying mindsdb/integrations/handlers/s3_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/s3_handler/tests creating build/lib/mindsdb/integrations/handlers/tdengine_handler/tests copying mindsdb/integrations/handlers/tdengine_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/tdengine_handler/tests copying mindsdb/integrations/handlers/tdengine_handler/tests/test_tdengine_handler.py -> build/lib/mindsdb/integrations/handlers/tdengine_handler/tests creating build/lib/mindsdb/integrations/handlers/monetdb_handler/tests copying mindsdb/integrations/handlers/monetdb_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/monetdb_handler/tests copying mindsdb/integrations/handlers/monetdb_handler/tests/test_monetdb_handler.py -> build/lib/mindsdb/integrations/handlers/monetdb_handler/tests creating build/lib/mindsdb/integrations/handlers/monetdb_handler/utils copying mindsdb/integrations/handlers/monetdb_handler/utils/monet_get_id.py -> build/lib/mindsdb/integrations/handlers/monetdb_handler/utils copying mindsdb/integrations/handlers/monetdb_handler/utils/__init__.py -> build/lib/mindsdb/integrations/handlers/monetdb_handler/utils creating build/lib/mindsdb/integrations/handlers/sheets_handler/tests copying mindsdb/integrations/handlers/sheets_handler/tests/test_sheets_handler.py -> build/lib/mindsdb/integrations/handlers/sheets_handler/tests copying mindsdb/integrations/handlers/sheets_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/sheets_handler/tests creating build/lib/mindsdb/integrations/handlers/databricks_handler/tests copying mindsdb/integrations/handlers/databricks_handler/tests/test_databricks_handler.py -> build/lib/mindsdb/integrations/handlers/databricks_handler/tests copying mindsdb/integrations/handlers/databricks_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/databricks_handler/tests creating build/lib/mindsdb/integrations/handlers/informix_handler/tests copying mindsdb/integrations/handlers/informix_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/informix_handler/tests copying mindsdb/integrations/handlers/informix_handler/tests/test_informix_handler.py -> build/lib/mindsdb/integrations/handlers/informix_handler/tests creating build/lib/mindsdb/integrations/handlers/d0lt_handler/tests copying mindsdb/integrations/handlers/d0lt_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/d0lt_handler/tests copying mindsdb/integrations/handlers/d0lt_handler/tests/test_d0lt_handler.py -> build/lib/mindsdb/integrations/handlers/d0lt_handler/tests creating build/lib/mindsdb/integrations/handlers/datastax_handler/tests copying mindsdb/integrations/handlers/datastax_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/datastax_handler/tests copying mindsdb/integrations/handlers/datastax_handler/tests/test_cassandra_handler.py -> build/lib/mindsdb/integrations/handlers/datastax_handler/tests creating build/lib/mindsdb/integrations/handlers/airtable_handler/tests copying mindsdb/integrations/handlers/airtable_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/airtable_handler/tests copying mindsdb/integrations/handlers/airtable_handler/tests/test_airtable_handler.py -> build/lib/mindsdb/integrations/handlers/airtable_handler/tests creating build/lib/mindsdb/integrations/handlers/materialize_handler/tests copying mindsdb/integrations/handlers/materialize_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/materialize_handler/tests copying mindsdb/integrations/handlers/materialize_handler/tests/test_materialize_handler.py -> build/lib/mindsdb/integrations/handlers/materialize_handler/tests creating build/lib/mindsdb/integrations/handlers/firebird_handler/tests copying mindsdb/integrations/handlers/firebird_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/firebird_handler/tests copying mindsdb/integrations/handlers/firebird_handler/tests/test_firebird_handler.py -> build/lib/mindsdb/integrations/handlers/firebird_handler/tests creating build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler/tests copying mindsdb/integrations/handlers/nuo_jdbc_handler/tests/test_nuo_handler.py -> build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler/tests copying mindsdb/integrations/handlers/nuo_jdbc_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler/tests creating build/lib/mindsdb/integrations/handlers/empress_handler/tests copying mindsdb/integrations/handlers/empress_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/empress_handler/tests copying mindsdb/integrations/handlers/empress_handler/tests/test_empress_handler.py -> build/lib/mindsdb/integrations/handlers/empress_handler/tests creating build/lib/mindsdb/integrations/handlers/druid_handler/tests copying mindsdb/integrations/handlers/druid_handler/tests/test_druid_handler.py -> build/lib/mindsdb/integrations/handlers/druid_handler/tests copying mindsdb/integrations/handlers/druid_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/druid_handler/tests creating build/lib/mindsdb/integrations/handlers/clickhouse_handler/tests copying mindsdb/integrations/handlers/clickhouse_handler/tests/test_clickhouse_handler.py -> build/lib/mindsdb/integrations/handlers/clickhouse_handler/tests copying mindsdb/integrations/handlers/clickhouse_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/clickhouse_handler/tests creating build/lib/mindsdb/integrations/handlers/cockroach_handler/tests copying mindsdb/integrations/handlers/cockroach_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/cockroach_handler/tests copying mindsdb/integrations/handlers/cockroach_handler/tests/test_cockroachdb_handler.py -> build/lib/mindsdb/integrations/handlers/cockroach_handler/tests creating build/lib/mindsdb/integrations/handlers/pinot_handler/tests copying mindsdb/integrations/handlers/pinot_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/pinot_handler/tests copying mindsdb/integrations/handlers/pinot_handler/tests/test_pinot_handler.py -> build/lib/mindsdb/integrations/handlers/pinot_handler/tests creating build/lib/mindsdb/integrations/handlers/sqlite_handler/tests copying mindsdb/integrations/handlers/sqlite_handler/tests/test_sqlite_handler.py -> build/lib/mindsdb/integrations/handlers/sqlite_handler/tests copying mindsdb/integrations/handlers/sqlite_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/sqlite_handler/tests creating build/lib/mindsdb/integrations/handlers/vertica_handler/tests copying mindsdb/integrations/handlers/vertica_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/vertica_handler/tests copying mindsdb/integrations/handlers/vertica_handler/tests/test_vertica_handler.py -> build/lib/mindsdb/integrations/handlers/vertica_handler/tests creating build/lib/mindsdb/integrations/handlers/hive_handler/tests copying mindsdb/integrations/handlers/hive_handler/tests/test_hive_handler.py -> build/lib/mindsdb/integrations/handlers/hive_handler/tests copying mindsdb/integrations/handlers/hive_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/hive_handler/tests creating build/lib/mindsdb/integrations/handlers/vitess_handler/tests copying mindsdb/integrations/handlers/vitess_handler/tests/test_vitess_handler.py -> build/lib/mindsdb/integrations/handlers/vitess_handler/tests copying mindsdb/integrations/handlers/vitess_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/vitess_handler/tests creating build/lib/mindsdb/integrations/handlers/timescaledb_handler/tests copying mindsdb/integrations/handlers/timescaledb_handler/tests/test_timescaledb_handler.py -> build/lib/mindsdb/integrations/handlers/timescaledb_handler/tests copying mindsdb/integrations/handlers/timescaledb_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/timescaledb_handler/tests creating build/lib/mindsdb/integrations/handlers/snowflake_handler/tests copying mindsdb/integrations/handlers/snowflake_handler/tests/test_snowflake_handler.py -> build/lib/mindsdb/integrations/handlers/snowflake_handler/tests copying mindsdb/integrations/handlers/snowflake_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/snowflake_handler/tests creating build/lib/mindsdb/integrations/handlers/bigquery_handler/tests copying mindsdb/integrations/handlers/bigquery_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/bigquery_handler/tests copying mindsdb/integrations/handlers/bigquery_handler/tests/test_bigquery_handler.py -> build/lib/mindsdb/integrations/handlers/bigquery_handler/tests creating build/lib/mindsdb/integrations/handlers/mongodb_handler/utils copying mindsdb/integrations/handlers/mongodb_handler/utils/__init__.py -> build/lib/mindsdb/integrations/handlers/mongodb_handler/utils copying mindsdb/integrations/handlers/mongodb_handler/utils/mongodb_render.py -> build/lib/mindsdb/integrations/handlers/mongodb_handler/utils creating build/lib/mindsdb/integrations/handlers/opengauss_handler/tests copying mindsdb/integrations/handlers/opengauss_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/opengauss_handler/tests copying mindsdb/integrations/handlers/opengauss_handler/tests/test_opengauss_handler.py -> build/lib/mindsdb/integrations/handlers/opengauss_handler/tests creating build/lib/mindsdb/integrations/handlers/phoenix_handler/tests copying mindsdb/integrations/handlers/phoenix_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/phoenix_handler/tests copying mindsdb/integrations/handlers/phoenix_handler/tests/test_phoenix_handler.py -> build/lib/mindsdb/integrations/handlers/phoenix_handler/tests creating build/lib/mindsdb/integrations/handlers/solr_handler/tests copying mindsdb/integrations/handlers/solr_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/solr_handler/tests copying mindsdb/integrations/handlers/solr_handler/tests/test_solr_handler.py -> build/lib/mindsdb/integrations/handlers/solr_handler/tests creating build/lib/mindsdb/integrations/handlers/ignite_handler/tests copying mindsdb/integrations/handlers/ignite_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/ignite_handler/tests copying mindsdb/integrations/handlers/ignite_handler/tests/test_ignite_handler.py -> build/lib/mindsdb/integrations/handlers/ignite_handler/tests creating build/lib/mindsdb/integrations/handlers/access_handler/tests copying mindsdb/integrations/handlers/access_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/access_handler/tests copying mindsdb/integrations/handlers/access_handler/tests/test_access_handler.py -> build/lib/mindsdb/integrations/handlers/access_handler/tests creating build/lib/mindsdb/integrations/handlers/mssql_handler/tests copying mindsdb/integrations/handlers/mssql_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/mssql_handler/tests copying mindsdb/integrations/handlers/mssql_handler/tests/test_mssql_handler.py -> build/lib/mindsdb/integrations/handlers/mssql_handler/tests creating build/lib/mindsdb/integrations/handlers/redshift_handler/tests copying mindsdb/integrations/handlers/redshift_handler/tests/test_redshift_handler.py -> build/lib/mindsdb/integrations/handlers/redshift_handler/tests copying mindsdb/integrations/handlers/redshift_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/redshift_handler/tests creating build/lib/mindsdb/integrations/handlers/crate_handler/tests copying mindsdb/integrations/handlers/crate_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/crate_handler/tests copying mindsdb/integrations/handlers/crate_handler/tests/test_crate_handler.py -> build/lib/mindsdb/integrations/handlers/crate_handler/tests creating build/lib/mindsdb/integrations/handlers/derby_handler/tests copying mindsdb/integrations/handlers/derby_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/derby_handler/tests copying mindsdb/integrations/handlers/derby_handler/tests/test_derby_handler.py -> build/lib/mindsdb/integrations/handlers/derby_handler/tests creating build/lib/mindsdb/integrations/handlers/couchbase_handler/tests copying mindsdb/integrations/handlers/couchbase_handler/tests/test_couchbase_handler.py -> build/lib/mindsdb/integrations/handlers/couchbase_handler/tests copying mindsdb/integrations/handlers/couchbase_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/couchbase_handler/tests creating build/lib/mindsdb/integrations/handlers/starrocks_handler/tests copying mindsdb/integrations/handlers/starrocks_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/starrocks_handler/tests copying mindsdb/integrations/handlers/starrocks_handler/tests/test_starrocks_handler.py -> build/lib/mindsdb/integrations/handlers/starrocks_handler/tests creating build/lib/mindsdb/integrations/handlers/jira_handler/tests copying mindsdb/integrations/handlers/jira_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/jira_handler/tests copying mindsdb/integrations/handlers/jira_handler/tests/test_jira_handler.py -> build/lib/mindsdb/integrations/handlers/jira_handler/tests creating build/lib/mindsdb/integrations/handlers/ckan_handler/tests copying mindsdb/integrations/handlers/ckan_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/ckan_handler/tests copying mindsdb/integrations/handlers/ckan_handler/tests/test_ckan_handler.py -> build/lib/mindsdb/integrations/handlers/ckan_handler/tests creating build/lib/mindsdb/integrations/handlers/cloud_sql_handler/tests copying mindsdb/integrations/handlers/cloud_sql_handler/tests/test_cloud_sql_mssql_handler.py -> build/lib/mindsdb/integrations/handlers/cloud_sql_handler/tests copying mindsdb/integrations/handlers/cloud_sql_handler/tests/test_cloud_sql_mysql_handler.py -> build/lib/mindsdb/integrations/handlers/cloud_sql_handler/tests copying mindsdb/integrations/handlers/cloud_sql_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/cloud_sql_handler/tests creating build/lib/mindsdb/integrations/handlers/elasticsearch_handler/tests copying mindsdb/integrations/handlers/elasticsearch_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/elasticsearch_handler/tests copying mindsdb/integrations/handlers/elasticsearch_handler/tests/test_elasticsearch_handler.py -> build/lib/mindsdb/integrations/handlers/elasticsearch_handler/tests creating build/lib/mindsdb/integrations/handlers/tidb_handler/tests copying mindsdb/integrations/handlers/tidb_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/tidb_handler/tests copying mindsdb/integrations/handlers/tidb_handler/tests/test_tidb_handler.py -> build/lib/mindsdb/integrations/handlers/tidb_handler/tests creating build/lib/mindsdb/integrations/handlers/db2_handler/tests copying mindsdb/integrations/handlers/db2_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/db2_handler/tests copying mindsdb/integrations/handlers/db2_handler/tests/test_db2_handler.py -> build/lib/mindsdb/integrations/handlers/db2_handler/tests creating build/lib/mindsdb/integrations/handlers/supabase_handler/tests copying mindsdb/integrations/handlers/supabase_handler/tests/test_supabase_handler.py -> build/lib/mindsdb/integrations/handlers/supabase_handler/tests copying mindsdb/integrations/handlers/supabase_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/supabase_handler/tests creating build/lib/mindsdb/integrations/handlers/matrixone_handler/tests copying mindsdb/integrations/handlers/matrixone_handler/tests/test_matrixone_handler.py -> build/lib/mindsdb/integrations/handlers/matrixone_handler/tests copying mindsdb/integrations/handlers/matrixone_handler/tests/__init__.py -> build/lib/mindsdb/integrations/handlers/matrixone_handler/tests creating build/lib/mindsdb/interfaces/storage copying mindsdb/interfaces/storage/__init__.py -> build/lib/mindsdb/interfaces/storage copying mindsdb/interfaces/storage/fs.py -> build/lib/mindsdb/interfaces/storage copying mindsdb/interfaces/storage/model_fs.py -> build/lib/mindsdb/interfaces/storage copying mindsdb/interfaces/storage/db.py -> build/lib/mindsdb/interfaces/storage copying mindsdb/interfaces/storage/json.py -> build/lib/mindsdb/interfaces/storage creating build/lib/mindsdb/interfaces/file copying mindsdb/interfaces/file/file_controller.py -> build/lib/mindsdb/interfaces/file copying mindsdb/interfaces/file/__init__.py -> build/lib/mindsdb/interfaces/file creating build/lib/mindsdb/interfaces/stream copying mindsdb/interfaces/stream/utilities.py -> build/lib/mindsdb/interfaces/stream copying mindsdb/interfaces/stream/__init__.py -> build/lib/mindsdb/interfaces/stream copying mindsdb/interfaces/stream/stream.py -> build/lib/mindsdb/interfaces/stream creating build/lib/mindsdb/interfaces/database copying mindsdb/interfaces/database/database.py -> build/lib/mindsdb/interfaces/database copying mindsdb/interfaces/database/projects.py -> build/lib/mindsdb/interfaces/database copying mindsdb/interfaces/database/__init__.py -> build/lib/mindsdb/interfaces/database copying mindsdb/interfaces/database/integrations.py -> build/lib/mindsdb/interfaces/database copying mindsdb/interfaces/database/views.py -> build/lib/mindsdb/interfaces/database creating build/lib/mindsdb/interfaces/model copying mindsdb/interfaces/model/functions.py -> build/lib/mindsdb/interfaces/model copying mindsdb/interfaces/model/__init__.py -> build/lib/mindsdb/interfaces/model copying mindsdb/interfaces/model/model_controller.py -> build/lib/mindsdb/interfaces/model creating build/lib/mindsdb/interfaces/jobs copying mindsdb/interfaces/jobs/jobs_controller.py -> build/lib/mindsdb/interfaces/jobs copying mindsdb/interfaces/jobs/__init__.py -> build/lib/mindsdb/interfaces/jobs copying mindsdb/interfaces/jobs/scheduler.py -> build/lib/mindsdb/interfaces/jobs creating build/lib/mindsdb/interfaces/stream/kafka copying mindsdb/interfaces/stream/kafka/__init__.py -> build/lib/mindsdb/interfaces/stream/kafka copying mindsdb/interfaces/stream/kafka/kafkadb.py -> build/lib/mindsdb/interfaces/stream/kafka creating build/lib/mindsdb/interfaces/stream/base copying mindsdb/interfaces/stream/base/__init__.py -> build/lib/mindsdb/interfaces/stream/base copying mindsdb/interfaces/stream/base/integration.py -> build/lib/mindsdb/interfaces/stream/base creating build/lib/mindsdb/interfaces/stream/redis copying mindsdb/interfaces/stream/redis/__init__.py -> build/lib/mindsdb/interfaces/stream/redis copying mindsdb/interfaces/stream/redis/redisdb.py -> build/lib/mindsdb/interfaces/stream/redis creating build/lib/mindsdb/api/nlp copying mindsdb/api/nlp/nlp.py -> build/lib/mindsdb/api/nlp copying mindsdb/api/nlp/__init__.py -> build/lib/mindsdb/api/nlp creating build/lib/mindsdb/api/http copying mindsdb/api/http/start.py -> build/lib/mindsdb/api/http copying mindsdb/api/http/utils.py -> build/lib/mindsdb/api/http copying mindsdb/api/http/initialize.py -> build/lib/mindsdb/api/http copying mindsdb/api/http/__init__.py -> build/lib/mindsdb/api/http copying mindsdb/api/http/gunicorn_wrapper.py -> build/lib/mindsdb/api/http creating build/lib/mindsdb/api/mongo copying mindsdb/api/mongo/server.py -> build/lib/mindsdb/api/mongo copying mindsdb/api/mongo/start.py -> build/lib/mindsdb/api/mongo copying mindsdb/api/mongo/__init__.py -> build/lib/mindsdb/api/mongo creating build/lib/mindsdb/api/mysql copying mindsdb/api/mysql/start.py -> build/lib/mindsdb/api/mysql copying mindsdb/api/mysql/__init__.py -> build/lib/mindsdb/api/mysql creating build/lib/mindsdb/api/http/namespaces copying mindsdb/api/http/namespaces/tab.py -> build/lib/mindsdb/api/http/namespaces copying mindsdb/api/http/namespaces/analysis.py -> build/lib/mindsdb/api/http/namespaces copying mindsdb/api/http/namespaces/config.py -> build/lib/mindsdb/api/http/namespaces copying mindsdb/api/http/namespaces/auth.py -> build/lib/mindsdb/api/http/namespaces copying mindsdb/api/http/namespaces/projects.py -> build/lib/mindsdb/api/http/namespaces copying mindsdb/api/http/namespaces/default.py -> build/lib/mindsdb/api/http/namespaces copying mindsdb/api/http/namespaces/__init__.py -> build/lib/mindsdb/api/http/namespaces copying mindsdb/api/http/namespaces/file.py -> build/lib/mindsdb/api/http/namespaces copying mindsdb/api/http/namespaces/tree.py -> build/lib/mindsdb/api/http/namespaces copying mindsdb/api/http/namespaces/sql.py -> build/lib/mindsdb/api/http/namespaces copying mindsdb/api/http/namespaces/util.py -> build/lib/mindsdb/api/http/namespaces copying mindsdb/api/http/namespaces/handlers.py -> build/lib/mindsdb/api/http/namespaces copying mindsdb/api/http/namespaces/stream.py -> build/lib/mindsdb/api/http/namespaces creating build/lib/mindsdb/api/http/namespaces/configs copying mindsdb/api/http/namespaces/configs/analysis.py -> build/lib/mindsdb/api/http/namespaces/configs copying mindsdb/api/http/namespaces/configs/config.py -> build/lib/mindsdb/api/http/namespaces/configs copying mindsdb/api/http/namespaces/configs/auth.py -> build/lib/mindsdb/api/http/namespaces/configs copying mindsdb/api/http/namespaces/configs/tabs.py -> build/lib/mindsdb/api/http/namespaces/configs copying mindsdb/api/http/namespaces/configs/projects.py -> build/lib/mindsdb/api/http/namespaces/configs copying mindsdb/api/http/namespaces/configs/default.py -> build/lib/mindsdb/api/http/namespaces/configs copying mindsdb/api/http/namespaces/configs/__init__.py -> build/lib/mindsdb/api/http/namespaces/configs copying mindsdb/api/http/namespaces/configs/tree.py -> build/lib/mindsdb/api/http/namespaces/configs copying mindsdb/api/http/namespaces/configs/sql.py -> build/lib/mindsdb/api/http/namespaces/configs copying mindsdb/api/http/namespaces/configs/util.py -> build/lib/mindsdb/api/http/namespaces/configs copying mindsdb/api/http/namespaces/configs/handlers.py -> build/lib/mindsdb/api/http/namespaces/configs copying mindsdb/api/http/namespaces/configs/files.py -> build/lib/mindsdb/api/http/namespaces/configs copying mindsdb/api/http/namespaces/configs/streams.py -> build/lib/mindsdb/api/http/namespaces/configs creating build/lib/mindsdb/api/mongo/utilities copying mindsdb/api/mongo/utilities/mongodb_query.py -> build/lib/mindsdb/api/mongo/utilities copying mindsdb/api/mongo/utilities/mongodb_parser.py -> build/lib/mindsdb/api/mongo/utilities copying mindsdb/api/mongo/utilities/mongodb_ast.py -> build/lib/mindsdb/api/mongo/utilities copying mindsdb/api/mongo/utilities/__init__.py -> build/lib/mindsdb/api/mongo/utilities copying mindsdb/api/mongo/utilities/log.py -> build/lib/mindsdb/api/mongo/utilities creating build/lib/mindsdb/api/mongo/classes copying mindsdb/api/mongo/classes/responder_collection.py -> build/lib/mindsdb/api/mongo/classes copying mindsdb/api/mongo/classes/__init__.py -> build/lib/mindsdb/api/mongo/classes copying mindsdb/api/mongo/classes/session.py -> build/lib/mindsdb/api/mongo/classes copying mindsdb/api/mongo/classes/scram.py -> build/lib/mindsdb/api/mongo/classes copying mindsdb/api/mongo/classes/query_sql.py -> build/lib/mindsdb/api/mongo/classes copying mindsdb/api/mongo/classes/responder.py -> build/lib/mindsdb/api/mongo/classes creating build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/get_free_monitoring_status.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/list_databases.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/find.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/list_collections.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/whatsmyuri.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/add_shard.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/count.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/recv_chunk_start.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/replsetgetstatus.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/db_stats.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/host_info.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/coll_stats.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/sasl_continue.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/getlog.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/company_id.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/__init__.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/get_cmd_line_opts.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/buildinfo.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/is_master_lower.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/insert.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/get_parameter.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/list_indexes.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/update_range_deletions.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/is_master.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/end_sessions.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/sasl_start.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/connection_status.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/aggregate.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/delete.py -> build/lib/mindsdb/api/mongo/responders copying mindsdb/api/mongo/responders/ping.py -> build/lib/mindsdb/api/mongo/responders creating build/lib/mindsdb/api/mongo/functions copying mindsdb/api/mongo/functions/__init__.py -> build/lib/mindsdb/api/mongo/functions creating build/lib/mindsdb/api/mysql/mysql_proxy copying mindsdb/api/mysql/mysql_proxy/mysql_proxy.py -> build/lib/mindsdb/api/mysql/mysql_proxy copying mindsdb/api/mysql/mysql_proxy/__init__.py -> build/lib/mindsdb/api/mysql/mysql_proxy creating build/lib/mindsdb/api/mysql/mysql_proxy/utilities copying mindsdb/api/mysql/mysql_proxy/utilities/exceptions.py -> build/lib/mindsdb/api/mysql/mysql_proxy/utilities copying mindsdb/api/mysql/mysql_proxy/utilities/functions.py -> build/lib/mindsdb/api/mysql/mysql_proxy/utilities copying mindsdb/api/mysql/mysql_proxy/utilities/__init__.py -> build/lib/mindsdb/api/mysql/mysql_proxy/utilities copying mindsdb/api/mysql/mysql_proxy/utilities/lightwood_dtype.py -> build/lib/mindsdb/api/mysql/mysql_proxy/utilities copying mindsdb/api/mysql/mysql_proxy/utilities/sql.py -> build/lib/mindsdb/api/mysql/mysql_proxy/utilities copying mindsdb/api/mysql/mysql_proxy/utilities/log.py -> build/lib/mindsdb/api/mysql/mysql_proxy/utilities creating build/lib/mindsdb/api/mysql/mysql_proxy/libs copying mindsdb/api/mysql/mysql_proxy/libs/__init__.py -> build/lib/mindsdb/api/mysql/mysql_proxy/libs creating build/lib/mindsdb/api/mysql/mysql_proxy/classes copying mindsdb/api/mysql/mysql_proxy/classes/com_operators.py -> build/lib/mindsdb/api/mysql/mysql_proxy/classes copying mindsdb/api/mysql/mysql_proxy/classes/client_capabilities.py -> build/lib/mindsdb/api/mysql/mysql_proxy/classes copying mindsdb/api/mysql/mysql_proxy/classes/__init__.py -> build/lib/mindsdb/api/mysql/mysql_proxy/classes copying mindsdb/api/mysql/mysql_proxy/classes/sql_query.py -> build/lib/mindsdb/api/mysql/mysql_proxy/classes copying mindsdb/api/mysql/mysql_proxy/classes/sql_statement_parser.py -> build/lib/mindsdb/api/mysql/mysql_proxy/classes copying mindsdb/api/mysql/mysql_proxy/classes/server_capabilities.py -> build/lib/mindsdb/api/mysql/mysql_proxy/classes creating build/lib/mindsdb/api/mysql/mysql_proxy/controllers copying mindsdb/api/mysql/mysql_proxy/controllers/__init__.py -> build/lib/mindsdb/api/mysql/mysql_proxy/controllers copying mindsdb/api/mysql/mysql_proxy/controllers/session_controller.py -> build/lib/mindsdb/api/mysql/mysql_proxy/controllers creating build/lib/mindsdb/api/mysql/mysql_proxy/data_types copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_datum.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types copying mindsdb/api/mysql/mysql_proxy/data_types/__init__.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packet.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types creating build/lib/mindsdb/api/mysql/mysql_proxy/external_libs copying mindsdb/api/mysql/mysql_proxy/external_libs/mysql_scramble.py -> build/lib/mindsdb/api/mysql/mysql_proxy/external_libs copying mindsdb/api/mysql/mysql_proxy/external_libs/__init__.py -> build/lib/mindsdb/api/mysql/mysql_proxy/external_libs creating build/lib/mindsdb/api/mysql/mysql_proxy/executor copying mindsdb/api/mysql/mysql_proxy/executor/executor_commands.py -> build/lib/mindsdb/api/mysql/mysql_proxy/executor copying mindsdb/api/mysql/mysql_proxy/executor/executor_client_factory.py -> build/lib/mindsdb/api/mysql/mysql_proxy/executor copying mindsdb/api/mysql/mysql_proxy/executor/data_types.py -> build/lib/mindsdb/api/mysql/mysql_proxy/executor copying mindsdb/api/mysql/mysql_proxy/executor/executor_grpc_client.py -> build/lib/mindsdb/api/mysql/mysql_proxy/executor copying mindsdb/api/mysql/mysql_proxy/executor/executor_service.py -> build/lib/mindsdb/api/mysql/mysql_proxy/executor copying mindsdb/api/mysql/mysql_proxy/executor/__init__.py -> build/lib/mindsdb/api/mysql/mysql_proxy/executor copying mindsdb/api/mysql/mysql_proxy/executor/executor.py -> build/lib/mindsdb/api/mysql/mysql_proxy/executor copying mindsdb/api/mysql/mysql_proxy/executor/executor_grpc_wrapper.py -> build/lib/mindsdb/api/mysql/mysql_proxy/executor creating build/lib/mindsdb/api/mysql/mysql_proxy/datahub copying mindsdb/api/mysql/mysql_proxy/datahub/__init__.py -> build/lib/mindsdb/api/mysql/mysql_proxy/datahub copying mindsdb/api/mysql/mysql_proxy/datahub/datahub.py -> build/lib/mindsdb/api/mysql/mysql_proxy/datahub creating build/lib/mindsdb/api/mysql/mysql_proxy/libs/constants copying mindsdb/api/mysql/mysql_proxy/libs/constants/mysql.py -> build/lib/mindsdb/api/mysql/mysql_proxy/libs/constants copying mindsdb/api/mysql/mysql_proxy/libs/constants/__init__.py -> build/lib/mindsdb/api/mysql/mysql_proxy/libs/constants copying mindsdb/api/mysql/mysql_proxy/libs/constants/response_type.py -> build/lib/mindsdb/api/mysql/mysql_proxy/libs/constants creating build/lib/mindsdb/api/mysql/mysql_proxy/classes/fake_mysql_proxy copying mindsdb/api/mysql/mysql_proxy/classes/fake_mysql_proxy/fake_mysql_proxy.py -> build/lib/mindsdb/api/mysql/mysql_proxy/classes/fake_mysql_proxy copying mindsdb/api/mysql/mysql_proxy/classes/fake_mysql_proxy/__init__.py -> build/lib/mindsdb/api/mysql/mysql_proxy/classes/fake_mysql_proxy creating build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/handshake_packet.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/resultset_row_package.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/command_packet.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/handshake_response_packet.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/ok_packet.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/column_count_packet.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/err_packet.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/column_definition_packet.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/switch_auth_response_packet.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/eof_packet.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/__init__.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/password_answer.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/binary_resultset_row_package.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/stmt_prepare_header.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/fast_auth_fail_packet.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/switch_auth_packet.py -> build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets creating build/lib/mindsdb/api/mysql/mysql_proxy/datahub/datanodes copying mindsdb/api/mysql/mysql_proxy/datahub/datanodes/integration_datanode.py -> build/lib/mindsdb/api/mysql/mysql_proxy/datahub/datanodes copying mindsdb/api/mysql/mysql_proxy/datahub/datanodes/__init__.py -> build/lib/mindsdb/api/mysql/mysql_proxy/datahub/datanodes copying mindsdb/api/mysql/mysql_proxy/datahub/datanodes/information_schema_datanode.py -> build/lib/mindsdb/api/mysql/mysql_proxy/datahub/datanodes copying mindsdb/api/mysql/mysql_proxy/datahub/datanodes/project_datanode.py -> build/lib/mindsdb/api/mysql/mysql_proxy/datahub/datanodes copying mindsdb/api/mysql/mysql_proxy/datahub/datanodes/datanode.py -> build/lib/mindsdb/api/mysql/mysql_proxy/datahub/datanodes creating build/lib/mindsdb/api/mysql/mysql_proxy/datahub/classes copying mindsdb/api/mysql/mysql_proxy/datahub/classes/tables_row.py -> build/lib/mindsdb/api/mysql/mysql_proxy/datahub/classes copying mindsdb/api/mysql/mysql_proxy/datahub/classes/__init__.py -> build/lib/mindsdb/api/mysql/mysql_proxy/datahub/classes creating build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-05-25_d74c189b87e6_predictor_integration.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-09-06_96d5fef10caa_data_integration_id.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2023-02-25_3154382dab17_training_progress.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-07-08_999bceb904df_integration_args.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-09-19_3d5e70105df7_content_storage.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2023-02-27_ef04cdbe51ed_jobs_user_class.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-09-29_cada7d2be947_json_storage.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-07-15_b5b53e0ea7f8_training_data_rows_columns_count.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/__init__.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2021-11-30_17c3d2384711_init.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-09-08_87b2df2b83e1_predictor_status.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-02-09_27c5aca9e47e_db_files.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-12-26_459218b0844c_fix_unique_constraint.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-11-07_1e60096fc817_predictor_version.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-08-29_473e8f239481_straighten.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-10-14_43c52d23845a_projects.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-11-11_d429095b570f_data_integration_id.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-07-22_6e834843e7e9_training_time.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2023-02-02_b6d0a47294ac_jobs.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-08-25_6a54ba55872e_view_integration.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2023-02-17_ee63d868fa84_predictor_integration_null.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-01-26_47f97b83cee4_views.py -> build/lib/mindsdb/migrations/versions copying mindsdb/migrations/versions/2022-08-19_976f15a37e6a_predictors_versioning.py -> build/lib/mindsdb/migrations/versions running egg_info writing MindsDB.egg-info/PKG-INFO writing dependency_links to MindsDB.egg-info/dependency_links.txt writing requirements to MindsDB.egg-info/requires.txt writing top-level names to MindsDB.egg-info/top_level.txt reading manifest file 'MindsDB.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MindsDB.egg-info/SOURCES.txt' copying mindsdb/migrations/alembic.ini -> build/lib/mindsdb/migrations creating build/lib/mindsdb/integrations/handlers/rockset_handler copying mindsdb/integrations/handlers/rockset_handler/icon.png -> build/lib/mindsdb/integrations/handlers/rockset_handler copying mindsdb/integrations/handlers/rockset_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/rockset_handler creating build/lib/mindsdb/integrations/handlers/rockset_handler/tests copying mindsdb/integrations/handlers/rockset_handler/tests/test.png -> build/lib/mindsdb/integrations/handlers/rockset_handler/tests copying mindsdb/integrations/handlers/rockset_handler/tests/test2.png -> build/lib/mindsdb/integrations/handlers/rockset_handler/tests copying mindsdb/integrations/handlers/yugabyte_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/yugabyte_handler copying mindsdb/integrations/handlers/yugabyte_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/yugabyte_handler copying mindsdb/integrations/handlers/questdb_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/questdb_handler copying mindsdb/integrations/handlers/questdb_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/questdb_handler copying mindsdb/integrations/handlers/mariadb_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/mariadb_handler copying mindsdb/integrations/handlers/mariadb_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/mariadb_handler copying mindsdb/integrations/handlers/postgres_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/postgres_handler copying mindsdb/integrations/handlers/postgres_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/postgres_handler copying mindsdb/integrations/handlers/databend_handler/icon.png -> build/lib/mindsdb/integrations/handlers/databend_handler copying mindsdb/integrations/handlers/databend_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/databend_handler copying mindsdb/integrations/handlers/oceanbase_handler/icon.png -> build/lib/mindsdb/integrations/handlers/oceanbase_handler copying mindsdb/integrations/handlers/oceanbase_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/oceanbase_handler copying mindsdb/integrations/handlers/cloud_spanner_handler/icon.png -> build/lib/mindsdb/integrations/handlers/cloud_spanner_handler copying mindsdb/integrations/handlers/cloud_spanner_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/cloud_spanner_handler copying mindsdb/integrations/handlers/dynamodb_handler/icon.png -> build/lib/mindsdb/integrations/handlers/dynamodb_handler copying mindsdb/integrations/handlers/dynamodb_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/dynamodb_handler copying mindsdb/integrations/handlers/teradata_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/teradata_handler copying mindsdb/integrations/handlers/teradata_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/teradata_handler copying mindsdb/integrations/handlers/trino_handler/icon.png -> build/lib/mindsdb/integrations/handlers/trino_handler copying mindsdb/integrations/handlers/trino_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/trino_handler copying mindsdb/integrations/handlers/scylla_handler/logo.png -> build/lib/mindsdb/integrations/handlers/scylla_handler copying mindsdb/integrations/handlers/scylla_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/scylla_handler copying mindsdb/integrations/handlers/orioledb_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/orioledb_handler copying mindsdb/integrations/handlers/orioledb_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/orioledb_handler copying mindsdb/integrations/handlers/twitter_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/twitter_handler copying mindsdb/integrations/handlers/twitter_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/twitter_handler copying mindsdb/integrations/handlers/impala_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/impala_handler copying mindsdb/integrations/handlers/impala_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/impala_handler copying mindsdb/integrations/handlers/lightwood_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/lightwood_handler copying mindsdb/integrations/handlers/cassandra_handler/logo.png -> build/lib/mindsdb/integrations/handlers/cassandra_handler copying mindsdb/integrations/handlers/cassandra_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/cassandra_handler copying mindsdb/integrations/handlers/singlestore_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/singlestore_handler copying mindsdb/integrations/handlers/altibase_handler/icon.png -> build/lib/mindsdb/integrations/handlers/altibase_handler copying mindsdb/integrations/handlers/altibase_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/altibase_handler copying mindsdb/integrations/handlers/statsforecast_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/statsforecast_handler copying mindsdb/integrations/handlers/dremio_handler/icon.png -> build/lib/mindsdb/integrations/handlers/dremio_handler copying mindsdb/integrations/handlers/dremio_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/dremio_handler copying mindsdb/integrations/handlers/planetscale_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/planetscale_handler copying mindsdb/integrations/handlers/planetscale_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/planetscale_handler copying mindsdb/integrations/handlers/oracle_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/oracle_handler copying mindsdb/integrations/handlers/oracle_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/oracle_handler copying mindsdb/integrations/handlers/aurora_handler/icon.png -> build/lib/mindsdb/integrations/handlers/aurora_handler copying mindsdb/integrations/handlers/aurora_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/aurora_handler copying mindsdb/integrations/handlers/duckdb_handler/icon.png -> build/lib/mindsdb/integrations/handlers/duckdb_handler copying mindsdb/integrations/handlers/duckdb_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/duckdb_handler copying mindsdb/integrations/handlers/s3_handler/icon.png -> build/lib/mindsdb/integrations/handlers/s3_handler copying mindsdb/integrations/handlers/s3_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/s3_handler copying mindsdb/integrations/handlers/tdengine_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/tdengine_handler copying mindsdb/integrations/handlers/tdengine_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/tdengine_handler copying mindsdb/integrations/handlers/monetdb_handler/icon.png -> build/lib/mindsdb/integrations/handlers/monetdb_handler copying mindsdb/integrations/handlers/monetdb_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/monetdb_handler copying mindsdb/integrations/handlers/tpot_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/tpot_handler copying mindsdb/integrations/handlers/sheets_handler/icon.png -> build/lib/mindsdb/integrations/handlers/sheets_handler copying mindsdb/integrations/handlers/sheets_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/sheets_handler copying mindsdb/integrations/handlers/databricks_handler/icon.png -> build/lib/mindsdb/integrations/handlers/databricks_handler copying mindsdb/integrations/handlers/databricks_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/databricks_handler creating build/lib/mindsdb/integrations/handlers/databricks_handler/databricks copying mindsdb/integrations/handlers/databricks_handler/databricks/createdb.jpg -> build/lib/mindsdb/integrations/handlers/databricks_handler/databricks copying mindsdb/integrations/handlers/databricks_handler/databricks/createpred.jpg -> build/lib/mindsdb/integrations/handlers/databricks_handler/databricks copying mindsdb/integrations/handlers/databricks_handler/databricks/hivmetastore.jpg -> build/lib/mindsdb/integrations/handlers/databricks_handler/databricks copying mindsdb/integrations/handlers/databricks_handler/databricks/mindsdbdatabricks.jpg -> build/lib/mindsdb/integrations/handlers/databricks_handler/databricks copying mindsdb/integrations/handlers/databricks_handler/databricks/selectfrom.jpg -> build/lib/mindsdb/integrations/handlers/databricks_handler/databricks copying mindsdb/integrations/handlers/merlion_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/merlion_handler copying mindsdb/integrations/handlers/informix_handler/icon.png -> build/lib/mindsdb/integrations/handlers/informix_handler copying mindsdb/integrations/handlers/informix_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/informix_handler copying mindsdb/integrations/handlers/d0lt_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/d0lt_handler copying mindsdb/integrations/handlers/d0lt_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/d0lt_handler copying mindsdb/integrations/handlers/datastax_handler/logo.png -> build/lib/mindsdb/integrations/handlers/datastax_handler copying mindsdb/integrations/handlers/datastax_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/datastax_handler copying mindsdb/integrations/handlers/airtable_handler/icon.png -> build/lib/mindsdb/integrations/handlers/airtable_handler copying mindsdb/integrations/handlers/airtable_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/airtable_handler copying mindsdb/integrations/handlers/materialize_handler/icon.png -> build/lib/mindsdb/integrations/handlers/materialize_handler copying mindsdb/integrations/handlers/materialize_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/materialize_handler copying mindsdb/integrations/handlers/firebird_handler/icon.png -> build/lib/mindsdb/integrations/handlers/firebird_handler copying mindsdb/integrations/handlers/firebird_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/firebird_handler copying mindsdb/integrations/handlers/huggingface_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/huggingface_handler copying mindsdb/integrations/handlers/ludwig_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/ludwig_handler copying mindsdb/integrations/handlers/nuo_jdbc_handler/icon.png -> build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler copying mindsdb/integrations/handlers/nuo_jdbc_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler copying mindsdb/integrations/handlers/hsqldb_handler/icon.png -> build/lib/mindsdb/integrations/handlers/hsqldb_handler copying mindsdb/integrations/handlers/hsqldb_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/hsqldb_handler copying mindsdb/integrations/handlers/empress_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/empress_handler copying mindsdb/integrations/handlers/empress_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/empress_handler copying mindsdb/integrations/handlers/druid_handler/icon.png -> build/lib/mindsdb/integrations/handlers/druid_handler copying mindsdb/integrations/handlers/druid_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/druid_handler copying mindsdb/integrations/handlers/clickhouse_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/clickhouse_handler copying mindsdb/integrations/handlers/neuralforecast_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/neuralforecast_handler copying mindsdb/integrations/handlers/cockroach_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/cockroach_handler copying mindsdb/integrations/handlers/pinot_handler/icon.png -> build/lib/mindsdb/integrations/handlers/pinot_handler copying mindsdb/integrations/handlers/pinot_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/pinot_handler copying mindsdb/integrations/handlers/sqlite_handler/icon.png -> build/lib/mindsdb/integrations/handlers/sqlite_handler copying mindsdb/integrations/handlers/vertica_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/vertica_handler copying mindsdb/integrations/handlers/vertica_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/vertica_handler copying mindsdb/integrations/handlers/hive_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/hive_handler copying mindsdb/integrations/handlers/hive_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/hive_handler copying mindsdb/integrations/handlers/vitess_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/vitess_handler copying mindsdb/integrations/handlers/vitess_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/vitess_handler copying mindsdb/integrations/handlers/timescaledb_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/timescaledb_handler copying mindsdb/integrations/handlers/timescaledb_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/timescaledb_handler copying mindsdb/integrations/handlers/openai_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/openai_handler copying mindsdb/integrations/handlers/snowflake_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/snowflake_handler copying mindsdb/integrations/handlers/bigquery_handler/logo.svg -> build/lib/mindsdb/integrations/handlers/bigquery_handler copying mindsdb/integrations/handlers/bigquery_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/bigquery_handler copying mindsdb/integrations/handlers/mongodb_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/mongodb_handler copying mindsdb/integrations/handlers/mongodb_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/mongodb_handler copying mindsdb/integrations/handlers/mlflow_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/mlflow_handler copying mindsdb/integrations/handlers/opengauss_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/opengauss_handler copying mindsdb/integrations/handlers/sqlany_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/sqlany_handler copying mindsdb/integrations/handlers/sqlany_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/sqlany_handler copying mindsdb/integrations/handlers/phoenix_handler/icon.png -> build/lib/mindsdb/integrations/handlers/phoenix_handler copying mindsdb/integrations/handlers/phoenix_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/phoenix_handler copying mindsdb/integrations/handlers/solr_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/solr_handler copying mindsdb/integrations/handlers/solr_handler/solr.svg -> build/lib/mindsdb/integrations/handlers/solr_handler copying mindsdb/integrations/handlers/ignite_handler/icon.png -> build/lib/mindsdb/integrations/handlers/ignite_handler copying mindsdb/integrations/handlers/ignite_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/ignite_handler copying mindsdb/integrations/handlers/access_handler/icon.png -> build/lib/mindsdb/integrations/handlers/access_handler copying mindsdb/integrations/handlers/access_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/access_handler copying mindsdb/integrations/handlers/mssql_handler/icon.png -> build/lib/mindsdb/integrations/handlers/mssql_handler copying mindsdb/integrations/handlers/mssql_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/mssql_handler copying mindsdb/integrations/handlers/redshift_handler/icon.png -> build/lib/mindsdb/integrations/handlers/redshift_handler copying mindsdb/integrations/handlers/redshift_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/redshift_handler copying mindsdb/integrations/handlers/mysql_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/mysql_handler copying mindsdb/integrations/handlers/mysql_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/mysql_handler copying mindsdb/integrations/handlers/crate_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/crate_handler copying mindsdb/integrations/handlers/crate_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/crate_handler copying mindsdb/integrations/handlers/derby_handler/icon.png -> build/lib/mindsdb/integrations/handlers/derby_handler copying mindsdb/integrations/handlers/derby_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/derby_handler copying mindsdb/integrations/handlers/hana_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/hana_handler copying mindsdb/integrations/handlers/hana_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/hana_handler copying mindsdb/integrations/handlers/couchbase_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/couchbase_handler copying mindsdb/integrations/handlers/couchbase_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/couchbase_handler copying mindsdb/integrations/handlers/starrocks_handler/icon.png -> build/lib/mindsdb/integrations/handlers/starrocks_handler copying mindsdb/integrations/handlers/starrocks_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/starrocks_handler copying mindsdb/integrations/handlers/jira_handler/icon.png -> build/lib/mindsdb/integrations/handlers/jira_handler copying mindsdb/integrations/handlers/jira_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/jira_handler copying mindsdb/integrations/handlers/ckan_handler/logo.png -> build/lib/mindsdb/integrations/handlers/ckan_handler copying mindsdb/integrations/handlers/ckan_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/ckan_handler copying mindsdb/integrations/handlers/cloud_sql_handler/icon.png -> build/lib/mindsdb/integrations/handlers/cloud_sql_handler copying mindsdb/integrations/handlers/cloud_sql_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/cloud_sql_handler copying mindsdb/integrations/handlers/elasticsearch_handler/icon.png -> build/lib/mindsdb/integrations/handlers/elasticsearch_handler copying mindsdb/integrations/handlers/elasticsearch_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/elasticsearch_handler copying mindsdb/integrations/handlers/tidb_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/tidb_handler copying mindsdb/integrations/handlers/db2_handler/icon.png -> build/lib/mindsdb/integrations/handlers/db2_handler copying mindsdb/integrations/handlers/db2_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/db2_handler copying mindsdb/integrations/handlers/supabase_handler/icon.svg -> build/lib/mindsdb/integrations/handlers/supabase_handler copying mindsdb/integrations/handlers/supabase_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/supabase_handler copying mindsdb/integrations/handlers/matrixone_handler/icon.png -> build/lib/mindsdb/integrations/handlers/matrixone_handler copying mindsdb/integrations/handlers/matrixone_handler/requirements.txt -> build/lib/mindsdb/integrations/handlers/matrixone_handler + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HQtfm3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64 + cd MindsDB-23.3.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities copying build/lib/mindsdb/utilities/config.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities copying build/lib/mindsdb/utilities/wizards.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/hooks copying build/lib/mindsdb/utilities/hooks/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/hooks copying build/lib/mindsdb/utilities/telemetry.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities copying build/lib/mindsdb/utilities/cache.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities copying build/lib/mindsdb/utilities/auth.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities copying build/lib/mindsdb/utilities/context.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities copying build/lib/mindsdb/utilities/log_controller.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities copying build/lib/mindsdb/utilities/ps.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities copying build/lib/mindsdb/utilities/functions.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities copying build/lib/mindsdb/utilities/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities copying build/lib/mindsdb/utilities/fs.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities copying build/lib/mindsdb/utilities/json_encoder.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities copying build/lib/mindsdb/utilities/log.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/db copying build/lib/mindsdb/microservices_grpc/db/db_pb2_grpc.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/db copying build/lib/mindsdb/microservices_grpc/db/common_pb2.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/db copying build/lib/mindsdb/microservices_grpc/db/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/db copying build/lib/mindsdb/microservices_grpc/db/db_pb2.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/db copying build/lib/mindsdb/microservices_grpc/db/common_pb2_grpc.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/db copying build/lib/mindsdb/microservices_grpc/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/ml copying build/lib/mindsdb/microservices_grpc/ml/ml_pb2.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/ml copying build/lib/mindsdb/microservices_grpc/ml/common_pb2.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/ml copying build/lib/mindsdb/microservices_grpc/ml/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/ml copying build/lib/mindsdb/microservices_grpc/ml/ml_pb2_grpc.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/ml copying build/lib/mindsdb/microservices_grpc/ml/common_pb2_grpc.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/ml creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/executor copying build/lib/mindsdb/microservices_grpc/executor/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/executor copying build/lib/mindsdb/microservices_grpc/executor/executor_pb2.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/executor copying build/lib/mindsdb/microservices_grpc/executor/executor_pb2_grpc.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/executor creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/utilities copying build/lib/mindsdb/integrations/utilities/utils.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/utilities copying build/lib/mindsdb/integrations/utilities/processes.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/utilities copying build/lib/mindsdb/integrations/utilities/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/utilities copying build/lib/mindsdb/integrations/utilities/time_series_utils.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/utilities copying build/lib/mindsdb/integrations/utilities/test_utils.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/utilities copying build/lib/mindsdb/integrations/utilities/install.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/utilities creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/yugabyte_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/yugabyte_handler/tests copying build/lib/mindsdb/integrations/handlers/yugabyte_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/yugabyte_handler/tests copying build/lib/mindsdb/integrations/handlers/yugabyte_handler/tests/test_yugabyte_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/yugabyte_handler/tests copying build/lib/mindsdb/integrations/handlers/yugabyte_handler/yugabyte_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/yugabyte_handler copying build/lib/mindsdb/integrations/handlers/yugabyte_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/yugabyte_handler copying build/lib/mindsdb/integrations/handlers/yugabyte_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/yugabyte_handler copying build/lib/mindsdb/integrations/handlers/yugabyte_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/yugabyte_handler copying build/lib/mindsdb/integrations/handlers/yugabyte_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/yugabyte_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/questdb_handler copying build/lib/mindsdb/integrations/handlers/questdb_handler/questdb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/questdb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/questdb_handler/tests copying build/lib/mindsdb/integrations/handlers/questdb_handler/tests/test_questdb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/questdb_handler/tests copying build/lib/mindsdb/integrations/handlers/questdb_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/questdb_handler/tests copying build/lib/mindsdb/integrations/handlers/questdb_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/questdb_handler copying build/lib/mindsdb/integrations/handlers/questdb_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/questdb_handler copying build/lib/mindsdb/integrations/handlers/questdb_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/questdb_handler copying build/lib/mindsdb/integrations/handlers/questdb_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/questdb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mariadb_handler copying build/lib/mindsdb/integrations/handlers/mariadb_handler/mariadb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mariadb_handler copying build/lib/mindsdb/integrations/handlers/mariadb_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mariadb_handler copying build/lib/mindsdb/integrations/handlers/mariadb_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mariadb_handler copying build/lib/mindsdb/integrations/handlers/mariadb_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mariadb_handler copying build/lib/mindsdb/integrations/handlers/mariadb_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mariadb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/postgres_handler copying build/lib/mindsdb/integrations/handlers/postgres_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/postgres_handler copying build/lib/mindsdb/integrations/handlers/postgres_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/postgres_handler copying build/lib/mindsdb/integrations/handlers/postgres_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/postgres_handler copying build/lib/mindsdb/integrations/handlers/postgres_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/postgres_handler copying build/lib/mindsdb/integrations/handlers/postgres_handler/postgres_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/postgres_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databend_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databend_handler/tests copying build/lib/mindsdb/integrations/handlers/databend_handler/tests/test_databend_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databend_handler/tests copying build/lib/mindsdb/integrations/handlers/databend_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databend_handler/tests copying build/lib/mindsdb/integrations/handlers/databend_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databend_handler copying build/lib/mindsdb/integrations/handlers/databend_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databend_handler copying build/lib/mindsdb/integrations/handlers/databend_handler/databend_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databend_handler copying build/lib/mindsdb/integrations/handlers/databend_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databend_handler copying build/lib/mindsdb/integrations/handlers/databend_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databend_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oceanbase_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oceanbase_handler/tests copying build/lib/mindsdb/integrations/handlers/oceanbase_handler/tests/test_oceanbase_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oceanbase_handler/tests copying build/lib/mindsdb/integrations/handlers/oceanbase_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oceanbase_handler/tests copying build/lib/mindsdb/integrations/handlers/oceanbase_handler/oceanbase_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oceanbase_handler copying build/lib/mindsdb/integrations/handlers/oceanbase_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oceanbase_handler copying build/lib/mindsdb/integrations/handlers/oceanbase_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oceanbase_handler copying build/lib/mindsdb/integrations/handlers/oceanbase_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oceanbase_handler copying build/lib/mindsdb/integrations/handlers/oceanbase_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oceanbase_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_spanner_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_spanner_handler/tests copying build/lib/mindsdb/integrations/handlers/cloud_spanner_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_spanner_handler/tests copying build/lib/mindsdb/integrations/handlers/cloud_spanner_handler/tests/test_cloud_spanner_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_spanner_handler/tests copying build/lib/mindsdb/integrations/handlers/cloud_spanner_handler/cloud_spanner_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_spanner_handler copying build/lib/mindsdb/integrations/handlers/cloud_spanner_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_spanner_handler copying build/lib/mindsdb/integrations/handlers/cloud_spanner_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_spanner_handler copying build/lib/mindsdb/integrations/handlers/cloud_spanner_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_spanner_handler copying build/lib/mindsdb/integrations/handlers/cloud_spanner_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_spanner_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dynamodb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dynamodb_handler/tests copying build/lib/mindsdb/integrations/handlers/dynamodb_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dynamodb_handler/tests copying build/lib/mindsdb/integrations/handlers/dynamodb_handler/tests/test_dynamodb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dynamodb_handler/tests copying build/lib/mindsdb/integrations/handlers/dynamodb_handler/dynamodb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dynamodb_handler copying build/lib/mindsdb/integrations/handlers/dynamodb_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dynamodb_handler copying build/lib/mindsdb/integrations/handlers/dynamodb_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dynamodb_handler copying build/lib/mindsdb/integrations/handlers/dynamodb_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dynamodb_handler copying build/lib/mindsdb/integrations/handlers/dynamodb_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dynamodb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/teradata_handler copying build/lib/mindsdb/integrations/handlers/teradata_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/teradata_handler copying build/lib/mindsdb/integrations/handlers/teradata_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/teradata_handler copying build/lib/mindsdb/integrations/handlers/teradata_handler/teradata_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/teradata_handler copying build/lib/mindsdb/integrations/handlers/teradata_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/teradata_handler copying build/lib/mindsdb/integrations/handlers/teradata_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/teradata_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler copying build/lib/mindsdb/integrations/handlers/trino_handler/trino_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler/tests copying build/lib/mindsdb/integrations/handlers/trino_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler/tests copying build/lib/mindsdb/integrations/handlers/trino_handler/tests/test_trino_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler/tests copying build/lib/mindsdb/integrations/handlers/trino_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler copying build/lib/mindsdb/integrations/handlers/trino_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler copying build/lib/mindsdb/integrations/handlers/trino_handler/trino_config_provider.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler copying build/lib/mindsdb/integrations/handlers/trino_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler copying build/lib/mindsdb/integrations/handlers/trino_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/scylla_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/scylla_handler/tests copying build/lib/mindsdb/integrations/handlers/scylla_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/scylla_handler/tests copying build/lib/mindsdb/integrations/handlers/scylla_handler/tests/test_scylla_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/scylla_handler/tests copying build/lib/mindsdb/integrations/handlers/scylla_handler/logo.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/scylla_handler copying build/lib/mindsdb/integrations/handlers/scylla_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/scylla_handler copying build/lib/mindsdb/integrations/handlers/scylla_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/scylla_handler copying build/lib/mindsdb/integrations/handlers/scylla_handler/scylla_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/scylla_handler copying build/lib/mindsdb/integrations/handlers/scylla_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/scylla_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/orioledb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/orioledb_handler/tests copying build/lib/mindsdb/integrations/handlers/orioledb_handler/tests/test_orioledb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/orioledb_handler/tests copying build/lib/mindsdb/integrations/handlers/orioledb_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/orioledb_handler/tests copying build/lib/mindsdb/integrations/handlers/orioledb_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/orioledb_handler copying build/lib/mindsdb/integrations/handlers/orioledb_handler/orioledb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/orioledb_handler copying build/lib/mindsdb/integrations/handlers/orioledb_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/orioledb_handler copying build/lib/mindsdb/integrations/handlers/orioledb_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/orioledb_handler copying build/lib/mindsdb/integrations/handlers/orioledb_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/orioledb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/twitter_handler copying build/lib/mindsdb/integrations/handlers/twitter_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/twitter_handler copying build/lib/mindsdb/integrations/handlers/twitter_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/twitter_handler copying build/lib/mindsdb/integrations/handlers/twitter_handler/twitter_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/twitter_handler copying build/lib/mindsdb/integrations/handlers/twitter_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/twitter_handler copying build/lib/mindsdb/integrations/handlers/twitter_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/twitter_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/autokeras_handler copying build/lib/mindsdb/integrations/handlers/autokeras_handler/setup.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/autokeras_handler copying build/lib/mindsdb/integrations/handlers/autokeras_handler/autokeras_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/autokeras_handler copying build/lib/mindsdb/integrations/handlers/autokeras_handler/functions.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/autokeras_handler copying build/lib/mindsdb/integrations/handlers/autokeras_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/autokeras_handler copying build/lib/mindsdb/integrations/handlers/autokeras_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/autokeras_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/impala_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/impala_handler/tests copying build/lib/mindsdb/integrations/handlers/impala_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/impala_handler/tests copying build/lib/mindsdb/integrations/handlers/impala_handler/tests/test_impala_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/impala_handler/tests copying build/lib/mindsdb/integrations/handlers/impala_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/impala_handler copying build/lib/mindsdb/integrations/handlers/impala_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/impala_handler copying build/lib/mindsdb/integrations/handlers/impala_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/impala_handler copying build/lib/mindsdb/integrations/handlers/impala_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/impala_handler copying build/lib/mindsdb/integrations/handlers/impala_handler/impala_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/impala_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler copying build/lib/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/utils.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler copying build/lib/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/functions.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler copying build/lib/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler copying build/lib/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/lightwood_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler copying build/lib/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler copying build/lib/mindsdb/integrations/handlers/lightwood_handler/setup.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/tests copying build/lib/mindsdb/integrations/handlers/lightwood_handler/tests/test_lightwood_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/tests copying build/lib/mindsdb/integrations/handlers/lightwood_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/tests copying build/lib/mindsdb/integrations/handlers/lightwood_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler copying build/lib/mindsdb/integrations/handlers/lightwood_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cassandra_handler copying build/lib/mindsdb/integrations/handlers/cassandra_handler/cassandra_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cassandra_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cassandra_handler/tests copying build/lib/mindsdb/integrations/handlers/cassandra_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cassandra_handler/tests copying build/lib/mindsdb/integrations/handlers/cassandra_handler/tests/test_cassandra_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cassandra_handler/tests copying build/lib/mindsdb/integrations/handlers/cassandra_handler/logo.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cassandra_handler copying build/lib/mindsdb/integrations/handlers/cassandra_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cassandra_handler copying build/lib/mindsdb/integrations/handlers/cassandra_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cassandra_handler copying build/lib/mindsdb/integrations/handlers/cassandra_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cassandra_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/singlestore_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/singlestore_handler/tests copying build/lib/mindsdb/integrations/handlers/singlestore_handler/tests/test_singlestore_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/singlestore_handler/tests copying build/lib/mindsdb/integrations/handlers/singlestore_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/singlestore_handler/tests copying build/lib/mindsdb/integrations/handlers/singlestore_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/singlestore_handler copying build/lib/mindsdb/integrations/handlers/singlestore_handler/singlestore_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/singlestore_handler copying build/lib/mindsdb/integrations/handlers/singlestore_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/singlestore_handler copying build/lib/mindsdb/integrations/handlers/singlestore_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/singlestore_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/altibase_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/altibase_handler/tests copying build/lib/mindsdb/integrations/handlers/altibase_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/altibase_handler/tests copying build/lib/mindsdb/integrations/handlers/altibase_handler/tests/test_altibase_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/altibase_handler/tests copying build/lib/mindsdb/integrations/handlers/altibase_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/altibase_handler copying build/lib/mindsdb/integrations/handlers/altibase_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/altibase_handler copying build/lib/mindsdb/integrations/handlers/altibase_handler/altibase_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/altibase_handler copying build/lib/mindsdb/integrations/handlers/altibase_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/altibase_handler copying build/lib/mindsdb/integrations/handlers/altibase_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/altibase_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/statsforecast_handler copying build/lib/mindsdb/integrations/handlers/statsforecast_handler/setup.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/statsforecast_handler copying build/lib/mindsdb/integrations/handlers/statsforecast_handler/statsforecast_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/statsforecast_handler copying build/lib/mindsdb/integrations/handlers/statsforecast_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/statsforecast_handler copying build/lib/mindsdb/integrations/handlers/statsforecast_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/statsforecast_handler copying build/lib/mindsdb/integrations/handlers/statsforecast_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/statsforecast_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dremio_handler copying build/lib/mindsdb/integrations/handlers/dremio_handler/dremio_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dremio_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dremio_handler/tests copying build/lib/mindsdb/integrations/handlers/dremio_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dremio_handler/tests copying build/lib/mindsdb/integrations/handlers/dremio_handler/tests/test_dremio_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dremio_handler/tests copying build/lib/mindsdb/integrations/handlers/dremio_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dremio_handler copying build/lib/mindsdb/integrations/handlers/dremio_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dremio_handler copying build/lib/mindsdb/integrations/handlers/dremio_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dremio_handler copying build/lib/mindsdb/integrations/handlers/dremio_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dremio_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/planetscale_handler copying build/lib/mindsdb/integrations/handlers/planetscale_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/planetscale_handler copying build/lib/mindsdb/integrations/handlers/planetscale_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/planetscale_handler copying build/lib/mindsdb/integrations/handlers/planetscale_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/planetscale_handler copying build/lib/mindsdb/integrations/handlers/planetscale_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/planetscale_handler copying build/lib/mindsdb/integrations/handlers/planetscale_handler/planetscale_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/planetscale_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oracle_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oracle_handler/tests copying build/lib/mindsdb/integrations/handlers/oracle_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oracle_handler/tests copying build/lib/mindsdb/integrations/handlers/oracle_handler/tests/test_oracle_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oracle_handler/tests copying build/lib/mindsdb/integrations/handlers/oracle_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oracle_handler copying build/lib/mindsdb/integrations/handlers/oracle_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oracle_handler copying build/lib/mindsdb/integrations/handlers/oracle_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oracle_handler copying build/lib/mindsdb/integrations/handlers/oracle_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oracle_handler copying build/lib/mindsdb/integrations/handlers/oracle_handler/oracle_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oracle_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler copying build/lib/mindsdb/integrations/handlers/aurora_handler/aurora_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler/tests copying build/lib/mindsdb/integrations/handlers/aurora_handler/tests/test_aurora_postgres_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler/tests copying build/lib/mindsdb/integrations/handlers/aurora_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler/tests copying build/lib/mindsdb/integrations/handlers/aurora_handler/tests/test_aurora_mysql_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler/tests copying build/lib/mindsdb/integrations/handlers/aurora_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler copying build/lib/mindsdb/integrations/handlers/aurora_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler copying build/lib/mindsdb/integrations/handlers/aurora_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler copying build/lib/mindsdb/integrations/handlers/aurora_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/duckdb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/duckdb_handler/tests copying build/lib/mindsdb/integrations/handlers/duckdb_handler/tests/test_duckdb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/duckdb_handler/tests copying build/lib/mindsdb/integrations/handlers/duckdb_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/duckdb_handler/tests copying build/lib/mindsdb/integrations/handlers/duckdb_handler/duckdb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/duckdb_handler copying build/lib/mindsdb/integrations/handlers/duckdb_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/duckdb_handler copying build/lib/mindsdb/integrations/handlers/duckdb_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/duckdb_handler copying build/lib/mindsdb/integrations/handlers/duckdb_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/duckdb_handler copying build/lib/mindsdb/integrations/handlers/duckdb_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/duckdb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/s3_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/s3_handler/tests copying build/lib/mindsdb/integrations/handlers/s3_handler/tests/test_s3_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/s3_handler/tests copying build/lib/mindsdb/integrations/handlers/s3_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/s3_handler/tests copying build/lib/mindsdb/integrations/handlers/s3_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/s3_handler copying build/lib/mindsdb/integrations/handlers/s3_handler/s3_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/s3_handler copying build/lib/mindsdb/integrations/handlers/s3_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/s3_handler copying build/lib/mindsdb/integrations/handlers/s3_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/s3_handler copying build/lib/mindsdb/integrations/handlers/s3_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/s3_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tdengine_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tdengine_handler/tests copying build/lib/mindsdb/integrations/handlers/tdengine_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tdengine_handler/tests copying build/lib/mindsdb/integrations/handlers/tdengine_handler/tests/test_tdengine_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tdengine_handler/tests copying build/lib/mindsdb/integrations/handlers/tdengine_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tdengine_handler copying build/lib/mindsdb/integrations/handlers/tdengine_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tdengine_handler copying build/lib/mindsdb/integrations/handlers/tdengine_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tdengine_handler copying build/lib/mindsdb/integrations/handlers/tdengine_handler/tdengine_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tdengine_handler copying build/lib/mindsdb/integrations/handlers/tdengine_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tdengine_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler/tests copying build/lib/mindsdb/integrations/handlers/monetdb_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler/tests copying build/lib/mindsdb/integrations/handlers/monetdb_handler/tests/test_monetdb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler/tests copying build/lib/mindsdb/integrations/handlers/monetdb_handler/monetdb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler copying build/lib/mindsdb/integrations/handlers/monetdb_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler/utils copying build/lib/mindsdb/integrations/handlers/monetdb_handler/utils/monet_get_id.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler/utils copying build/lib/mindsdb/integrations/handlers/monetdb_handler/utils/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler/utils copying build/lib/mindsdb/integrations/handlers/monetdb_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler copying build/lib/mindsdb/integrations/handlers/monetdb_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler copying build/lib/mindsdb/integrations/handlers/monetdb_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tpot_handler copying build/lib/mindsdb/integrations/handlers/tpot_handler/tpot_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tpot_handler copying build/lib/mindsdb/integrations/handlers/tpot_handler/setup.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tpot_handler copying build/lib/mindsdb/integrations/handlers/tpot_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tpot_handler copying build/lib/mindsdb/integrations/handlers/tpot_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tpot_handler copying build/lib/mindsdb/integrations/handlers/tpot_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tpot_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sheets_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sheets_handler/tests copying build/lib/mindsdb/integrations/handlers/sheets_handler/tests/test_sheets_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sheets_handler/tests copying build/lib/mindsdb/integrations/handlers/sheets_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sheets_handler/tests copying build/lib/mindsdb/integrations/handlers/sheets_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sheets_handler copying build/lib/mindsdb/integrations/handlers/sheets_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sheets_handler copying build/lib/mindsdb/integrations/handlers/sheets_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sheets_handler copying build/lib/mindsdb/integrations/handlers/sheets_handler/sheets_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sheets_handler copying build/lib/mindsdb/integrations/handlers/sheets_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sheets_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler/databricks copying build/lib/mindsdb/integrations/handlers/databricks_handler/databricks/createdb.jpg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler/databricks copying build/lib/mindsdb/integrations/handlers/databricks_handler/databricks/hivmetastore.jpg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler/databricks copying build/lib/mindsdb/integrations/handlers/databricks_handler/databricks/mindsdbdatabricks.jpg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler/databricks copying build/lib/mindsdb/integrations/handlers/databricks_handler/databricks/selectfrom.jpg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler/databricks copying build/lib/mindsdb/integrations/handlers/databricks_handler/databricks/createpred.jpg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler/databricks creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler/tests copying build/lib/mindsdb/integrations/handlers/databricks_handler/tests/test_databricks_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler/tests copying build/lib/mindsdb/integrations/handlers/databricks_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler/tests copying build/lib/mindsdb/integrations/handlers/databricks_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler copying build/lib/mindsdb/integrations/handlers/databricks_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler copying build/lib/mindsdb/integrations/handlers/databricks_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler copying build/lib/mindsdb/integrations/handlers/databricks_handler/databricks_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler copying build/lib/mindsdb/integrations/handlers/databricks_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/merlion_handler copying build/lib/mindsdb/integrations/handlers/merlion_handler/setup.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/merlion_handler copying build/lib/mindsdb/integrations/handlers/merlion_handler/adapters.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/merlion_handler copying build/lib/mindsdb/integrations/handlers/merlion_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/merlion_handler copying build/lib/mindsdb/integrations/handlers/merlion_handler/merlion_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/merlion_handler copying build/lib/mindsdb/integrations/handlers/merlion_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/merlion_handler copying build/lib/mindsdb/integrations/handlers/merlion_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/merlion_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/informix_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/informix_handler/tests copying build/lib/mindsdb/integrations/handlers/informix_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/informix_handler/tests copying build/lib/mindsdb/integrations/handlers/informix_handler/tests/test_informix_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/informix_handler/tests copying build/lib/mindsdb/integrations/handlers/informix_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/informix_handler copying build/lib/mindsdb/integrations/handlers/informix_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/informix_handler copying build/lib/mindsdb/integrations/handlers/informix_handler/informix_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/informix_handler copying build/lib/mindsdb/integrations/handlers/informix_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/informix_handler copying build/lib/mindsdb/integrations/handlers/informix_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/informix_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/d0lt_handler copying build/lib/mindsdb/integrations/handlers/d0lt_handler/d0lt_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/d0lt_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/d0lt_handler/tests copying build/lib/mindsdb/integrations/handlers/d0lt_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/d0lt_handler/tests copying build/lib/mindsdb/integrations/handlers/d0lt_handler/tests/test_d0lt_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/d0lt_handler/tests copying build/lib/mindsdb/integrations/handlers/d0lt_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/d0lt_handler copying build/lib/mindsdb/integrations/handlers/d0lt_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/d0lt_handler copying build/lib/mindsdb/integrations/handlers/d0lt_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/d0lt_handler copying build/lib/mindsdb/integrations/handlers/d0lt_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/d0lt_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/datastax_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/datastax_handler/tests copying build/lib/mindsdb/integrations/handlers/datastax_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/datastax_handler/tests copying build/lib/mindsdb/integrations/handlers/datastax_handler/tests/test_cassandra_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/datastax_handler/tests copying build/lib/mindsdb/integrations/handlers/datastax_handler/datastax_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/datastax_handler copying build/lib/mindsdb/integrations/handlers/datastax_handler/logo.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/datastax_handler copying build/lib/mindsdb/integrations/handlers/datastax_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/datastax_handler copying build/lib/mindsdb/integrations/handlers/datastax_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/datastax_handler copying build/lib/mindsdb/integrations/handlers/datastax_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/datastax_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/airtable_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/airtable_handler/tests copying build/lib/mindsdb/integrations/handlers/airtable_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/airtable_handler/tests copying build/lib/mindsdb/integrations/handlers/airtable_handler/tests/test_airtable_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/airtable_handler/tests copying build/lib/mindsdb/integrations/handlers/airtable_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/airtable_handler copying build/lib/mindsdb/integrations/handlers/airtable_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/airtable_handler copying build/lib/mindsdb/integrations/handlers/airtable_handler/airtable_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/airtable_handler copying build/lib/mindsdb/integrations/handlers/airtable_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/airtable_handler copying build/lib/mindsdb/integrations/handlers/airtable_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/airtable_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/rockset_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/rockset_handler/tests copying build/lib/mindsdb/integrations/handlers/rockset_handler/tests/test2.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/rockset_handler/tests copying build/lib/mindsdb/integrations/handlers/rockset_handler/tests/test.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/rockset_handler/tests copying build/lib/mindsdb/integrations/handlers/rockset_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/rockset_handler copying build/lib/mindsdb/integrations/handlers/rockset_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/rockset_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/materialize_handler copying build/lib/mindsdb/integrations/handlers/materialize_handler/materialize_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/materialize_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/materialize_handler/tests copying build/lib/mindsdb/integrations/handlers/materialize_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/materialize_handler/tests copying build/lib/mindsdb/integrations/handlers/materialize_handler/tests/test_materialize_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/materialize_handler/tests copying build/lib/mindsdb/integrations/handlers/materialize_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/materialize_handler copying build/lib/mindsdb/integrations/handlers/materialize_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/materialize_handler copying build/lib/mindsdb/integrations/handlers/materialize_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/materialize_handler copying build/lib/mindsdb/integrations/handlers/materialize_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/materialize_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/firebird_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/firebird_handler/tests copying build/lib/mindsdb/integrations/handlers/firebird_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/firebird_handler/tests copying build/lib/mindsdb/integrations/handlers/firebird_handler/tests/test_firebird_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/firebird_handler/tests copying build/lib/mindsdb/integrations/handlers/firebird_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/firebird_handler copying build/lib/mindsdb/integrations/handlers/firebird_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/firebird_handler copying build/lib/mindsdb/integrations/handlers/firebird_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/firebird_handler copying build/lib/mindsdb/integrations/handlers/firebird_handler/firebird_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/firebird_handler copying build/lib/mindsdb/integrations/handlers/firebird_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/firebird_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/huggingface_handler copying build/lib/mindsdb/integrations/handlers/huggingface_handler/setup.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/huggingface_handler copying build/lib/mindsdb/integrations/handlers/huggingface_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/huggingface_handler copying build/lib/mindsdb/integrations/handlers/huggingface_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/huggingface_handler copying build/lib/mindsdb/integrations/handlers/huggingface_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/huggingface_handler copying build/lib/mindsdb/integrations/handlers/huggingface_handler/huggingface_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/huggingface_handler copying build/lib/mindsdb/integrations/handlers/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ludwig_handler copying build/lib/mindsdb/integrations/handlers/ludwig_handler/setup.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ludwig_handler copying build/lib/mindsdb/integrations/handlers/ludwig_handler/utils.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ludwig_handler copying build/lib/mindsdb/integrations/handlers/ludwig_handler/functions.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ludwig_handler copying build/lib/mindsdb/integrations/handlers/ludwig_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ludwig_handler copying build/lib/mindsdb/integrations/handlers/ludwig_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ludwig_handler copying build/lib/mindsdb/integrations/handlers/ludwig_handler/ludwig_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ludwig_handler copying build/lib/mindsdb/integrations/handlers/ludwig_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ludwig_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/nuo_jdbc_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/nuo_jdbc_handler/tests copying build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler/tests/test_nuo_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/nuo_jdbc_handler/tests copying build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/nuo_jdbc_handler/tests copying build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/nuo_jdbc_handler copying build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler/nuo_jdbc_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/nuo_jdbc_handler copying build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/nuo_jdbc_handler copying build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/nuo_jdbc_handler copying build/lib/mindsdb/integrations/handlers/nuo_jdbc_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/nuo_jdbc_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hsqldb_handler copying build/lib/mindsdb/integrations/handlers/hsqldb_handler/hsqldb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hsqldb_handler copying build/lib/mindsdb/integrations/handlers/hsqldb_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hsqldb_handler copying build/lib/mindsdb/integrations/handlers/hsqldb_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hsqldb_handler copying build/lib/mindsdb/integrations/handlers/hsqldb_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hsqldb_handler copying build/lib/mindsdb/integrations/handlers/hsqldb_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hsqldb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/empress_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/empress_handler/tests copying build/lib/mindsdb/integrations/handlers/empress_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/empress_handler/tests copying build/lib/mindsdb/integrations/handlers/empress_handler/tests/test_empress_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/empress_handler/tests copying build/lib/mindsdb/integrations/handlers/empress_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/empress_handler copying build/lib/mindsdb/integrations/handlers/empress_handler/empress_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/empress_handler copying build/lib/mindsdb/integrations/handlers/empress_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/empress_handler copying build/lib/mindsdb/integrations/handlers/empress_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/empress_handler copying build/lib/mindsdb/integrations/handlers/empress_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/empress_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/druid_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/druid_handler/tests copying build/lib/mindsdb/integrations/handlers/druid_handler/tests/test_druid_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/druid_handler/tests copying build/lib/mindsdb/integrations/handlers/druid_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/druid_handler/tests copying build/lib/mindsdb/integrations/handlers/druid_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/druid_handler copying build/lib/mindsdb/integrations/handlers/druid_handler/druid_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/druid_handler copying build/lib/mindsdb/integrations/handlers/druid_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/druid_handler copying build/lib/mindsdb/integrations/handlers/druid_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/druid_handler copying build/lib/mindsdb/integrations/handlers/druid_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/druid_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/clickhouse_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/clickhouse_handler/tests copying build/lib/mindsdb/integrations/handlers/clickhouse_handler/tests/test_clickhouse_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/clickhouse_handler/tests copying build/lib/mindsdb/integrations/handlers/clickhouse_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/clickhouse_handler/tests copying build/lib/mindsdb/integrations/handlers/clickhouse_handler/clickhouse_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/clickhouse_handler copying build/lib/mindsdb/integrations/handlers/clickhouse_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/clickhouse_handler copying build/lib/mindsdb/integrations/handlers/clickhouse_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/clickhouse_handler copying build/lib/mindsdb/integrations/handlers/clickhouse_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/clickhouse_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/neuralforecast_handler copying build/lib/mindsdb/integrations/handlers/neuralforecast_handler/setup.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/neuralforecast_handler copying build/lib/mindsdb/integrations/handlers/neuralforecast_handler/neuralforecast_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/neuralforecast_handler copying build/lib/mindsdb/integrations/handlers/neuralforecast_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/neuralforecast_handler copying build/lib/mindsdb/integrations/handlers/neuralforecast_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/neuralforecast_handler copying build/lib/mindsdb/integrations/handlers/neuralforecast_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/neuralforecast_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cockroach_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cockroach_handler/tests copying build/lib/mindsdb/integrations/handlers/cockroach_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cockroach_handler/tests copying build/lib/mindsdb/integrations/handlers/cockroach_handler/tests/test_cockroachdb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cockroach_handler/tests copying build/lib/mindsdb/integrations/handlers/cockroach_handler/cockroach_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cockroach_handler copying build/lib/mindsdb/integrations/handlers/cockroach_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cockroach_handler copying build/lib/mindsdb/integrations/handlers/cockroach_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cockroach_handler copying build/lib/mindsdb/integrations/handlers/cockroach_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cockroach_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/pinot_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/pinot_handler/tests copying build/lib/mindsdb/integrations/handlers/pinot_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/pinot_handler/tests copying build/lib/mindsdb/integrations/handlers/pinot_handler/tests/test_pinot_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/pinot_handler/tests copying build/lib/mindsdb/integrations/handlers/pinot_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/pinot_handler copying build/lib/mindsdb/integrations/handlers/pinot_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/pinot_handler copying build/lib/mindsdb/integrations/handlers/pinot_handler/pinot_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/pinot_handler copying build/lib/mindsdb/integrations/handlers/pinot_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/pinot_handler copying build/lib/mindsdb/integrations/handlers/pinot_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/pinot_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlite_handler copying build/lib/mindsdb/integrations/handlers/sqlite_handler/sqlite_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlite_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlite_handler/tests copying build/lib/mindsdb/integrations/handlers/sqlite_handler/tests/test_sqlite_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlite_handler/tests copying build/lib/mindsdb/integrations/handlers/sqlite_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlite_handler/tests copying build/lib/mindsdb/integrations/handlers/sqlite_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlite_handler copying build/lib/mindsdb/integrations/handlers/sqlite_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlite_handler copying build/lib/mindsdb/integrations/handlers/sqlite_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlite_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/file_handler copying build/lib/mindsdb/integrations/handlers/file_handler/file_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/file_handler copying build/lib/mindsdb/integrations/handlers/file_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/file_handler copying build/lib/mindsdb/integrations/handlers/file_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/file_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vertica_handler copying build/lib/mindsdb/integrations/handlers/vertica_handler/vertica_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vertica_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vertica_handler/tests copying build/lib/mindsdb/integrations/handlers/vertica_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vertica_handler/tests copying build/lib/mindsdb/integrations/handlers/vertica_handler/tests/test_vertica_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vertica_handler/tests copying build/lib/mindsdb/integrations/handlers/vertica_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vertica_handler copying build/lib/mindsdb/integrations/handlers/vertica_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vertica_handler copying build/lib/mindsdb/integrations/handlers/vertica_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vertica_handler copying build/lib/mindsdb/integrations/handlers/vertica_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vertica_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hive_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hive_handler/tests copying build/lib/mindsdb/integrations/handlers/hive_handler/tests/test_hive_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hive_handler/tests copying build/lib/mindsdb/integrations/handlers/hive_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hive_handler/tests copying build/lib/mindsdb/integrations/handlers/hive_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hive_handler copying build/lib/mindsdb/integrations/handlers/hive_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hive_handler copying build/lib/mindsdb/integrations/handlers/hive_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hive_handler copying build/lib/mindsdb/integrations/handlers/hive_handler/hive_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hive_handler copying build/lib/mindsdb/integrations/handlers/hive_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hive_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vitess_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vitess_handler/tests copying build/lib/mindsdb/integrations/handlers/vitess_handler/tests/test_vitess_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vitess_handler/tests copying build/lib/mindsdb/integrations/handlers/vitess_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vitess_handler/tests copying build/lib/mindsdb/integrations/handlers/vitess_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vitess_handler copying build/lib/mindsdb/integrations/handlers/vitess_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vitess_handler copying build/lib/mindsdb/integrations/handlers/vitess_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vitess_handler copying build/lib/mindsdb/integrations/handlers/vitess_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vitess_handler copying build/lib/mindsdb/integrations/handlers/vitess_handler/vitess_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vitess_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/timescaledb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/timescaledb_handler/tests copying build/lib/mindsdb/integrations/handlers/timescaledb_handler/tests/test_timescaledb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/timescaledb_handler/tests copying build/lib/mindsdb/integrations/handlers/timescaledb_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/timescaledb_handler/tests copying build/lib/mindsdb/integrations/handlers/timescaledb_handler/timescaledb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/timescaledb_handler copying build/lib/mindsdb/integrations/handlers/timescaledb_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/timescaledb_handler copying build/lib/mindsdb/integrations/handlers/timescaledb_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/timescaledb_handler copying build/lib/mindsdb/integrations/handlers/timescaledb_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/timescaledb_handler copying build/lib/mindsdb/integrations/handlers/timescaledb_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/timescaledb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/openai_handler copying build/lib/mindsdb/integrations/handlers/openai_handler/setup.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/openai_handler copying build/lib/mindsdb/integrations/handlers/openai_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/openai_handler copying build/lib/mindsdb/integrations/handlers/openai_handler/openai_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/openai_handler copying build/lib/mindsdb/integrations/handlers/openai_handler/helpers.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/openai_handler copying build/lib/mindsdb/integrations/handlers/openai_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/openai_handler copying build/lib/mindsdb/integrations/handlers/openai_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/openai_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/snowflake_handler copying build/lib/mindsdb/integrations/handlers/snowflake_handler/snowflake_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/snowflake_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/snowflake_handler/tests copying build/lib/mindsdb/integrations/handlers/snowflake_handler/tests/test_snowflake_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/snowflake_handler/tests copying build/lib/mindsdb/integrations/handlers/snowflake_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/snowflake_handler/tests copying build/lib/mindsdb/integrations/handlers/snowflake_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/snowflake_handler copying build/lib/mindsdb/integrations/handlers/snowflake_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/snowflake_handler copying build/lib/mindsdb/integrations/handlers/snowflake_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/snowflake_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/bigquery_handler copying build/lib/mindsdb/integrations/handlers/bigquery_handler/bigquery_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/bigquery_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/bigquery_handler/tests copying build/lib/mindsdb/integrations/handlers/bigquery_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/bigquery_handler/tests copying build/lib/mindsdb/integrations/handlers/bigquery_handler/tests/test_bigquery_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/bigquery_handler/tests copying build/lib/mindsdb/integrations/handlers/bigquery_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/bigquery_handler copying build/lib/mindsdb/integrations/handlers/bigquery_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/bigquery_handler copying build/lib/mindsdb/integrations/handlers/bigquery_handler/logo.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/bigquery_handler copying build/lib/mindsdb/integrations/handlers/bigquery_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/bigquery_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mongodb_handler copying build/lib/mindsdb/integrations/handlers/mongodb_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mongodb_handler copying build/lib/mindsdb/integrations/handlers/mongodb_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mongodb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mongodb_handler/utils copying build/lib/mindsdb/integrations/handlers/mongodb_handler/utils/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mongodb_handler/utils copying build/lib/mindsdb/integrations/handlers/mongodb_handler/utils/mongodb_render.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mongodb_handler/utils copying build/lib/mindsdb/integrations/handlers/mongodb_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mongodb_handler copying build/lib/mindsdb/integrations/handlers/mongodb_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mongodb_handler copying build/lib/mindsdb/integrations/handlers/mongodb_handler/mongodb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mongodb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mlflow_handler copying build/lib/mindsdb/integrations/handlers/mlflow_handler/setup.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mlflow_handler copying build/lib/mindsdb/integrations/handlers/mlflow_handler/mlflow_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mlflow_handler copying build/lib/mindsdb/integrations/handlers/mlflow_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mlflow_handler copying build/lib/mindsdb/integrations/handlers/mlflow_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mlflow_handler copying build/lib/mindsdb/integrations/handlers/mlflow_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mlflow_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/opengauss_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/opengauss_handler/tests copying build/lib/mindsdb/integrations/handlers/opengauss_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/opengauss_handler/tests copying build/lib/mindsdb/integrations/handlers/opengauss_handler/tests/test_opengauss_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/opengauss_handler/tests copying build/lib/mindsdb/integrations/handlers/opengauss_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/opengauss_handler copying build/lib/mindsdb/integrations/handlers/opengauss_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/opengauss_handler copying build/lib/mindsdb/integrations/handlers/opengauss_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/opengauss_handler copying build/lib/mindsdb/integrations/handlers/opengauss_handler/opengauss_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/opengauss_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlany_handler copying build/lib/mindsdb/integrations/handlers/sqlany_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlany_handler copying build/lib/mindsdb/integrations/handlers/sqlany_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlany_handler copying build/lib/mindsdb/integrations/handlers/sqlany_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlany_handler copying build/lib/mindsdb/integrations/handlers/sqlany_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlany_handler copying build/lib/mindsdb/integrations/handlers/sqlany_handler/sqlany_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlany_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/phoenix_handler copying build/lib/mindsdb/integrations/handlers/phoenix_handler/phoenix_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/phoenix_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/phoenix_handler/tests copying build/lib/mindsdb/integrations/handlers/phoenix_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/phoenix_handler/tests copying build/lib/mindsdb/integrations/handlers/phoenix_handler/tests/test_phoenix_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/phoenix_handler/tests copying build/lib/mindsdb/integrations/handlers/phoenix_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/phoenix_handler copying build/lib/mindsdb/integrations/handlers/phoenix_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/phoenix_handler copying build/lib/mindsdb/integrations/handlers/phoenix_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/phoenix_handler copying build/lib/mindsdb/integrations/handlers/phoenix_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/phoenix_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/solr_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/solr_handler/tests copying build/lib/mindsdb/integrations/handlers/solr_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/solr_handler/tests copying build/lib/mindsdb/integrations/handlers/solr_handler/tests/test_solr_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/solr_handler/tests copying build/lib/mindsdb/integrations/handlers/solr_handler/solr_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/solr_handler copying build/lib/mindsdb/integrations/handlers/solr_handler/solr.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/solr_handler copying build/lib/mindsdb/integrations/handlers/solr_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/solr_handler copying build/lib/mindsdb/integrations/handlers/solr_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/solr_handler copying build/lib/mindsdb/integrations/handlers/solr_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/solr_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ignite_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ignite_handler/tests copying build/lib/mindsdb/integrations/handlers/ignite_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ignite_handler/tests copying build/lib/mindsdb/integrations/handlers/ignite_handler/tests/test_ignite_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ignite_handler/tests copying build/lib/mindsdb/integrations/handlers/ignite_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ignite_handler copying build/lib/mindsdb/integrations/handlers/ignite_handler/ignite_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ignite_handler copying build/lib/mindsdb/integrations/handlers/ignite_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ignite_handler copying build/lib/mindsdb/integrations/handlers/ignite_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ignite_handler copying build/lib/mindsdb/integrations/handlers/ignite_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ignite_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/access_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/access_handler/tests copying build/lib/mindsdb/integrations/handlers/access_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/access_handler/tests copying build/lib/mindsdb/integrations/handlers/access_handler/tests/test_access_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/access_handler/tests copying build/lib/mindsdb/integrations/handlers/access_handler/access_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/access_handler copying build/lib/mindsdb/integrations/handlers/access_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/access_handler copying build/lib/mindsdb/integrations/handlers/access_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/access_handler copying build/lib/mindsdb/integrations/handlers/access_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/access_handler copying build/lib/mindsdb/integrations/handlers/access_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/access_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mssql_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mssql_handler/tests copying build/lib/mindsdb/integrations/handlers/mssql_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mssql_handler/tests copying build/lib/mindsdb/integrations/handlers/mssql_handler/tests/test_mssql_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mssql_handler/tests copying build/lib/mindsdb/integrations/handlers/mssql_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mssql_handler copying build/lib/mindsdb/integrations/handlers/mssql_handler/mssql_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mssql_handler copying build/lib/mindsdb/integrations/handlers/mssql_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mssql_handler copying build/lib/mindsdb/integrations/handlers/mssql_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mssql_handler copying build/lib/mindsdb/integrations/handlers/mssql_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mssql_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/redshift_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/redshift_handler/tests copying build/lib/mindsdb/integrations/handlers/redshift_handler/tests/test_redshift_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/redshift_handler/tests copying build/lib/mindsdb/integrations/handlers/redshift_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/redshift_handler/tests copying build/lib/mindsdb/integrations/handlers/redshift_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/redshift_handler copying build/lib/mindsdb/integrations/handlers/redshift_handler/redshift_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/redshift_handler copying build/lib/mindsdb/integrations/handlers/redshift_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/redshift_handler copying build/lib/mindsdb/integrations/handlers/redshift_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/redshift_handler copying build/lib/mindsdb/integrations/handlers/redshift_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/redshift_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mysql_handler copying build/lib/mindsdb/integrations/handlers/mysql_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mysql_handler copying build/lib/mindsdb/integrations/handlers/mysql_handler/mysql_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mysql_handler copying build/lib/mindsdb/integrations/handlers/mysql_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mysql_handler copying build/lib/mindsdb/integrations/handlers/mysql_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mysql_handler copying build/lib/mindsdb/integrations/handlers/mysql_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mysql_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/crate_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/crate_handler/tests copying build/lib/mindsdb/integrations/handlers/crate_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/crate_handler/tests copying build/lib/mindsdb/integrations/handlers/crate_handler/tests/test_crate_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/crate_handler/tests copying build/lib/mindsdb/integrations/handlers/crate_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/crate_handler copying build/lib/mindsdb/integrations/handlers/crate_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/crate_handler copying build/lib/mindsdb/integrations/handlers/crate_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/crate_handler copying build/lib/mindsdb/integrations/handlers/crate_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/crate_handler copying build/lib/mindsdb/integrations/handlers/crate_handler/crate_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/crate_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/derby_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/derby_handler/tests copying build/lib/mindsdb/integrations/handlers/derby_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/derby_handler/tests copying build/lib/mindsdb/integrations/handlers/derby_handler/tests/test_derby_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/derby_handler/tests copying build/lib/mindsdb/integrations/handlers/derby_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/derby_handler copying build/lib/mindsdb/integrations/handlers/derby_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/derby_handler copying build/lib/mindsdb/integrations/handlers/derby_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/derby_handler copying build/lib/mindsdb/integrations/handlers/derby_handler/derby_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/derby_handler copying build/lib/mindsdb/integrations/handlers/derby_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/derby_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hana_handler copying build/lib/mindsdb/integrations/handlers/hana_handler/hana_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hana_handler copying build/lib/mindsdb/integrations/handlers/hana_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hana_handler copying build/lib/mindsdb/integrations/handlers/hana_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hana_handler copying build/lib/mindsdb/integrations/handlers/hana_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hana_handler copying build/lib/mindsdb/integrations/handlers/hana_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hana_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/couchbase_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/couchbase_handler/tests copying build/lib/mindsdb/integrations/handlers/couchbase_handler/tests/test_couchbase_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/couchbase_handler/tests copying build/lib/mindsdb/integrations/handlers/couchbase_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/couchbase_handler/tests copying build/lib/mindsdb/integrations/handlers/couchbase_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/couchbase_handler copying build/lib/mindsdb/integrations/handlers/couchbase_handler/couchbase_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/couchbase_handler copying build/lib/mindsdb/integrations/handlers/couchbase_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/couchbase_handler copying build/lib/mindsdb/integrations/handlers/couchbase_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/couchbase_handler copying build/lib/mindsdb/integrations/handlers/couchbase_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/couchbase_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/starrocks_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/starrocks_handler/tests copying build/lib/mindsdb/integrations/handlers/starrocks_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/starrocks_handler/tests copying build/lib/mindsdb/integrations/handlers/starrocks_handler/tests/test_starrocks_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/starrocks_handler/tests copying build/lib/mindsdb/integrations/handlers/starrocks_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/starrocks_handler copying build/lib/mindsdb/integrations/handlers/starrocks_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/starrocks_handler copying build/lib/mindsdb/integrations/handlers/starrocks_handler/starrocks_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/starrocks_handler copying build/lib/mindsdb/integrations/handlers/starrocks_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/starrocks_handler copying build/lib/mindsdb/integrations/handlers/starrocks_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/starrocks_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/jira_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/jira_handler/tests copying build/lib/mindsdb/integrations/handlers/jira_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/jira_handler/tests copying build/lib/mindsdb/integrations/handlers/jira_handler/tests/test_jira_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/jira_handler/tests copying build/lib/mindsdb/integrations/handlers/jira_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/jira_handler copying build/lib/mindsdb/integrations/handlers/jira_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/jira_handler copying build/lib/mindsdb/integrations/handlers/jira_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/jira_handler copying build/lib/mindsdb/integrations/handlers/jira_handler/jira_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/jira_handler copying build/lib/mindsdb/integrations/handlers/jira_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/jira_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ckan_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ckan_handler/tests copying build/lib/mindsdb/integrations/handlers/ckan_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ckan_handler/tests copying build/lib/mindsdb/integrations/handlers/ckan_handler/tests/test_ckan_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ckan_handler/tests copying build/lib/mindsdb/integrations/handlers/ckan_handler/logo.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ckan_handler copying build/lib/mindsdb/integrations/handlers/ckan_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ckan_handler copying build/lib/mindsdb/integrations/handlers/ckan_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ckan_handler copying build/lib/mindsdb/integrations/handlers/ckan_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ckan_handler copying build/lib/mindsdb/integrations/handlers/ckan_handler/ckan_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ckan_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler/tests copying build/lib/mindsdb/integrations/handlers/cloud_sql_handler/tests/test_cloud_sql_mssql_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler/tests copying build/lib/mindsdb/integrations/handlers/cloud_sql_handler/tests/test_cloud_sql_mysql_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler/tests copying build/lib/mindsdb/integrations/handlers/cloud_sql_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler/tests copying build/lib/mindsdb/integrations/handlers/cloud_sql_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler copying build/lib/mindsdb/integrations/handlers/cloud_sql_handler/cloud_sql_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler copying build/lib/mindsdb/integrations/handlers/cloud_sql_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler copying build/lib/mindsdb/integrations/handlers/cloud_sql_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler copying build/lib/mindsdb/integrations/handlers/cloud_sql_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/elasticsearch_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/elasticsearch_handler/tests copying build/lib/mindsdb/integrations/handlers/elasticsearch_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/elasticsearch_handler/tests copying build/lib/mindsdb/integrations/handlers/elasticsearch_handler/tests/test_elasticsearch_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/elasticsearch_handler/tests copying build/lib/mindsdb/integrations/handlers/elasticsearch_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/elasticsearch_handler copying build/lib/mindsdb/integrations/handlers/elasticsearch_handler/elasticsearch_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/elasticsearch_handler copying build/lib/mindsdb/integrations/handlers/elasticsearch_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/elasticsearch_handler copying build/lib/mindsdb/integrations/handlers/elasticsearch_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/elasticsearch_handler copying build/lib/mindsdb/integrations/handlers/elasticsearch_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/elasticsearch_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tidb_handler copying build/lib/mindsdb/integrations/handlers/tidb_handler/tidb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tidb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tidb_handler/tests copying build/lib/mindsdb/integrations/handlers/tidb_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tidb_handler/tests copying build/lib/mindsdb/integrations/handlers/tidb_handler/tests/test_tidb_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tidb_handler/tests copying build/lib/mindsdb/integrations/handlers/tidb_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tidb_handler copying build/lib/mindsdb/integrations/handlers/tidb_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tidb_handler copying build/lib/mindsdb/integrations/handlers/tidb_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tidb_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/db2_handler copying build/lib/mindsdb/integrations/handlers/db2_handler/db2_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/db2_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/db2_handler/tests copying build/lib/mindsdb/integrations/handlers/db2_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/db2_handler/tests copying build/lib/mindsdb/integrations/handlers/db2_handler/tests/test_db2_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/db2_handler/tests copying build/lib/mindsdb/integrations/handlers/db2_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/db2_handler copying build/lib/mindsdb/integrations/handlers/db2_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/db2_handler copying build/lib/mindsdb/integrations/handlers/db2_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/db2_handler copying build/lib/mindsdb/integrations/handlers/db2_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/db2_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/supabase_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/supabase_handler/tests copying build/lib/mindsdb/integrations/handlers/supabase_handler/tests/test_supabase_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/supabase_handler/tests copying build/lib/mindsdb/integrations/handlers/supabase_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/supabase_handler/tests copying build/lib/mindsdb/integrations/handlers/supabase_handler/supabase_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/supabase_handler copying build/lib/mindsdb/integrations/handlers/supabase_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/supabase_handler copying build/lib/mindsdb/integrations/handlers/supabase_handler/icon.svg -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/supabase_handler copying build/lib/mindsdb/integrations/handlers/supabase_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/supabase_handler copying build/lib/mindsdb/integrations/handlers/supabase_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/supabase_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/byom_handler copying build/lib/mindsdb/integrations/handlers/byom_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/byom_handler copying build/lib/mindsdb/integrations/handlers/byom_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/byom_handler copying build/lib/mindsdb/integrations/handlers/byom_handler/proc_wrapper.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/byom_handler copying build/lib/mindsdb/integrations/handlers/byom_handler/byom_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/byom_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/matrixone_handler copying build/lib/mindsdb/integrations/handlers/matrixone_handler/matrixone_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/matrixone_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/matrixone_handler/tests copying build/lib/mindsdb/integrations/handlers/matrixone_handler/tests/test_matrixone_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/matrixone_handler/tests copying build/lib/mindsdb/integrations/handlers/matrixone_handler/tests/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/matrixone_handler/tests copying build/lib/mindsdb/integrations/handlers/matrixone_handler/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/matrixone_handler copying build/lib/mindsdb/integrations/handlers/matrixone_handler/requirements.txt -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/matrixone_handler copying build/lib/mindsdb/integrations/handlers/matrixone_handler/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/matrixone_handler copying build/lib/mindsdb/integrations/handlers/matrixone_handler/icon.png -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/matrixone_handler creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_client copying build/lib/mindsdb/integrations/handlers_client/db_grpc_client.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_client copying build/lib/mindsdb/integrations/handlers_client/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_client copying build/lib/mindsdb/integrations/handlers_client/ml_grpc_client.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_client copying build/lib/mindsdb/integrations/handlers_client/db_client_factory.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_client copying build/lib/mindsdb/integrations/handlers_client/ml_client_factory.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_client creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs copying build/lib/mindsdb/integrations/libs/ml_handler_proc.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs copying build/lib/mindsdb/integrations/libs/storage_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs copying build/lib/mindsdb/integrations/libs/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs copying build/lib/mindsdb/integrations/libs/const.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs copying build/lib/mindsdb/integrations/libs/ml_exec_base.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs copying build/lib/mindsdb/integrations/libs/response.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs copying build/lib/mindsdb/integrations/libs/api_handler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs copying build/lib/mindsdb/integrations/libs/net_helpers.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs copying build/lib/mindsdb/integrations/libs/handler_helpers.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs copying build/lib/mindsdb/integrations/libs/base.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs copying build/lib/mindsdb/integrations/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_wrapper copying build/lib/mindsdb/integrations/handlers_wrapper/db_grpc_wrapper.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_wrapper copying build/lib/mindsdb/integrations/handlers_wrapper/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_wrapper copying build/lib/mindsdb/integrations/handlers_wrapper/ml_handler_service.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_wrapper copying build/lib/mindsdb/integrations/handlers_wrapper/ml_grpc_wrapper.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_wrapper copying build/lib/mindsdb/integrations/handlers_wrapper/db_handler_service.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_wrapper creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/storage copying build/lib/mindsdb/interfaces/storage/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/storage copying build/lib/mindsdb/interfaces/storage/fs.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/storage copying build/lib/mindsdb/interfaces/storage/model_fs.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/storage copying build/lib/mindsdb/interfaces/storage/db.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/storage copying build/lib/mindsdb/interfaces/storage/json.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/storage creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/file copying build/lib/mindsdb/interfaces/file/file_controller.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/file copying build/lib/mindsdb/interfaces/file/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/file copying build/lib/mindsdb/interfaces/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/kafka copying build/lib/mindsdb/interfaces/stream/kafka/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/kafka copying build/lib/mindsdb/interfaces/stream/kafka/kafkadb.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/kafka copying build/lib/mindsdb/interfaces/stream/utilities.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream copying build/lib/mindsdb/interfaces/stream/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/base copying build/lib/mindsdb/interfaces/stream/base/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/base copying build/lib/mindsdb/interfaces/stream/base/integration.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/base copying build/lib/mindsdb/interfaces/stream/stream.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/redis copying build/lib/mindsdb/interfaces/stream/redis/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/redis copying build/lib/mindsdb/interfaces/stream/redis/redisdb.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/redis creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/database copying build/lib/mindsdb/interfaces/database/database.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/database copying build/lib/mindsdb/interfaces/database/projects.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/database copying build/lib/mindsdb/interfaces/database/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/database copying build/lib/mindsdb/interfaces/database/integrations.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/database copying build/lib/mindsdb/interfaces/database/views.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/database creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/model copying build/lib/mindsdb/interfaces/model/functions.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/model copying build/lib/mindsdb/interfaces/model/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/model copying build/lib/mindsdb/interfaces/model/model_controller.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/model creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/jobs copying build/lib/mindsdb/interfaces/jobs/jobs_controller.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/jobs copying build/lib/mindsdb/interfaces/jobs/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/jobs copying build/lib/mindsdb/interfaces/jobs/scheduler.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/jobs copying build/lib/mindsdb/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/nlp copying build/lib/mindsdb/api/nlp/nlp.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/nlp copying build/lib/mindsdb/api/nlp/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/nlp creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http copying build/lib/mindsdb/api/http/start.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http copying build/lib/mindsdb/api/http/utils.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces copying build/lib/mindsdb/api/http/namespaces/tab.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces copying build/lib/mindsdb/api/http/namespaces/analysis.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces copying build/lib/mindsdb/api/http/namespaces/config.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs copying build/lib/mindsdb/api/http/namespaces/configs/analysis.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs copying build/lib/mindsdb/api/http/namespaces/configs/config.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs copying build/lib/mindsdb/api/http/namespaces/configs/auth.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs copying build/lib/mindsdb/api/http/namespaces/configs/tabs.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs copying build/lib/mindsdb/api/http/namespaces/configs/projects.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs copying build/lib/mindsdb/api/http/namespaces/configs/default.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs copying build/lib/mindsdb/api/http/namespaces/configs/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs copying build/lib/mindsdb/api/http/namespaces/configs/tree.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs copying build/lib/mindsdb/api/http/namespaces/configs/sql.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs copying build/lib/mindsdb/api/http/namespaces/configs/util.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs copying build/lib/mindsdb/api/http/namespaces/configs/handlers.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs copying build/lib/mindsdb/api/http/namespaces/configs/files.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs copying build/lib/mindsdb/api/http/namespaces/configs/streams.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs copying build/lib/mindsdb/api/http/namespaces/auth.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces copying build/lib/mindsdb/api/http/namespaces/projects.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces copying build/lib/mindsdb/api/http/namespaces/default.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces copying build/lib/mindsdb/api/http/namespaces/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces copying build/lib/mindsdb/api/http/namespaces/file.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces copying build/lib/mindsdb/api/http/namespaces/tree.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces copying build/lib/mindsdb/api/http/namespaces/sql.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces copying build/lib/mindsdb/api/http/namespaces/util.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces copying build/lib/mindsdb/api/http/namespaces/handlers.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces copying build/lib/mindsdb/api/http/namespaces/stream.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces copying build/lib/mindsdb/api/http/initialize.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http copying build/lib/mindsdb/api/http/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http copying build/lib/mindsdb/api/http/gunicorn_wrapper.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http copying build/lib/mindsdb/api/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/utilities copying build/lib/mindsdb/api/mongo/utilities/mongodb_query.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/utilities copying build/lib/mindsdb/api/mongo/utilities/mongodb_parser.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/utilities copying build/lib/mindsdb/api/mongo/utilities/mongodb_ast.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/utilities copying build/lib/mindsdb/api/mongo/utilities/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/utilities copying build/lib/mindsdb/api/mongo/utilities/log.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/utilities copying build/lib/mindsdb/api/mongo/server.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/classes copying build/lib/mindsdb/api/mongo/classes/responder_collection.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/classes copying build/lib/mindsdb/api/mongo/classes/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/classes copying build/lib/mindsdb/api/mongo/classes/session.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/classes copying build/lib/mindsdb/api/mongo/classes/scram.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/classes copying build/lib/mindsdb/api/mongo/classes/query_sql.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/classes copying build/lib/mindsdb/api/mongo/classes/responder.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/classes copying build/lib/mindsdb/api/mongo/start.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo copying build/lib/mindsdb/api/mongo/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/get_free_monitoring_status.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/list_databases.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/find.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/list_collections.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/whatsmyuri.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/add_shard.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/count.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/recv_chunk_start.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/replsetgetstatus.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/db_stats.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/host_info.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/coll_stats.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/sasl_continue.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/getlog.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/company_id.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/get_cmd_line_opts.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/buildinfo.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/is_master_lower.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/insert.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/get_parameter.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/list_indexes.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/update_range_deletions.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/is_master.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/end_sessions.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/sasl_start.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/connection_status.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/aggregate.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/delete.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders copying build/lib/mindsdb/api/mongo/responders/ping.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/functions copying build/lib/mindsdb/api/mongo/functions/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/functions creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/utilities copying build/lib/mindsdb/api/mysql/mysql_proxy/utilities/exceptions.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/utilities copying build/lib/mindsdb/api/mysql/mysql_proxy/utilities/functions.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/utilities copying build/lib/mindsdb/api/mysql/mysql_proxy/utilities/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/utilities copying build/lib/mindsdb/api/mysql/mysql_proxy/utilities/lightwood_dtype.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/utilities copying build/lib/mindsdb/api/mysql/mysql_proxy/utilities/sql.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/utilities copying build/lib/mindsdb/api/mysql/mysql_proxy/utilities/log.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/utilities creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/libs copying build/lib/mindsdb/api/mysql/mysql_proxy/libs/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/libs creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/libs/constants copying build/lib/mindsdb/api/mysql/mysql_proxy/libs/constants/mysql.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/libs/constants copying build/lib/mindsdb/api/mysql/mysql_proxy/libs/constants/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/libs/constants copying build/lib/mindsdb/api/mysql/mysql_proxy/libs/constants/response_type.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/libs/constants creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes copying build/lib/mindsdb/api/mysql/mysql_proxy/classes/com_operators.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes copying build/lib/mindsdb/api/mysql/mysql_proxy/classes/client_capabilities.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes copying build/lib/mindsdb/api/mysql/mysql_proxy/classes/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes copying build/lib/mindsdb/api/mysql/mysql_proxy/classes/sql_query.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes copying build/lib/mindsdb/api/mysql/mysql_proxy/classes/sql_statement_parser.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes/fake_mysql_proxy copying build/lib/mindsdb/api/mysql/mysql_proxy/classes/fake_mysql_proxy/fake_mysql_proxy.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes/fake_mysql_proxy copying build/lib/mindsdb/api/mysql/mysql_proxy/classes/fake_mysql_proxy/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes/fake_mysql_proxy copying build/lib/mindsdb/api/mysql/mysql_proxy/classes/server_capabilities.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/controllers copying build/lib/mindsdb/api/mysql/mysql_proxy/controllers/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/controllers copying build/lib/mindsdb/api/mysql/mysql_proxy/controllers/session_controller.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/controllers creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/handshake_packet.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/resultset_row_package.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/command_packet.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/handshake_response_packet.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/ok_packet.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/column_count_packet.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/err_packet.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/column_definition_packet.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/switch_auth_response_packet.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/eof_packet.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/password_answer.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/binary_resultset_row_package.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/stmt_prepare_header.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/fast_auth_fail_packet.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/switch_auth_packet.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_datum.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types copying build/lib/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packet.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types copying build/lib/mindsdb/api/mysql/mysql_proxy/mysql_proxy.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy copying build/lib/mindsdb/api/mysql/mysql_proxy/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/external_libs copying build/lib/mindsdb/api/mysql/mysql_proxy/external_libs/mysql_scramble.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/external_libs copying build/lib/mindsdb/api/mysql/mysql_proxy/external_libs/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/external_libs creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor copying build/lib/mindsdb/api/mysql/mysql_proxy/executor/executor_commands.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor copying build/lib/mindsdb/api/mysql/mysql_proxy/executor/executor_client_factory.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor copying build/lib/mindsdb/api/mysql/mysql_proxy/executor/data_types.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor copying build/lib/mindsdb/api/mysql/mysql_proxy/executor/executor_grpc_client.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor copying build/lib/mindsdb/api/mysql/mysql_proxy/executor/executor_service.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor copying build/lib/mindsdb/api/mysql/mysql_proxy/executor/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor copying build/lib/mindsdb/api/mysql/mysql_proxy/executor/executor.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor copying build/lib/mindsdb/api/mysql/mysql_proxy/executor/executor_grpc_wrapper.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/datanodes copying build/lib/mindsdb/api/mysql/mysql_proxy/datahub/datanodes/integration_datanode.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/datanodes copying build/lib/mindsdb/api/mysql/mysql_proxy/datahub/datanodes/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/datanodes copying build/lib/mindsdb/api/mysql/mysql_proxy/datahub/datanodes/information_schema_datanode.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/datanodes copying build/lib/mindsdb/api/mysql/mysql_proxy/datahub/datanodes/project_datanode.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/datanodes copying build/lib/mindsdb/api/mysql/mysql_proxy/datahub/datanodes/datanode.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/datanodes creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/classes copying build/lib/mindsdb/api/mysql/mysql_proxy/datahub/classes/tables_row.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/classes copying build/lib/mindsdb/api/mysql/mysql_proxy/datahub/classes/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/classes copying build/lib/mindsdb/api/mysql/mysql_proxy/datahub/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub copying build/lib/mindsdb/api/mysql/mysql_proxy/datahub/datahub.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub copying build/lib/mindsdb/api/mysql/start.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql copying build/lib/mindsdb/api/mysql/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations copying build/lib/mindsdb/migrations/env.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations copying build/lib/mindsdb/migrations/migrate.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations copying build/lib/mindsdb/migrations/alembic.ini -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations copying build/lib/mindsdb/migrations/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations creating /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-05-25_d74c189b87e6_predictor_integration.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-09-06_96d5fef10caa_data_integration_id.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2023-02-25_3154382dab17_training_progress.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-07-08_999bceb904df_integration_args.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-09-19_3d5e70105df7_content_storage.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2023-02-27_ef04cdbe51ed_jobs_user_class.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-09-29_cada7d2be947_json_storage.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-07-15_b5b53e0ea7f8_training_data_rows_columns_count.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/__init__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2021-11-30_17c3d2384711_init.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-09-08_87b2df2b83e1_predictor_status.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-02-09_27c5aca9e47e_db_files.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-12-26_459218b0844c_fix_unique_constraint.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-11-07_1e60096fc817_predictor_version.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-08-29_473e8f239481_straighten.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-10-14_43c52d23845a_projects.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-11-11_d429095b570f_data_integration_id.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-07-22_6e834843e7e9_training_time.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2023-02-02_b6d0a47294ac_jobs.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-08-25_6a54ba55872e_view_integration.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2023-02-17_ee63d868fa84_predictor_integration_null.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-01-26_47f97b83cee4_views.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/migrations/versions/2022-08-19_976f15a37e6a_predictors_versioning.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions copying build/lib/mindsdb/__main__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb copying build/lib/mindsdb/__about__.py -> /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/wizards.py to wizards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/telemetry.py to telemetry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/log_controller.py to log_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/ps.py to ps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/fs.py to fs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/json_encoder.py to json_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/utilities/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/db/db_pb2_grpc.py to db_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/db/common_pb2.py to common_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/db/db_pb2.py to db_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/db/common_pb2_grpc.py to common_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/ml/ml_pb2.py to ml_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/ml/common_pb2.py to common_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/ml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/ml/ml_pb2_grpc.py to ml_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/ml/common_pb2_grpc.py to common_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/executor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/executor/executor_pb2.py to executor_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/microservices_grpc/executor/executor_pb2_grpc.py to executor_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/utilities/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/utilities/processes.py to processes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/utilities/time_series_utils.py to time_series_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/utilities/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/utilities/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/yugabyte_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/yugabyte_handler/tests/test_yugabyte_handler.py to test_yugabyte_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/yugabyte_handler/yugabyte_handler.py to yugabyte_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/yugabyte_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/yugabyte_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/questdb_handler/questdb_handler.py to questdb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/questdb_handler/tests/test_questdb_handler.py to test_questdb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/questdb_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/questdb_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/questdb_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mariadb_handler/mariadb_handler.py to mariadb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mariadb_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mariadb_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/postgres_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/postgres_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/postgres_handler/postgres_handler.py to postgres_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databend_handler/tests/test_databend_handler.py to test_databend_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databend_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databend_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databend_handler/databend_handler.py to databend_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databend_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oceanbase_handler/tests/test_oceanbase_handler.py to test_oceanbase_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oceanbase_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oceanbase_handler/oceanbase_handler.py to oceanbase_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oceanbase_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oceanbase_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_spanner_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_spanner_handler/tests/test_cloud_spanner_handler.py to test_cloud_spanner_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_spanner_handler/cloud_spanner_handler.py to cloud_spanner_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_spanner_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_spanner_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dynamodb_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dynamodb_handler/tests/test_dynamodb_handler.py to test_dynamodb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dynamodb_handler/dynamodb_handler.py to dynamodb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dynamodb_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dynamodb_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/teradata_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/teradata_handler/teradata_handler.py to teradata_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/teradata_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler/trino_handler.py to trino_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler/tests/test_trino_handler.py to test_trino_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler/trino_config_provider.py to trino_config_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/trino_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/scylla_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/scylla_handler/tests/test_scylla_handler.py to test_scylla_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/scylla_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/scylla_handler/scylla_handler.py to scylla_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/scylla_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/orioledb_handler/tests/test_orioledb_handler.py to test_orioledb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/orioledb_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/orioledb_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/orioledb_handler/orioledb_handler.py to orioledb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/orioledb_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/twitter_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/twitter_handler/twitter_handler.py to twitter_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/twitter_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/autokeras_handler/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/autokeras_handler/autokeras_handler.py to autokeras_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/autokeras_handler/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/autokeras_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/autokeras_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/impala_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/impala_handler/tests/test_impala_handler.py to test_impala_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/impala_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/impala_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/impala_handler/impala_handler.py to impala_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/lightwood_handler.py to lightwood_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/lightwood_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/tests/test_lightwood_handler.py to test_lightwood_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/lightwood_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cassandra_handler/cassandra_handler.py to cassandra_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cassandra_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cassandra_handler/tests/test_cassandra_handler.py to test_cassandra_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cassandra_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cassandra_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/singlestore_handler/tests/test_singlestore_handler.py to test_singlestore_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/singlestore_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/singlestore_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/singlestore_handler/singlestore_handler.py to singlestore_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/singlestore_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/altibase_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/altibase_handler/tests/test_altibase_handler.py to test_altibase_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/altibase_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/altibase_handler/altibase_handler.py to altibase_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/altibase_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/statsforecast_handler/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/statsforecast_handler/statsforecast_handler.py to statsforecast_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/statsforecast_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/statsforecast_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dremio_handler/dremio_handler.py to dremio_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dremio_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dremio_handler/tests/test_dremio_handler.py to test_dremio_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dremio_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/dremio_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/planetscale_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/planetscale_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/planetscale_handler/planetscale_handler.py to planetscale_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oracle_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oracle_handler/tests/test_oracle_handler.py to test_oracle_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oracle_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oracle_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/oracle_handler/oracle_handler.py to oracle_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler/aurora_handler.py to aurora_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler/tests/test_aurora_postgres_handler.py to test_aurora_postgres_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler/tests/test_aurora_mysql_handler.py to test_aurora_mysql_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/aurora_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/duckdb_handler/tests/test_duckdb_handler.py to test_duckdb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/duckdb_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/duckdb_handler/duckdb_handler.py to duckdb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/duckdb_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/duckdb_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/s3_handler/tests/test_s3_handler.py to test_s3_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/s3_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/s3_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/s3_handler/s3_handler.py to s3_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/s3_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tdengine_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tdengine_handler/tests/test_tdengine_handler.py to test_tdengine_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tdengine_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tdengine_handler/tdengine_handler.py to tdengine_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tdengine_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler/tests/test_monetdb_handler.py to test_monetdb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler/monetdb_handler.py to monetdb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler/utils/monet_get_id.py to monet_get_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/monetdb_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tpot_handler/tpot_handler.py to tpot_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tpot_handler/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tpot_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tpot_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sheets_handler/tests/test_sheets_handler.py to test_sheets_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sheets_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sheets_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sheets_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sheets_handler/sheets_handler.py to sheets_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler/tests/test_databricks_handler.py to test_databricks_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/databricks_handler/databricks_handler.py to databricks_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/merlion_handler/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/merlion_handler/adapters.py to adapters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/merlion_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/merlion_handler/merlion_handler.py to merlion_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/merlion_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/informix_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/informix_handler/tests/test_informix_handler.py to test_informix_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/informix_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/informix_handler/informix_handler.py to informix_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/informix_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/d0lt_handler/d0lt_handler.py to d0lt_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/d0lt_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/d0lt_handler/tests/test_d0lt_handler.py to test_d0lt_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/d0lt_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/d0lt_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/datastax_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/datastax_handler/tests/test_cassandra_handler.py to test_cassandra_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/datastax_handler/datastax_handler.py to datastax_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/datastax_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/datastax_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/airtable_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/airtable_handler/tests/test_airtable_handler.py to test_airtable_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/airtable_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/airtable_handler/airtable_handler.py to airtable_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/airtable_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/materialize_handler/materialize_handler.py to materialize_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/materialize_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/materialize_handler/tests/test_materialize_handler.py to test_materialize_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/materialize_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/materialize_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/firebird_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/firebird_handler/tests/test_firebird_handler.py to test_firebird_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/firebird_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/firebird_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/firebird_handler/firebird_handler.py to firebird_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/huggingface_handler/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/huggingface_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/huggingface_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/huggingface_handler/huggingface_handler.py to huggingface_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ludwig_handler/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ludwig_handler/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ludwig_handler/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ludwig_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ludwig_handler/ludwig_handler.py to ludwig_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ludwig_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/nuo_jdbc_handler/tests/test_nuo_handler.py to test_nuo_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/nuo_jdbc_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/nuo_jdbc_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/nuo_jdbc_handler/nuo_jdbc_handler.py to nuo_jdbc_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/nuo_jdbc_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hsqldb_handler/hsqldb_handler.py to hsqldb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hsqldb_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hsqldb_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/empress_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/empress_handler/tests/test_empress_handler.py to test_empress_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/empress_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/empress_handler/empress_handler.py to empress_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/empress_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/druid_handler/tests/test_druid_handler.py to test_druid_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/druid_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/druid_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/druid_handler/druid_handler.py to druid_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/druid_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/clickhouse_handler/tests/test_clickhouse_handler.py to test_clickhouse_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/clickhouse_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/clickhouse_handler/clickhouse_handler.py to clickhouse_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/clickhouse_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/clickhouse_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/neuralforecast_handler/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/neuralforecast_handler/neuralforecast_handler.py to neuralforecast_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/neuralforecast_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/neuralforecast_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cockroach_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cockroach_handler/tests/test_cockroachdb_handler.py to test_cockroachdb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cockroach_handler/cockroach_handler.py to cockroach_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cockroach_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cockroach_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/pinot_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/pinot_handler/tests/test_pinot_handler.py to test_pinot_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/pinot_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/pinot_handler/pinot_handler.py to pinot_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/pinot_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlite_handler/sqlite_handler.py to sqlite_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlite_handler/tests/test_sqlite_handler.py to test_sqlite_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlite_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlite_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlite_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/file_handler/file_handler.py to file_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/file_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/file_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vertica_handler/vertica_handler.py to vertica_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vertica_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vertica_handler/tests/test_vertica_handler.py to test_vertica_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vertica_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vertica_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hive_handler/tests/test_hive_handler.py to test_hive_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hive_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hive_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hive_handler/hive_handler.py to hive_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hive_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vitess_handler/tests/test_vitess_handler.py to test_vitess_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vitess_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vitess_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vitess_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/vitess_handler/vitess_handler.py to vitess_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/timescaledb_handler/tests/test_timescaledb_handler.py to test_timescaledb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/timescaledb_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/timescaledb_handler/timescaledb_handler.py to timescaledb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/timescaledb_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/timescaledb_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/openai_handler/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/openai_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/openai_handler/openai_handler.py to openai_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/openai_handler/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/openai_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/snowflake_handler/snowflake_handler.py to snowflake_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/snowflake_handler/tests/test_snowflake_handler.py to test_snowflake_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/snowflake_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/snowflake_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/snowflake_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/bigquery_handler/bigquery_handler.py to bigquery_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/bigquery_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/bigquery_handler/tests/test_bigquery_handler.py to test_bigquery_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/bigquery_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/bigquery_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mongodb_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mongodb_handler/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mongodb_handler/utils/mongodb_render.py to mongodb_render.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mongodb_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mongodb_handler/mongodb_handler.py to mongodb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mlflow_handler/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mlflow_handler/mlflow_handler.py to mlflow_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mlflow_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mlflow_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/opengauss_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/opengauss_handler/tests/test_opengauss_handler.py to test_opengauss_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/opengauss_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/opengauss_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/opengauss_handler/opengauss_handler.py to opengauss_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlany_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlany_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/sqlany_handler/sqlany_handler.py to sqlany_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/phoenix_handler/phoenix_handler.py to phoenix_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/phoenix_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/phoenix_handler/tests/test_phoenix_handler.py to test_phoenix_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/phoenix_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/phoenix_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/solr_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/solr_handler/tests/test_solr_handler.py to test_solr_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/solr_handler/solr_handler.py to solr_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/solr_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/solr_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ignite_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ignite_handler/tests/test_ignite_handler.py to test_ignite_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ignite_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ignite_handler/ignite_handler.py to ignite_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ignite_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/access_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/access_handler/tests/test_access_handler.py to test_access_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/access_handler/access_handler.py to access_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/access_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/access_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mssql_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mssql_handler/tests/test_mssql_handler.py to test_mssql_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mssql_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mssql_handler/mssql_handler.py to mssql_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mssql_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/redshift_handler/tests/test_redshift_handler.py to test_redshift_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/redshift_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/redshift_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/redshift_handler/redshift_handler.py to redshift_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/redshift_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mysql_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mysql_handler/mysql_handler.py to mysql_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/mysql_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/crate_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/crate_handler/tests/test_crate_handler.py to test_crate_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/crate_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/crate_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/crate_handler/crate_handler.py to crate_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/derby_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/derby_handler/tests/test_derby_handler.py to test_derby_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/derby_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/derby_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/derby_handler/derby_handler.py to derby_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hana_handler/hana_handler.py to hana_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hana_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/hana_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/couchbase_handler/tests/test_couchbase_handler.py to test_couchbase_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/couchbase_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/couchbase_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/couchbase_handler/couchbase_handler.py to couchbase_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/couchbase_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/starrocks_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/starrocks_handler/tests/test_starrocks_handler.py to test_starrocks_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/starrocks_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/starrocks_handler/starrocks_handler.py to starrocks_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/starrocks_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/jira_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/jira_handler/tests/test_jira_handler.py to test_jira_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/jira_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/jira_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/jira_handler/jira_handler.py to jira_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ckan_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ckan_handler/tests/test_ckan_handler.py to test_ckan_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ckan_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ckan_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/ckan_handler/ckan_handler.py to ckan_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler/tests/test_cloud_sql_mssql_handler.py to test_cloud_sql_mssql_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler/tests/test_cloud_sql_mysql_handler.py to test_cloud_sql_mysql_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler/cloud_sql_handler.py to cloud_sql_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/cloud_sql_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/elasticsearch_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/elasticsearch_handler/tests/test_elasticsearch_handler.py to test_elasticsearch_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/elasticsearch_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/elasticsearch_handler/elasticsearch_handler.py to elasticsearch_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/elasticsearch_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tidb_handler/tidb_handler.py to tidb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tidb_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tidb_handler/tests/test_tidb_handler.py to test_tidb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tidb_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/tidb_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/db2_handler/db2_handler.py to db2_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/db2_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/db2_handler/tests/test_db2_handler.py to test_db2_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/db2_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/db2_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/supabase_handler/tests/test_supabase_handler.py to test_supabase_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/supabase_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/supabase_handler/supabase_handler.py to supabase_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/supabase_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/supabase_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/byom_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/byom_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/byom_handler/proc_wrapper.py to proc_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/byom_handler/byom_handler.py to byom_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/matrixone_handler/matrixone_handler.py to matrixone_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/matrixone_handler/tests/test_matrixone_handler.py to test_matrixone_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/matrixone_handler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/matrixone_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers/matrixone_handler/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_client/db_grpc_client.py to db_grpc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_client/ml_grpc_client.py to ml_grpc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_client/db_client_factory.py to db_client_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_client/ml_client_factory.py to ml_client_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs/ml_handler_proc.py to ml_handler_proc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs/storage_handler.py to storage_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs/const.py to const.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs/ml_exec_base.py to ml_exec_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs/api_handler.py to api_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs/net_helpers.py to net_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs/handler_helpers.py to handler_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/libs/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_wrapper/db_grpc_wrapper.py to db_grpc_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_wrapper/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_wrapper/ml_handler_service.py to ml_handler_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_wrapper/ml_grpc_wrapper.py to ml_grpc_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/integrations/handlers_wrapper/db_handler_service.py to db_handler_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/storage/fs.py to fs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/storage/model_fs.py to model_fs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/storage/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/storage/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/file/file_controller.py to file_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/file/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/kafka/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/kafka/kafkadb.py to kafkadb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/base/integration.py to integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/stream.py to stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/redis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/stream/redis/redisdb.py to redisdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/database/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/database/projects.py to projects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/database/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/database/integrations.py to integrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/database/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/model/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/model/model_controller.py to model_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/jobs/jobs_controller.py to jobs_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/jobs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/interfaces/jobs/scheduler.py to scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/nlp/nlp.py to nlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/nlp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/start.py to start.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/tab.py to tab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/analysis.py to analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs/analysis.py to analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs/tabs.py to tabs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs/projects.py to projects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs/tree.py to tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs/sql.py to sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/configs/streams.py to streams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/projects.py to projects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/tree.py to tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/sql.py to sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/namespaces/stream.py to stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/initialize.py to initialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/http/gunicorn_wrapper.py to gunicorn_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/utilities/mongodb_query.py to mongodb_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/utilities/mongodb_parser.py to mongodb_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/utilities/mongodb_ast.py to mongodb_ast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/utilities/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/classes/responder_collection.py to responder_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/classes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/classes/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/classes/scram.py to scram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/classes/query_sql.py to query_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/classes/responder.py to responder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/start.py to start.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/get_free_monitoring_status.py to get_free_monitoring_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/list_databases.py to list_databases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/find.py to find.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/list_collections.py to list_collections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/whatsmyuri.py to whatsmyuri.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/add_shard.py to add_shard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/count.py to count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/recv_chunk_start.py to recv_chunk_start.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/replsetgetstatus.py to replsetgetstatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/db_stats.py to db_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/host_info.py to host_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/coll_stats.py to coll_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/sasl_continue.py to sasl_continue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/getlog.py to getlog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/company_id.py to company_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/get_cmd_line_opts.py to get_cmd_line_opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/buildinfo.py to buildinfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/is_master_lower.py to is_master_lower.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/insert.py to insert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/get_parameter.py to get_parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/list_indexes.py to list_indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/update_range_deletions.py to update_range_deletions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/is_master.py to is_master.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/end_sessions.py to end_sessions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/sasl_start.py to sasl_start.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/connection_status.py to connection_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/aggregate.py to aggregate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/responders/ping.py to ping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mongo/functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/utilities/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/utilities/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/utilities/lightwood_dtype.py to lightwood_dtype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/utilities/sql.py to sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/utilities/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/libs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/libs/constants/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/libs/constants/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/libs/constants/response_type.py to response_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes/com_operators.py to com_operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes/client_capabilities.py to client_capabilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes/sql_query.py to sql_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes/sql_statement_parser.py to sql_statement_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes/fake_mysql_proxy/fake_mysql_proxy.py to fake_mysql_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes/fake_mysql_proxy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/classes/server_capabilities.py to server_capabilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/controllers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/controllers/session_controller.py to session_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/handshake_packet.py to handshake_packet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/resultset_row_package.py to resultset_row_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/command_packet.py to command_packet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/handshake_response_packet.py to handshake_response_packet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/ok_packet.py to ok_packet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/column_count_packet.py to column_count_packet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/err_packet.py to err_packet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/column_definition_packet.py to column_definition_packet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/switch_auth_response_packet.py to switch_auth_response_packet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/eof_packet.py to eof_packet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/password_answer.py to password_answer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/binary_resultset_row_package.py to binary_resultset_row_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/stmt_prepare_header.py to stmt_prepare_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/fast_auth_fail_packet.py to fast_auth_fail_packet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packets/switch_auth_packet.py to switch_auth_packet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_datum.py to mysql_datum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/data_types/mysql_packet.py to mysql_packet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/mysql_proxy.py to mysql_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/external_libs/mysql_scramble.py to mysql_scramble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/external_libs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor/executor_commands.py to executor_commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor/executor_client_factory.py to executor_client_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor/data_types.py to data_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor/executor_grpc_client.py to executor_grpc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor/executor_service.py to executor_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor/executor.py to executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/executor/executor_grpc_wrapper.py to executor_grpc_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/datanodes/integration_datanode.py to integration_datanode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/datanodes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/datanodes/information_schema_datanode.py to information_schema_datanode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/datanodes/project_datanode.py to project_datanode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/datanodes/datanode.py to datanode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/classes/tables_row.py to tables_row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/classes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/mysql_proxy/datahub/datahub.py to datahub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/start.py to start.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/api/mysql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/migrate.py to migrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-05-25_d74c189b87e6_predictor_integration.py to 2022-05-25_d74c189b87e6_predictor_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-09-06_96d5fef10caa_data_integration_id.py to 2022-09-06_96d5fef10caa_data_integration_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2023-02-25_3154382dab17_training_progress.py to 2023-02-25_3154382dab17_training_progress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-07-08_999bceb904df_integration_args.py to 2022-07-08_999bceb904df_integration_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-09-19_3d5e70105df7_content_storage.py to 2022-09-19_3d5e70105df7_content_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2023-02-27_ef04cdbe51ed_jobs_user_class.py to 2023-02-27_ef04cdbe51ed_jobs_user_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-09-29_cada7d2be947_json_storage.py to 2022-09-29_cada7d2be947_json_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-07-15_b5b53e0ea7f8_training_data_rows_columns_count.py to 2022-07-15_b5b53e0ea7f8_training_data_rows_columns_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2021-11-30_17c3d2384711_init.py to 2021-11-30_17c3d2384711_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-09-08_87b2df2b83e1_predictor_status.py to 2022-09-08_87b2df2b83e1_predictor_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-02-09_27c5aca9e47e_db_files.py to 2022-02-09_27c5aca9e47e_db_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-12-26_459218b0844c_fix_unique_constraint.py to 2022-12-26_459218b0844c_fix_unique_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-11-07_1e60096fc817_predictor_version.py to 2022-11-07_1e60096fc817_predictor_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-08-29_473e8f239481_straighten.py to 2022-08-29_473e8f239481_straighten.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-10-14_43c52d23845a_projects.py to 2022-10-14_43c52d23845a_projects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-11-11_d429095b570f_data_integration_id.py to 2022-11-11_d429095b570f_data_integration_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-07-22_6e834843e7e9_training_time.py to 2022-07-22_6e834843e7e9_training_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2023-02-02_b6d0a47294ac_jobs.py to 2023-02-02_b6d0a47294ac_jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-08-25_6a54ba55872e_view_integration.py to 2022-08-25_6a54ba55872e_view_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2023-02-17_ee63d868fa84_predictor_integration_null.py to 2023-02-17_ee63d868fa84_predictor_integration_null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-01-26_47f97b83cee4_views.py to 2022-01-26_47f97b83cee4_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/migrations/versions/2022-08-19_976f15a37e6a_predictors_versioning.py to 2022-08-19_976f15a37e6a_predictors_versioning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/mindsdb/__about__.py to __about__.cpython-39.pyc writing byte-compilation script '/tmp/tmplh8zza50.py' /usr/bin/python3 /tmp/tmplh8zza50.py removing /tmp/tmplh8zza50.py running install_egg_info running egg_info writing MindsDB.egg-info/PKG-INFO writing dependency_links to MindsDB.egg-info/dependency_links.txt writing requirements to MindsDB.egg-info/requires.txt writing top-level names to MindsDB.egg-info/top_level.txt reading manifest file 'MindsDB.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MindsDB.egg-info/SOURCES.txt' Copying MindsDB.egg-info to /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9/site-packages/MindsDB-23.3.5.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64//usr/share/doc/python-MindsDB + '[' -d doc ']' ~/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64 ~/build/BUILD/MindsDB-23.3.5.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/MindsDB-23.3.5.0 + mv /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 23.3.5.0-1 --unique-debug-suffix -23.3.5.0-1.x86_64 --unique-debug-src-base python-MindsDB-23.3.5.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/MindsDB-23.3.5.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-MindsDB-23.3.5.0-1.noarch Provides: python-MindsDB python3-MindsDB = 23.3.5.0-1 python3.9dist(mindsdb) = 23.3.5 python3dist(mindsdb) = 23.3.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(alembic) >= 1.3.3 python3.9dist(appdirs) >= 1 python3.9dist(charset-normalizer) python3.9dist(checksumdir) >= 1.2 python3.9dist(clickhouse-driver) python3.9dist(clickhouse-sqlalchemy) python3.9dist(cryptography) >= 35 python3.9dist(dataprep-ml) python3.9dist(dill) >= 0.3.4 python3.9dist(duckdb) = 0.4 python3.9dist(flask) >= 1 python3.9dist(flask) < 2 python3.9dist(flask-compress) >= 1 python3.9dist(flask-restx) >= 1.0.1 python3.9dist(flask-restx) < 2 python3.9dist(grpcio-tools) python3.9dist(kafka-python) >= 2 python3.9dist(lightwood) >= 23.2.1.1 python3.9dist(lightwood) < 23.3.2 python3.9dist(markupsafe) = 2.0.1 python3.9dist(mindsdb-sql) >= 0.4.9 python3.9dist(mindsdb-sql) < 0.5 python3.9dist(mindsdb-streams) = 0.1.1 python3.9dist(mysql-connector-python) python3.9dist(openpyxl) >= 3.1.1 python3.9dist(psutil) python3.9dist(psycopg) >= 1.15.3 python3.9dist(psycopg2-binary) python3.9dist(pyarrow) < 10 python3.9dist(pyarrow) >= 9 python3.9dist(pydateinfer) = 0.3 python3.9dist(pymongo) >= 4.1.1 python3.9dist(pyopenssl) >= 22 python3.9dist(pyparsing) = 2.3.1 python3.9dist(python-magic) >= 0.4.27 python3.9dist(python-multipart) >= 0.0.5 python3.9dist(python-tds) >= 1.10 python3.9dist(requests) >= 2 python3.9dist(sentry-sdk) python3.9dist(setuptools) python3.9dist(sqlalchemy) >= 1.4.29 python3.9dist(sqlalchemy) < 2 python3.9dist(waitress) >= 1.4.4 python3.9dist(walrus) = 0.8.2 Processing files: python-MindsDB-help-23.3.5.0-1.noarch warning: Empty %files file /builddir/build/BUILD/MindsDB-23.3.5.0/doclist.lst Provides: python-MindsDB-help = 23.3.5.0-1 python3-MindsDB-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64 Wrote: /builddir/build/RPMS/python-MindsDB-help-23.3.5.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-MindsDB-23.3.5.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GHfrmU + umask 022 + cd /builddir/build/BUILD + cd MindsDB-23.3.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-MindsDB-23.3.5.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0