+ exec manila-manage db sync /var/lib/openstack/lib/python3.12/site-packages/manila/monkey_patch.py:38: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-13 09:44:27.448 1 INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.schemas 2026-05-13 09:44:27.449 1 INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.tables 2026-05-13 09:44:27.449 1 INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.types 2026-05-13 09:44:27.449 1 INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.constraints 2026-05-13 09:44:27.449 1 INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.defaults 2026-05-13 09:44:27.449 1 INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.comments 2026-05-13 09:44:28.137 1 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-13 09:44:28.138 1 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-13 09:44:28.243 1 INFO alembic.runtime.migration [-] Running upgrade -> 162a3e673105, manila_init 2026-05-13 09:44:29.026 1 INFO alembic.runtime.migration [-] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2026-05-13 09:44:29.084 1 INFO alembic.runtime.migration [-] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2026-05-13 09:44:29.085 1 INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Renaming column name shares.volume_type_id to shares.share_type.id 2026-05-13 09:44:29.115 1 INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Renaming volume_types table to share_types 2026-05-13 09:44:29.204 1 INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Creating share_type_extra_specs table 2026-05-13 09:44:29.247 1 INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Migrating volume_type_extra_specs to share_type_extra_specs 2026-05-13 09:44:29.253 1 INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Dropping volume_type_extra_specs table 2026-05-13 09:44:29.284 1 INFO alembic.runtime.migration [-] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2026-05-13 09:44:29.355 1 INFO alembic.runtime.migration [-] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2026-05-13 09:44:29.423 1 INFO alembic.runtime.migration [-] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2026-05-13 09:44:29.435 1 INFO alembic.runtime.migration [-] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2026-05-13 09:44:29.544 1 INFO alembic.runtime.migration [-] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2026-05-13 09:44:29.614 1 INFO alembic.runtime.migration [-] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2026-05-13 09:44:29.727 1 INFO alembic.runtime.migration [-] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2026-05-13 09:44:29.883 1 INFO alembic.runtime.migration [-] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2026-05-13 09:44:29.998 1 INFO alembic.runtime.migration [-] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2026-05-13 09:44:30.036 1 INFO alembic.runtime.migration [-] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2026-05-13 09:44:31.228 1 INFO alembic.runtime.migration [-] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2026-05-13 09:44:31.368 1 INFO alembic.runtime.migration [-] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2026-05-13 09:44:31.863 1 INFO alembic.runtime.migration [-] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2026-05-13 09:44:32.095 1 INFO alembic.runtime.migration [-] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2026-05-13 09:44:32.719 1 INFO alembic.runtime.migration [-] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2026-05-13 09:44:32.802 1 INFO alembic.runtime.migration [-] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2026-05-13 09:44:33.034 1 INFO alembic.runtime.migration [-] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance model 2026-05-13 09:44:33.259 1 INFO alembic.runtime.migration [-] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2026-05-13 09:44:33.424 1 INFO alembic.runtime.migration [-] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2026-05-13 09:44:33.712 1 INFO alembic.runtime.migration [-] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2026-05-13 09:44:33.766 1 INFO alembic.runtime.migration [-] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2026-05-13 09:44:33.766 1 INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing user_id length for share_networks 2026-05-13 09:44:33.835 1 INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing project_id length for share_networks 2026-05-13 09:44:33.893 1 INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing project_id length for security_services 2026-05-13 09:44:33.951 1 INFO alembic.runtime.migration [-] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2026-05-13 09:44:34.077 1 INFO alembic.runtime.migration [-] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2026-05-13 09:44:34.238 1 INFO alembic.runtime.migration [-] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2026-05-13 09:44:34.368 1 INFO alembic.runtime.migration [-] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2026-05-13 09:44:34.436 1 INFO alembic.runtime.migration [-] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2026-05-13 09:44:34.775 1 INFO alembic.runtime.migration [-] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2026-05-13 09:44:34.854 1 INFO alembic.runtime.migration [-] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2026-05-13 09:44:34.932 1 INFO alembic.runtime.migration [-] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2026-05-13 09:44:35.030 1 INFO alembic.runtime.migration [-] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2026-05-13 09:44:35.160 1 INFO alembic.runtime.migration [-] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2026-05-13 09:44:35.160 1 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [-] Adding cast_rules_to_readonly column to share instances. 2026-05-13 09:44:35.378 1 INFO alembic.runtime.migration [-] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2026-05-13 09:44:35.378 1 INFO 03da71c0e321_convert_cgs_to_share_groups_py [-] Renaming consistency group tables 2026-05-13 09:44:36.811 1 INFO alembic.runtime.migration [-] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2026-05-13 09:44:37.111 1 INFO alembic.runtime.migration [-] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2026-05-13 09:44:37.342 1 INFO alembic.runtime.migration [-] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-05-13 09:44:37.407 1 INFO alembic.runtime.migration [-] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-05-13 09:44:38.501 1 INFO alembic.runtime.migration [-] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2026-05-13 09:44:38.531 1 INFO alembic.runtime.migration [-] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2026-05-13 09:44:38.623 1 INFO alembic.runtime.migration [-] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-05-13 09:44:39.095 1 INFO alembic.runtime.migration [-] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2026-05-13 09:44:39.130 1 INFO alembic.runtime.migration [-] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2026-05-13 09:44:39.300 1 INFO alembic.runtime.migration [-] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2026-05-13 09:44:39.418 1 INFO alembic.runtime.migration [-] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2026-05-13 09:44:39.495 1 INFO alembic.runtime.migration [-] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2026-05-13 09:44:39.533 1 INFO alembic.runtime.migration [-] Running upgrade 4a482571410f -> 0274d20c560f, Add ou to security service 2026-05-13 09:44:39.593 1 INFO alembic.runtime.migration [-] Running upgrade 0274d20c560f -> 097fad24d2fc, add_share_instances_share_id_index 2026-05-13 09:44:39.636 1 INFO alembic.runtime.migration [-] Running upgrade 097fad24d2fc -> 11ee96se625f3, add metadata for access rule 2026-05-13 09:44:39.680 1 INFO alembic.runtime.migration [-] Running upgrade 11ee96se625f3 -> 6a3fd2984bc31, Add is_auto_deletable and identifier fields for share servers 2026-05-13 09:44:39.835 1 INFO alembic.runtime.migration [-] Running upgrade 6a3fd2984bc31 -> 805685098bd2, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-05-13 09:44:40.666 1 INFO alembic.runtime.migration [-] Running upgrade 805685098bd2 -> e6d88547b381, add-progress-field-to-share-instance 2026-05-13 09:44:40.792 1 INFO alembic.runtime.migration [-] Running upgrade e6d88547b381 -> 5aa813ae673d, Add task_state field for share servers table 2026-05-13 09:44:41.004 1 INFO alembic.runtime.migration [-] Running upgrade 5aa813ae673d -> 0c23aec99b74, add_per_share_gigabytes_quota_class 2026-05-13 09:44:41.011 1 INFO alembic.runtime.migration [-] Running upgrade 0c23aec99b74 -> 478c445d8d3e, add_security_service_update_control_fields 2026-05-13 09:44:41.199 1 INFO alembic.runtime.migration [-] Running upgrade 478c445d8d3e -> fbdfabcba377, Change the datetime precision for all objects (MySQL and derivatives) 2026-05-13 09:44:49.074 1 INFO alembic.runtime.migration [-] Running upgrade fbdfabcba377 -> 1946cb97bb8d, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-05-13 09:44:49.217 1 INFO alembic.runtime.migration [-] Running upgrade 1946cb97bb8d -> a87e0fb17dee, multiple share server subnets 2026-05-13 09:44:49.613 1 INFO alembic.runtime.migration [-] Running upgrade a87e0fb17dee -> bb5938d74b73, add_snapshot_metadata_table 2026-05-13 09:44:49.658 1 INFO alembic.runtime.migration [-] Running upgrade bb5938d74b73 -> c476aeb186ec, add default_ad_site to security service 2026-05-13 09:44:49.719 1 INFO alembic.runtime.migration [-] Running upgrade c476aeb186ec -> 1e2d600bf972, add_transfers 2026-05-13 09:44:49.755 1 INFO alembic.runtime.migration [-] Running upgrade 1e2d600bf972 -> ac0620cbe74d, Add share network subnet metadata 2026-05-13 09:44:49.796 1 INFO alembic.runtime.migration [-] Running upgrade ac0620cbe74d -> aebe2a413e13, add state column for service 2026-05-13 09:44:49.857 1 INFO alembic.runtime.migration [-] Running upgrade aebe2a413e13 -> 9afbe2df4945, add backup 2026-05-13 09:44:49.981 1 INFO alembic.runtime.migration [-] Running upgrade 9afbe2df4945 -> cb20f743ca7b, add_resource_locks 2026-05-13 09:44:50.017 1 INFO alembic.runtime.migration [-] Running upgrade cb20f743ca7b -> 2d708a9a3ba9, backup_change_availability_zone_to_availability_zone_id 2026-05-13 09:44:50.238 1 INFO alembic.runtime.migration [-] Running upgrade 2d708a9a3ba9 -> 99d328f0a3d2, add_disable_reason_to_service 2026-05-13 09:44:50.295 1 INFO alembic.runtime.migration [-] Running upgrade 99d328f0a3d2 -> 6e32091979e0, add mount_point_name to share_instances 2026-05-13 09:44:50.377 1 INFO alembic.runtime.migration [-] Running upgrade 6e32091979e0 -> 2f27d904214c, add_backup_type_column 2026-05-13 09:44:50.435 1 INFO alembic.runtime.migration [-] Running upgrade 2f27d904214c -> cdefa6287df8, add-ensuring-field-to-services 2026-05-13 09:44:50.498 1 INFO alembic.runtime.migration [-] Running upgrade cdefa6287df8 -> 0d8c8f6d54a4, modify_share_servers_table 2026-05-13 09:44:50.574 1 INFO alembic.runtime.migration [-] Running upgrade 0d8c8f6d54a4 -> e975ea83b712, Add share server encryption 2026-05-13 09:44:50.843 1 INFO alembic.runtime.migration [-] Running upgrade e975ea83b712 -> eead2cb81845, add qos type and qos type specs 2026-05-13 09:44:51.089 1 INFO alembic.runtime.migration [-] Running upgrade eead2cb81845 -> 004e506e922e, add_share_instance_metadata