+ exec cinder-manage db sync /var/lib/openstack/lib/python3.10/site-packages/migrate/__init__.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources simplejson unavailable, fall-back to standard python json 2026-03-04 01:40:48.241 1 INFO cinder.db.migration [-] Applying migration(s) 2026-03-04 01:40:48.242 1 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-04 01:40:48.243 1 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-04 01:40:48.290 1 INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-03-04 01:40:51.168 1 INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-03-04 01:40:51.245 1 INFO cinder.db.migration [-] Migration(s) applied