2021-08-16 07:42:52.509 5028 INFO cinder.cmd.backup [-] Backup running with 1 processes. 2021-08-16 07:42:52.682 5028 WARNING oslo_config.cfg [req-46b1e3b5-142f-4b44-b322-394adfc93922 - - - - -] Deprecated: Option "sql_connection" from group "DEFAULT" is deprecated. Use option "connection" from group "database". 2021-08-16 07:42:52.708 5028 DEBUG oslo_db.sqlalchemy.engines [req-46b1e3b5-142f-4b44-b322-394adfc93922 - - - - -] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION _check_effective_sql_mode c:\python37\lib\site-packages\oslo_db\sqlalchemy\engines.py:314 2021-08-16 07:42:52.929 5028 INFO cinder.rpc [req-46b1e3b5-142f-4b44-b322-394adfc93922 - - - - -] Automatically selected cinder-backup objects version 1.38 as minimum service version. 2021-08-16 07:42:52.949 5028 INFO cinder.rpc [req-46b1e3b5-142f-4b44-b322-394adfc93922 - - - - -] Automatically selected cinder-backup RPC version 2.2 as minimum service version. 2021-08-16 07:42:52.959 5028 INFO cinder.rpc [req-46b1e3b5-142f-4b44-b322-394adfc93922 - - - - -] Automatically selected cinder-volume objects version 1.38 as minimum service version. 2021-08-16 07:42:52.959 5028 INFO cinder.rpc [req-46b1e3b5-142f-4b44-b322-394adfc93922 - - - - -] Automatically selected cinder-volume RPC version 3.16 as minimum service version. 2021-08-16 07:42:52.959 5028 INFO cinder.rpc [req-46b1e3b5-142f-4b44-b322-394adfc93922 - - - - -] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. 2021-08-16 07:42:52.979 5028 INFO cinder.rpc [req-46b1e3b5-142f-4b44-b322-394adfc93922 - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup [req-46b1e3b5-142f-4b44-b322-394adfc93922 - - - - -] Backup service hv-cinder-80460 failed to start.: File "c:\openstack\build\cinder\cinder\backup\drivers\posix.py", line 142 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup Traceback (most recent call last): 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup File "c:\openstack\build\cinder\cinder\cmd\backup.py", line 86, in _launch_backup_process 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup semaphore=_semaphore) 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup File "c:\openstack\build\cinder\cinder\service.py", line 400, in create 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup cluster=cluster, **kwargs) 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup File "c:\openstack\build\cinder\cinder\service.py", line 155, in __init__ 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup *args, **kwargs) 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup File "c:\openstack\build\cinder\cinder\backup\manager.py", line 137, in __init__ 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup self.service = importutils.import_class(self.driver_name) 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup File "c:\python37\lib\site-packages\oslo_utils\importutils.py", line 30, in import_class 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup __import__(mod_str) 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup File "c:\openstack\build\cinder\cinder\backup\drivers\posix.py", line 142 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup try: 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup ^ 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup IndentationError: expected an indented block 2021-08-16 07:42:52.979 5028 ERROR cinder.cmd.backup