Jul 14 00:51:39.023756 np0000185048 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 14 00:51:39.031375 np0000185048 devstack@c-api.service[111171]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 14 00:51:39.034594 np0000185048 devstack@c-api.service[111171]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jul 14 00:51:39 2026] *** Jul 14 00:51:39.034594 np0000185048 devstack@c-api.service[111171]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 14 00:51:39.034594 np0000185048 devstack@c-api.service[111171]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 14 00:51:39.034594 np0000185048 devstack@c-api.service[111171]: nodename: np0000185048 Jul 14 00:51:39.034594 np0000185048 devstack@c-api.service[111171]: machine: x86_64 Jul 14 00:51:39.034594 np0000185048 devstack@c-api.service[111171]: clock source: unix Jul 14 00:51:39.034594 np0000185048 devstack@c-api.service[111171]: pcre jit disabled Jul 14 00:51:39.034594 np0000185048 devstack@c-api.service[111171]: detected number of CPU cores: 16 Jul 14 00:51:39.034594 np0000185048 devstack@c-api.service[111171]: current working directory: / Jul 14 00:51:39.034594 np0000185048 devstack@c-api.service[111171]: detected binary path: /usr/bin/uwsgi-core Jul 14 00:51:39.034594 np0000185048 devstack@c-api.service[111171]: your processes number limit is 256916 Jul 14 00:51:39.034594 np0000185048 devstack@c-api.service[111171]: your memory page size is 4096 bytes Jul 14 00:51:39.034594 np0000185048 devstack@c-api.service[111171]: detected max file descriptor number: 2048 Jul 14 00:51:39.034594 np0000185048 devstack@c-api.service[111171]: lock engine: pthread robust mutexes Jul 14 00:51:39.035027 np0000185048 devstack@c-api.service[111171]: thunder lock: enabled Jul 14 00:51:39.035061 np0000185048 devstack@c-api.service[111171]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 14 00:51:39.035113 np0000185048 devstack@c-api.service[111171]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 14 00:51:39.035146 np0000185048 devstack@c-api.service[111171]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 14 00:51:39.035146 np0000185048 devstack@c-api.service[111171]: Set PythonHome to /opt/stack/data/venv Jul 14 00:51:39.074028 np0000185048 devstack@c-api.service[111171]: Python main interpreter initialized at 0x76c5ab2a4668 Jul 14 00:51:39.074028 np0000185048 devstack@c-api.service[111171]: python threads support enabled Jul 14 00:51:39.074028 np0000185048 devstack@c-api.service[111171]: your server socket listen backlog is limited to 100 connections Jul 14 00:51:39.074028 np0000185048 devstack@c-api.service[111171]: your mercy for graceful operations on workers is 80 seconds Jul 14 00:51:39.074595 np0000185048 devstack@c-api.service[111171]: mapped 671795 bytes (656 KB) for 4 cores Jul 14 00:51:39.074723 np0000185048 devstack@c-api.service[111171]: *** Operational MODE: preforking *** Jul 14 00:51:39.074892 np0000185048 devstack@c-api.service[111171]: *** uWSGI is running in multiple interpreter mode *** Jul 14 00:51:39.074892 np0000185048 devstack@c-api.service[111171]: spawned uWSGI master process (pid: 111171) Jul 14 00:51:39.075079 np0000185048 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 14 00:51:39.075590 np0000185048 devstack@c-api.service[111171]: spawned uWSGI worker 1 (pid: 111173, cores: 1) Jul 14 00:51:39.076133 np0000185048 devstack@c-api.service[111171]: spawned uWSGI worker 2 (pid: 111174, cores: 1) Jul 14 00:51:39.076543 np0000185048 devstack@c-api.service[111171]: spawned uWSGI worker 3 (pid: 111175, cores: 1) Jul 14 00:51:39.076998 np0000185048 devstack@c-api.service[111171]: spawned uWSGI worker 4 (pid: 111176, cores: 1) Jul 14 00:51:39.077085 np0000185048 devstack@c-api.service[111171]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 14 00:51:39.202142 np0000185048 devstack@c-api.service[111173]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:51:39.202142 np0000185048 devstack@c-api.service[111173]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:51:39.202142 np0000185048 devstack@c-api.service[111173]: we strongly recommend against using it for new projects. Jul 14 00:51:39.202142 np0000185048 devstack@c-api.service[111173]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:51:39.202142 np0000185048 devstack@c-api.service[111173]: framework. For more detail see Jul 14 00:51:39.202142 np0000185048 devstack@c-api.service[111173]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:51:39.202142 np0000185048 devstack@c-api.service[111173]: import eventlet # noqa Jul 14 00:51:39.208440 np0000185048 devstack@c-api.service[111174]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:51:39.208440 np0000185048 devstack@c-api.service[111174]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:51:39.208440 np0000185048 devstack@c-api.service[111174]: we strongly recommend against using it for new projects. Jul 14 00:51:39.208440 np0000185048 devstack@c-api.service[111174]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:51:39.208440 np0000185048 devstack@c-api.service[111174]: framework. For more detail see Jul 14 00:51:39.208440 np0000185048 devstack@c-api.service[111174]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:51:39.208440 np0000185048 devstack@c-api.service[111174]: import eventlet # noqa Jul 14 00:51:39.219407 np0000185048 devstack@c-api.service[111175]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:51:39.219407 np0000185048 devstack@c-api.service[111175]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:51:39.219407 np0000185048 devstack@c-api.service[111175]: we strongly recommend against using it for new projects. Jul 14 00:51:39.219407 np0000185048 devstack@c-api.service[111175]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:51:39.219407 np0000185048 devstack@c-api.service[111175]: framework. For more detail see Jul 14 00:51:39.219407 np0000185048 devstack@c-api.service[111175]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:51:39.219407 np0000185048 devstack@c-api.service[111175]: import eventlet # noqa Jul 14 00:51:39.219868 np0000185048 devstack@c-api.service[111176]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:51:39.219868 np0000185048 devstack@c-api.service[111176]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:51:39.219868 np0000185048 devstack@c-api.service[111176]: we strongly recommend against using it for new projects. Jul 14 00:51:39.219868 np0000185048 devstack@c-api.service[111176]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:51:39.219868 np0000185048 devstack@c-api.service[111176]: framework. For more detail see Jul 14 00:51:39.219868 np0000185048 devstack@c-api.service[111176]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:51:39.219868 np0000185048 devstack@c-api.service[111176]: import eventlet # noqa Jul 14 00:51:39.369356 np0000185048 devstack@c-api.service[111173]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 14 00:51:39.369356 np0000185048 devstack@c-api.service[111173]: from cgi import parse_header Jul 14 00:51:39.381145 np0000185048 devstack@c-api.service[111174]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 14 00:51:39.381145 np0000185048 devstack@c-api.service[111174]: from cgi import parse_header Jul 14 00:51:39.401734 np0000185048 devstack@c-api.service[111176]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 14 00:51:39.401734 np0000185048 devstack@c-api.service[111176]: from cgi import parse_header Jul 14 00:51:39.408512 np0000185048 devstack@c-api.service[111173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:51:39.408512 np0000185048 devstack@c-api.service[111173]: warnings.warn( Jul 14 00:51:39.409213 np0000185048 devstack@c-api.service[111175]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 14 00:51:39.409213 np0000185048 devstack@c-api.service[111175]: from cgi import parse_header Jul 14 00:51:39.418938 np0000185048 devstack@c-api.service[111173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 14 00:51:39.418938 np0000185048 devstack@c-api.service[111173]: removals.removed_module( Jul 14 00:51:39.419934 np0000185048 devstack@c-api.service[111173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 14 00:51:39.419934 np0000185048 devstack@c-api.service[111173]: removals.removed_module( Jul 14 00:51:39.427898 np0000185048 devstack@c-api.service[111174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:51:39.427898 np0000185048 devstack@c-api.service[111174]: warnings.warn( Jul 14 00:51:39.439875 np0000185048 devstack@c-api.service[111174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 14 00:51:39.439875 np0000185048 devstack@c-api.service[111174]: removals.removed_module( Jul 14 00:51:39.440619 np0000185048 devstack@c-api.service[111174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 14 00:51:39.440619 np0000185048 devstack@c-api.service[111174]: removals.removed_module( Jul 14 00:51:39.444575 np0000185048 devstack@c-api.service[111176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:51:39.444575 np0000185048 devstack@c-api.service[111176]: warnings.warn( Jul 14 00:51:39.454336 np0000185048 devstack@c-api.service[111175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:51:39.454336 np0000185048 devstack@c-api.service[111175]: warnings.warn( Jul 14 00:51:39.455232 np0000185048 devstack@c-api.service[111176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 14 00:51:39.455232 np0000185048 devstack@c-api.service[111176]: removals.removed_module( Jul 14 00:51:39.455982 np0000185048 devstack@c-api.service[111176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 14 00:51:39.455982 np0000185048 devstack@c-api.service[111176]: removals.removed_module( Jul 14 00:51:39.466311 np0000185048 devstack@c-api.service[111175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 14 00:51:39.466311 np0000185048 devstack@c-api.service[111175]: removals.removed_module( Jul 14 00:51:39.466995 np0000185048 devstack@c-api.service[111175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 14 00:51:39.466995 np0000185048 devstack@c-api.service[111175]: removals.removed_module( Jul 14 00:51:40.163440 np0000185048 devstack@c-api.service[111173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:51:40.163440 np0000185048 devstack@c-api.service[111173]: warnings.warn( Jul 14 00:51:40.214082 np0000185048 devstack@c-api.service[111173]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 14 00:51:40.214082 np0000185048 devstack@c-api.service[111173]: warnings.warn( Jul 14 00:51:40.233095 np0000185048 devstack@c-api.service[111174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:51:40.233095 np0000185048 devstack@c-api.service[111174]: warnings.warn( Jul 14 00:51:40.234274 np0000185048 devstack@c-api.service[111176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:51:40.234274 np0000185048 devstack@c-api.service[111176]: warnings.warn( Jul 14 00:51:40.283467 np0000185048 devstack@c-api.service[111174]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 14 00:51:40.283467 np0000185048 devstack@c-api.service[111174]: warnings.warn( Jul 14 00:51:40.284871 np0000185048 devstack@c-api.service[111176]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 14 00:51:40.284871 np0000185048 devstack@c-api.service[111176]: warnings.warn( Jul 14 00:51:40.310130 np0000185048 devstack@c-api.service[111175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:51:40.310130 np0000185048 devstack@c-api.service[111175]: warnings.warn( Jul 14 00:51:40.365410 np0000185048 devstack@c-api.service[111175]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 14 00:51:40.365410 np0000185048 devstack@c-api.service[111175]: warnings.warn( Jul 14 00:51:40.412591 np0000185048 devstack@c-api.service[111173]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 14 00:51:40.412760 np0000185048 devstack@c-api.service[111173]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111173) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:51:40.469412 np0000185048 devstack@c-api.service[111176]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 14 00:51:40.469412 np0000185048 devstack@c-api.service[111176]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111176) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:51:40.479693 np0000185048 devstack@c-api.service[111174]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 14 00:51:40.479911 np0000185048 devstack@c-api.service[111174]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111174) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:51:40.501187 np0000185048 devstack@c-api.service[111173]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 00:51:40.501187 np0000185048 devstack@c-api.service[111173]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:51:40.532624 np0000185048 devstack@c-api.service[111176]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 00:51:40.532624 np0000185048 devstack@c-api.service[111176]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:51:40.543978 np0000185048 devstack@c-api.service[111174]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 00:51:40.543978 np0000185048 devstack@c-api.service[111174]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:51:40.565538 np0000185048 devstack@c-api.service[111175]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 14 00:51:40.565750 np0000185048 devstack@c-api.service[111175]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111175) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:51:40.632475 np0000185048 devstack@c-api.service[111175]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 00:51:40.632475 np0000185048 devstack@c-api.service[111175]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:51:40.966150 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111173) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:51:40.966543 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111174) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:51:40.966643 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111176) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:51:40.966707 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.966707 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.966853 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.966853 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.966975 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.967032 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.967095 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.967209 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.967272 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.969531 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.969531 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.969748 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.969748 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.969748 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.969944 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.970004 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.970060 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.970128 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.970128 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.970128 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.970356 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.970356 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.970461 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.970733 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.970850 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.970913 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.970972 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.971044 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.971105 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.971185 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.971245 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.971326 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.971389 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.971463 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.971532 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.971532 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.971653 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.971725 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.971783 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.971783 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.971783 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.971940 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.972007 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.972063 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.972137 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.972137 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.972283 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.972283 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.972283 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.972283 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.972502 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.972571 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.972571 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.972571 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.972571 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.972771 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.972771 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.972771 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.972925 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.972990 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.973061 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.973118 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.973118 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.973272 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.973351 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.973422 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.973480 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.973569 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.973627 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.973702 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.973763 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.973820 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.974962 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.974962 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.975129 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.975129 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.975293 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.975358 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.975429 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.975487 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.975544 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.975600 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.975660 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.975660 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.975660 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.975660 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.976015 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.976086 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.976192 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.976268 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.976268 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.976416 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.976416 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.981334 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.981406 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.981482 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.981540 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.981578 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.981628 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.981667 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.981705 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.981739 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.981777 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.981821 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.981821 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.981893 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.981937 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.982184 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.982265 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.982315 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.982386 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.982442 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.982493 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.982571 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.982670 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.982670 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.982776 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.982872 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.982915 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.982955 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.982955 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.983020 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.983020 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.983093 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.983134 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.983188 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.983339 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.983383 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.983421 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.983460 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.983497 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.983534 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.983578 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.983616 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.983661 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.983705 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.983753 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.983788 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.983826 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.983859 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.983893 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.983930 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.983965 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.984007 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.984047 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.984087 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.984130 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.984183 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.984219 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.984252 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.984284 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.984317 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.984351 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.984388 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.984434 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.984483 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.984524 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.984567 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.984604 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.984645 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.984682 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.984723 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.984760 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.984801 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.984839 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.984882 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.984923 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.984960 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.984997 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.985047 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.985047 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.985119 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.985174 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.985222 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.985222 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.985222 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.985222 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.986178 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.986240 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.986328 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.986373 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.986411 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.986475 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.986516 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.986562 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.986599 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.986638 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.986675 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.986712 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.986712 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.986712 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.987013 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.987070 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.987136 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.987209 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.987274 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.987321 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.987321 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.987391 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.987435 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.987472 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.987472 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.987536 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.987574 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.987621 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.987942 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.987989 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.988064 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.988114 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.988184 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.988249 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.988302 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.988547 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.988603 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.988603 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.988680 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.988721 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.988771 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.988811 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.988849 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.988887 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.988930 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.988967 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.989011 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.989065 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.989104 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.989141 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.989199 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.989244 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.989302 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.989359 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.989359 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.989359 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.989473 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.989473 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.989473 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.989473 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.989613 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.989613 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.989681 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.989726 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.989726 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.989804 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.989838 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.989880 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.989919 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.989962 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.989998 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.990036 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.990082 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.990130 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.990197 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.990236 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.990271 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.990310 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.990345 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.990381 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.990426 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.990470 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.990510 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.990547 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.994213 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.994283 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.994319 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.994356 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.994356 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.994421 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.994458 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.994508 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.994545 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.994579 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.994621 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.994659 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.994702 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.994745 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.994789 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.994851 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.994888 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.994929 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.994971 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.995008 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.995044 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.995083 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.995117 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.995154 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.995211 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.995258 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.995297 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.995340 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.995377 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.995410 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.995448 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.995485 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.995525 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.995525 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.995525 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.995525 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.995525 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.995525 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.995525 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.995525 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.995525 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.995525 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:40.999577 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:40.999635 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:40.999738 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:40.999806 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:40.999861 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:40.999919 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:40.999991 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.000054 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.000103 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.000138 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.000190 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.000226 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.000257 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.000291 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.000316 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.000342 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.000371 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.000401 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.000436 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.000464 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.000494 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.000494 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.000552 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.000579 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.000606 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.000636 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.000665 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.000712 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.000739 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.000780 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.000811 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.000842 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.000869 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.000897 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.000956 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.001021 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.001084 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.001144 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.001226 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.001286 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.001344 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.001410 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.001914 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.001980 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.002045 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.002083 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.002112 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.002141 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.002185 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.002226 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.002256 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.002285 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.002314 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.002344 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.002374 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.002402 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.002431 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.002457 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.002518 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.002589 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.002645 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.002704 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.002772 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.004387 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.004454 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.004514 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.004571 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.004630 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.004666 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.004693 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.004733 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.004767 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.004793 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.004818 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.004849 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.004875 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.004901 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.004934 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.004970 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.004999 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.005031 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.005060 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.005136 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.005216 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.006104 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.006169 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.006238 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.006351 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.006382 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.006408 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.006442 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.006468 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.006497 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.006522 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.006546 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.006576 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.006576 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.006626 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.006949 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.007017 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.007079 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.007141 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.007223 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.007284 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.007351 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.009348 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.009436 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.009482 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.009519 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.009563 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.009623 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.009681 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.009720 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.009767 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.009805 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.009843 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.009888 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.009931 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.009974 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.010019 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.010057 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.010101 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.010142 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.010195 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.010230 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.010270 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.010316 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.010372 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.010414 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.010414 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.010490 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.010526 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.010561 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.010604 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.010643 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.010697 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.010736 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.010771 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.010815 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.010894 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.010932 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.010967 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.011003 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.011041 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.011075 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.011075 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.011075 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.011656 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.011715 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.011770 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.011836 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.011880 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.011939 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.011987 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.012025 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.012072 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.012117 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.012207 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.012252 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.012292 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.012331 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.012369 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.012405 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.012443 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.012482 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.012519 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111175) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:51:41.012558 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.012558 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.012558 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.012775 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.012826 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.012826 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.012904 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.012947 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.012947 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.013018 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.013055 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.013098 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.013141 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.013234 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.013345 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.013422 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.013487 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.013530 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.013569 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.013606 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.013641 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.013686 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.013725 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.013767 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.013767 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.013837 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.013877 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.013914 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.013956 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.013995 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.013995 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.013995 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.014108 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.014108 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.014582 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.014635 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.014670 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.014710 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.014746 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.014785 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.014820 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.014937 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.014989 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.015035 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.015073 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.015111 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.015149 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.015263 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.015317 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.015364 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.015364 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.015364 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.015364 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.015509 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.015548 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.015588 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.015624 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.015660 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.015704 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.015743 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.015779 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.015817 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.015850 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.015886 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.015886 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.015963 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.015963 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.016027 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.016072 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.016207 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.016278 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.016356 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.016459 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.016542 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.016622 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.016668 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.016707 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.016752 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.016752 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.016819 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.016853 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.016891 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.016928 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.016965 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.017004 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.017047 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.017084 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.017124 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.017124 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.017235 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.017279 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.017317 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.017317 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.017392 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.017392 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.017466 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.017506 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.017719 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.017765 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.017810 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.017846 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.017885 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.017920 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.017957 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.017995 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.018037 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.018081 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.018124 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.018178 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.018219 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.018305 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.018372 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.018415 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.018461 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.018461 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.018461 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.018461 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.018461 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.018634 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.018680 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.018680 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.018750 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.018789 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.018832 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.018902 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.018945 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.018984 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.019019 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.019053 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.019087 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.019123 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.019181 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.019220 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.019220 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.019220 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.019220 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.019220 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.019220 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.019220 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.019461 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.019461 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.019461 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.019461 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.019595 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.019595 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.019672 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.020130 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.020195 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.020270 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.020328 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.020404 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.020471 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.020541 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.020772 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.020827 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.020889 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.020952 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.021014 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.021076 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.021143 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.021624 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.021689 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.021729 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.021807 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.021869 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.021933 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.021976 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.022284 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.022432 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.022491 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.022554 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.022620 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.022667 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.022740 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.022927 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.023004 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.023047 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.023047 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.023125 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.023177 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.023207 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.023235 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.023261 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.023300 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.023329 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.023363 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.023392 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.023422 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.023451 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.023477 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.023506 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.023536 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.023564 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.023593 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.023624 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.023649 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.023674 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.023704 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.023733 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.023759 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.023785 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.023813 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.023846 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.023881 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.023909 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.023940 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.023965 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.023993 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.024021 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.024047 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.024075 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.024101 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.024134 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.024187 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.024216 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.024244 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.024270 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.024302 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.024330 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.024357 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.024383 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.024417 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.024442 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.024467 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.024496 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.024496 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.024496 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.024496 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.024496 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.024496 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.025420 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.025488 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.025551 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.025607 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.025665 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.025723 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.025800 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.025853 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.025885 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.025913 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.025943 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.025974 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.026000 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.026027 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.026053 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.026086 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.026114 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.026140 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.026194 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.026226 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.026258 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.026286 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.026314 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.026342 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.026375 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.026407 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.026435 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.026467 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.026499 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.026531 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.026562 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.026587 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.026616 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.026643 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.026643 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.026739 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.026803 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.026929 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.026995 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.027025 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.027056 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.027082 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.027121 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.027153 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.027207 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.027238 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.027276 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.027306 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.027333 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.027361 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.027389 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.027416 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.027444 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.027474 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.027502 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.027535 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.027571 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.027601 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.027629 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.027658 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.027686 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.027719 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.027748 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.027780 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.027807 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.027840 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.027875 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.027905 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.027937 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.027966 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.027994 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.028019 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.028048 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.028074 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.028102 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.028129 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.028178 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.028206 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.028231 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.028257 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.028285 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.028317 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.028347 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.028376 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.028403 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.028433 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.028466 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.028466 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.028466 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.028466 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.028466 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.028587 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.028587 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.028639 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.028668 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.028720 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.028782 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.028846 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.029491 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.029560 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.029626 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.029681 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.029742 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.029800 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.029865 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.030095 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.030129 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.030171 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.030198 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.030224 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.030260 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.030297 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.030328 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.030356 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.030383 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.030416 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.030445 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.030474 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.030501 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.030529 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.030556 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.030588 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.030620 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.030648 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.030678 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.030711 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.030740 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.030768 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.030795 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.030883 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.030915 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.030962 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.031024 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.031084 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.031151 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.031255 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.031350 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.031760 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.031851 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.031939 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.032027 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.032109 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.032213 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.032316 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.032947 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.033046 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.033134 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.033284 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.033378 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.033458 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.033551 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.034226 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.034322 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.034409 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.034495 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.034577 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.034659 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.034753 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.035350 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.035447 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.035533 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.035622 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.035704 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.035789 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.035882 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.037019 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.037118 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.037233 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.037323 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.037404 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.037490 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.037590 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.037676 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.037763 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.037847 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.037932 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.038029 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.038113 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.038285 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.039109 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.039196 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.039284 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.039364 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.039474 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.039532 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.039591 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.039877 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.039930 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.039986 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.040042 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.040097 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.040177 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.040238 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.040293 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.040358 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.040409 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.040533 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.040579 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.040656 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.040696 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:41.041280 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:41.041336 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:41.041386 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:41.041450 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:41.041495 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:41.041561 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:41.079738 np0000185048 devstack@c-api.service[111174]: INFO dbcounter [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Registered counter for database cinder Jul 14 00:51:41.079865 np0000185048 devstack@c-api.service[111176]: INFO dbcounter [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Registered counter for database cinder Jul 14 00:51:41.082545 np0000185048 devstack@c-api.service[111173]: INFO dbcounter [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Registered counter for database cinder Jul 14 00:51:41.089246 np0000185048 devstack@c-api.service[111175]: INFO dbcounter [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Registered counter for database cinder Jul 14 00:51:41.121287 np0000185048 devstack@c-api.service[111174]: DEBUG oslo_db.sqlalchemy.engines [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] 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 {{(pid=111174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:41.124424 np0000185048 devstack@c-api.service[111176]: DEBUG oslo_db.sqlalchemy.engines [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] 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 {{(pid=111176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:41.126544 np0000185048 devstack@c-api.service[111173]: DEBUG oslo_db.sqlalchemy.engines [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] 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 {{(pid=111173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:41.130742 np0000185048 devstack@c-api.service[111175]: DEBUG oslo_db.sqlalchemy.engines [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] 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 {{(pid=111175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:41.242689 np0000185048 devstack@c-api.service[111173]: DEBUG dbcounter [-] [111173] Writer thread running {{(pid=111173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:51:41.245140 np0000185048 devstack@c-api.service[111174]: DEBUG dbcounter [-] [111174] Writer thread running {{(pid=111174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:51:41.245895 np0000185048 devstack@c-api.service[111173]: INFO cinder.rpc [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:51:41.248228 np0000185048 devstack@c-api.service[111174]: INFO cinder.rpc [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:51:41.249121 np0000185048 devstack@c-api.service[111173]: INFO cinder.rpc [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:51:41.252039 np0000185048 devstack@c-api.service[111174]: INFO cinder.rpc [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:51:41.252141 np0000185048 devstack@c-api.service[111173]: INFO cinder.rpc [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:51:41.254102 np0000185048 devstack@c-api.service[111176]: DEBUG dbcounter [-] [111176] Writer thread running {{(pid=111176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:51:41.254450 np0000185048 devstack@c-api.service[111173]: INFO cinder.rpc [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:51:41.255125 np0000185048 devstack@c-api.service[111174]: INFO cinder.rpc [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:51:41.255245 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.255940 np0000185048 devstack@c-api.service[111175]: DEBUG dbcounter [-] [111175] Writer thread running {{(pid=111175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:51:41.258186 np0000185048 devstack@c-api.service[111176]: INFO cinder.rpc [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:51:41.258363 np0000185048 devstack@c-api.service[111174]: INFO cinder.rpc [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:51:41.258786 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.259106 np0000185048 devstack@c-api.service[111175]: INFO cinder.rpc [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:51:41.259679 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.261334 np0000185048 devstack@c-api.service[111176]: INFO cinder.rpc [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:51:41.262638 np0000185048 devstack@c-api.service[111175]: INFO cinder.rpc [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:51:41.264227 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.264451 np0000185048 devstack@c-api.service[111176]: INFO cinder.rpc [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:51:41.264846 np0000185048 devstack@c-api.service[111175]: INFO cinder.rpc [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:51:41.266986 np0000185048 devstack@c-api.service[111176]: INFO cinder.rpc [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:51:41.267376 np0000185048 devstack@c-api.service[111175]: INFO cinder.rpc [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:51:41.268288 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.268641 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.273609 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.273726 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.291994 np0000185048 devstack@c-api.service[111173]: DEBUG oslo_db.sqlalchemy.engines [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] 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 {{(pid=111173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:41.295199 np0000185048 devstack@c-api.service[111173]: INFO cinder.rpc [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:51:41.298042 np0000185048 devstack@c-api.service[111173]: INFO cinder.rpc [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:51:41.299495 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.303818 np0000185048 devstack@c-api.service[111174]: DEBUG oslo_db.sqlalchemy.engines [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] 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 {{(pid=111174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:41.306334 np0000185048 devstack@c-api.service[111174]: INFO cinder.rpc [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:51:41.308992 np0000185048 devstack@c-api.service[111174]: INFO cinder.rpc [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:51:41.310358 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.311188 np0000185048 devstack@c-api.service[111176]: DEBUG oslo_db.sqlalchemy.engines [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] 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 {{(pid=111176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:41.311418 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.314051 np0000185048 devstack@c-api.service[111175]: DEBUG oslo_db.sqlalchemy.engines [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] 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 {{(pid=111175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:41.314566 np0000185048 devstack@c-api.service[111176]: INFO cinder.rpc [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:51:41.314670 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.316796 np0000185048 devstack@c-api.service[111176]: INFO cinder.rpc [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:51:41.317201 np0000185048 devstack@c-api.service[111175]: INFO cinder.rpc [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:51:41.317755 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.317950 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.320855 np0000185048 devstack@c-api.service[111175]: INFO cinder.rpc [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:51:41.321470 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.323989 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.324104 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.326721 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.328940 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.329036 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.330074 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.331110 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.332030 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.333841 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.334363 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.334914 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.336301 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.337774 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.337940 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.338558 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.339528 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.339587 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.341871 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.342017 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.342067 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.342117 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.344817 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.345246 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.346827 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.348209 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.348281 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.348358 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.349691 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.351149 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.351343 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.351478 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.352964 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.353737 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.353790 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.354355 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.355183 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.356608 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.356669 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.356724 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.358389 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.358442 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.359706 np0000185048 devstack@c-api.service[111173]: WARNING cinder.api.contrib.hosts [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:51:41.359765 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.359899 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.360181 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.361729 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.362581 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.362635 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.362760 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.363771 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.364056 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.364538 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.365099 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: extensions {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.366021 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.366452 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: cgsnapshots {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.366628 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.368085 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: os-availability-zone {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.368457 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.369177 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: os-snapshot-manage {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.369830 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.370013 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.371456 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: os-volume-transfer {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.371642 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.372668 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.373022 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: os-quota-sets {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.373080 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.373277 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.374321 np0000185048 devstack@c-api.service[111174]: WARNING cinder.api.contrib.hosts [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:51:41.374470 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: os-hosts {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.375201 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.375448 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.376059 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: qos-specs {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.376289 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.376762 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.376888 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.378246 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.378326 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: backups {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.378402 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.378824 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.379594 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.379925 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.380307 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: capabilities {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.380409 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.380738 np0000185048 devstack@c-api.service[111176]: WARNING cinder.api.contrib.hosts [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:51:41.380867 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: extensions {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.381504 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: os-volume-type-access {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.381621 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.381848 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.382925 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: cgsnapshots {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.383015 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.383073 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: os-quota-class-sets {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.383360 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.384376 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: scheduler-stats {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.384455 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: os-availability-zone {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.384492 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.384623 np0000185048 devstack@c-api.service[111175]: WARNING cinder.api.contrib.hosts [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:51:41.385494 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.385807 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: consistencygroups {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.385859 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: os-snapshot-manage {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.385908 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.386729 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: extensions {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.387040 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.388270 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: os-volume-transfer {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.388322 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: encryption {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.388619 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: cgsnapshots {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.388672 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.389305 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: os-quota-sets {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.389362 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: encryption {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.390016 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: os-availability-zone {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.390391 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.390820 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: os-volume-manage {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.390885 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: os-hosts {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.391366 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: extensions {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.391428 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: os-snapshot-manage {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.392280 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: qos-specs {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.392338 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extended resource: extra_specs {{(pid=111173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.392860 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: os-volume-transfer {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.393657 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: cgsnapshots {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.394495 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: os-quota-sets {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.394567 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: backups {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.394735 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.395321 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: os-availability-zone {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.396192 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.396334 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: os-hosts {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.396795 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: os-snapshot-manage {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.396866 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: capabilities {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.397547 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.397724 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: qos-specs {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.398228 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: os-volume-type-access {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.398334 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: os-volume-transfer {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.398912 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.399761 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.contrib.snapshot_actions [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] SnapshotActionsController initialized {{(pid=111173) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:51:41.399976 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: backups {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.400067 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: os-quota-class-sets {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.400131 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: os-quota-sets {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.400483 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.401523 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: scheduler-stats {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.401596 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: os-hosts {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.401873 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.402035 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: capabilities {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.403031 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: qos-specs {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.403307 np0000185048 devstack@c-api.service[111173]: WARNING castellan.key_manager.migration [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.403394 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: os-volume-type-access {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.403470 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: consistencygroups {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.404358 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.404482 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.404603 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension VolumeActions extending resource: volumes {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.404742 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension UsedLimits extending resource: limits {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.404837 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.405032 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.405144 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.405285 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: os-quota-class-sets {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.405357 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension TypesManage extending resource: types {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.405357 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.405478 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: backups {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.405540 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.405540 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.405649 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.405776 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension AdminActions extending resource: volumes {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.405856 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: encryption {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.405928 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension AdminActions extending resource: snapshots {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.405928 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension AdminActions extending resource: backups {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.406041 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.v3.router [None req-5aae0b57-e342-4c51-aa8b-16b8eb2b443e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.407013 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: scheduler-stats {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.407352 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: encryption {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.407677 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: capabilities {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.408902 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: os-volume-manage {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.409005 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: consistencygroups {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.409076 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: os-volume-type-access {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.410356 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extended resource: extra_specs {{(pid=111174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.410731 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: os-quota-class-sets {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.411735 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: encryption {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.412436 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: scheduler-stats {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.413449 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.413496 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: encryption {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.413905 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: consistencygroups {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.414321 np0000185048 devstack@c-api.service[111173]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76c5ab2a4668 pid: 111173 (default app) Jul 14 00:51:41.414942 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.415029 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: os-volume-manage {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.415947 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: encryption {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.416459 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.416525 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extended resource: extra_specs {{(pid=111176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.417686 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: encryption {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.417912 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.418770 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.contrib.snapshot_actions [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] SnapshotActionsController initialized {{(pid=111174) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:51:41.419307 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: os-volume-manage {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.419486 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.419554 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.420745 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extended resource: extra_specs {{(pid=111175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:41.420859 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.420920 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.422286 np0000185048 devstack@c-api.service[111174]: WARNING castellan.key_manager.migration [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.422368 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.423294 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.423445 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.423534 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension VolumeActions extending resource: volumes {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.423653 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension UsedLimits extending resource: limits {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.423762 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.423824 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.423880 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.423937 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.424035 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension VolumeTypeAccess extending resource: types {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.424182 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension TypesManage extending resource: types {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.424253 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.424364 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.424425 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.middleware.request_id [None req-a80ffafd-7aa8-4120-9cf6-72e0c3daf789 None None] RequestId filter calling following filter/app {{(pid=111173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:51:41.424496 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension SnapshotActions extending resource: snapshots {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.424560 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.contrib.snapshot_actions [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] SnapshotActionsController initialized {{(pid=111176) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:51:41.424617 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.424673 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension AdminActions extending resource: volumes {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.424747 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension AdminActions extending resource: snapshots {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.424873 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension AdminActions extending resource: backups {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.424948 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.v3.router [None req-eea1510b-a19f-4d12-91ca-454b0895ae1b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.425218 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.425283 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.426529 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.426676 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.427347 np0000185048 devstack@c-api.service[111173]: [pid: 111173|app: 0|req: 1/1] 199.19.213.250 () {60 vars in 956 bytes} [Tue Jul 14 00:51:41 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 00:51:41.427945 np0000185048 devstack@c-api.service[111176]: WARNING castellan.key_manager.migration [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.428254 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.428879 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.429006 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.429101 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.contrib.snapshot_actions [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] SnapshotActionsController initialized {{(pid=111175) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:51:41.429222 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension VolumeActions extending resource: volumes {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.429353 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension UsedLimits extending resource: limits {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.429454 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.429558 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.429668 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.429797 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension TypesManage extending resource: types {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.429880 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.429916 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.430014 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.430121 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.430241 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.430346 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension AdminActions extending resource: volumes {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.430472 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension AdminActions extending resource: snapshots {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.430578 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension AdminActions extending resource: backups {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.430683 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.v3.router [None req-6960ef88-8c52-48de-a66d-b64b1957276f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.431404 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.432876 np0000185048 devstack@c-api.service[111174]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76c5ab2a4668 pid: 111174 (default app) Jul 14 00:51:41.432931 np0000185048 devstack@c-api.service[111175]: WARNING castellan.key_manager.migration [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:41.434111 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.434272 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.434510 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension VolumeActions extending resource: volumes {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.434645 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension UsedLimits extending resource: limits {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.434746 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.434859 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.435017 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.435236 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension TypesManage extending resource: types {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.435378 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.435518 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.435627 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.435729 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.435845 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension AdminActions extending resource: volumes {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.435965 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension AdminActions extending resource: snapshots {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.436070 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension AdminActions extending resource: backups {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.436195 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.v3.router [None req-43887132-2bb0-43d1-81b8-993388c010d7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:41.438585 np0000185048 devstack@c-api.service[111176]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76c5ab2a4668 pid: 111176 (default app) Jul 14 00:51:41.444799 np0000185048 devstack@c-api.service[111175]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76c5ab2a4668 pid: 111175 (default app) Jul 14 00:51:48.730230 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.middleware.request_id [None req-90a6a8ce-1e31-4d27-92ef-1873c45bf331 None None] RequestId filter calling following filter/app {{(pid=111173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:51:49.242208 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-90a6a8ce-1e31-4d27-92ef-1873c45bf331 admin admin] POST https://199.19.213.250/volume/v3/types Jul 14 00:51:49.242840 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-90a6a8ce-1e31-4d27-92ef-1873c45bf331 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 00:51:49.244529 np0000185048 devstack@c-api.service[111173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 14 00:51:49.244529 np0000185048 devstack@c-api.service[111173]: warnings.warn( Jul 14 00:51:49.283379 np0000185048 devstack@c-api.service[111173]: DEBUG oslo_db.sqlalchemy.engines [None req-90a6a8ce-1e31-4d27-92ef-1873c45bf331 admin admin] 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 {{(pid=111173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:49.320621 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-90a6a8ce-1e31-4d27-92ef-1873c45bf331 admin admin] https://199.19.213.250/volume/v3/types returned with HTTP 200 Jul 14 00:51:49.321247 np0000185048 devstack@c-api.service[111173]: [pid: 111173|app: 0|req: 2/2] 199.19.213.250 () {68 vars in 1333 bytes} [Tue Jul 14 00:51:48 2026] POST /volume/v3/types => generated 186 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:51:49.348716 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.middleware.request_id [None req-1fab6930-e588-49b4-b986-0a4cc255729c None None] RequestId filter calling following filter/app {{(pid=111174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:51:49.709484 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-1fab6930-e588-49b4-b986-0a4cc255729c admin admin] POST https://199.19.213.250/volume/v3/types/03e76376-45bd-4e38-b165-2209c25c12fa/extra_specs Jul 14 00:51:49.710038 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-1fab6930-e588-49b4-b986-0a4cc255729c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 00:51:49.711795 np0000185048 devstack@c-api.service[111174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 14 00:51:49.711795 np0000185048 devstack@c-api.service[111174]: warnings.warn( Jul 14 00:51:49.747570 np0000185048 devstack@c-api.service[111174]: DEBUG oslo_db.sqlalchemy.engines [None req-1fab6930-e588-49b4-b986-0a4cc255729c admin admin] 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 {{(pid=111174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:49.812397 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-1fab6930-e588-49b4-b986-0a4cc255729c admin admin] https://199.19.213.250/volume/v3/types/03e76376-45bd-4e38-b165-2209c25c12fa/extra_specs returned with HTTP 200 Jul 14 00:51:49.813060 np0000185048 devstack@c-api.service[111174]: [pid: 111174|app: 0|req: 1/3] 199.19.213.250 () {68 vars in 1480 bytes} [Tue Jul 14 00:51:49 2026] POST /volume/v3/types/03e76376-45bd-4e38-b165-2209c25c12fa/extra_specs => generated 55 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 00:51:51.316007 np0000185048 devstack@c-api.service[111176]: DEBUG dbcounter [-] [111176] Writing DB stats cinder:SELECT=6 {{(pid=111176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:51:51.319888 np0000185048 devstack@c-api.service[111175]: DEBUG dbcounter [-] [111175] Writing DB stats cinder:SELECT=6 {{(pid=111175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:51:59.317204 np0000185048 devstack@c-api.service[111173]: DEBUG dbcounter [-] [111173] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:51:59.811501 np0000185048 devstack@c-api.service[111174]: DEBUG dbcounter [-] [111174] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:54:50.993138 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.middleware.request_id [None req-f929994c-084c-41bd-a1c3-44ab41610f04 None None] RequestId filter calling following filter/app {{(pid=111176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:54:50.993901 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-f929994c-084c-41bd-a1c3-44ab41610f04 None None] GET https://199.19.213.250/volume// Jul 14 00:54:50.993901 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-f929994c-084c-41bd-a1c3-44ab41610f04 None None] Empty body provided in request {{(pid=111176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:54:50.994155 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-f929994c-084c-41bd-a1c3-44ab41610f04 None None] Calling method 'all' {{(pid=111176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:54:50.994639 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-f929994c-084c-41bd-a1c3-44ab41610f04 None None] https://199.19.213.250/volume// returned with HTTP 300 Jul 14 00:54:50.994996 np0000185048 devstack@c-api.service[111176]: [pid: 111176|app: 0|req: 1/4] 199.19.213.250 () {66 vars in 1456 bytes} [Tue Jul 14 00:54:50 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 14 00:55:32.847016 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.middleware.request_id [None req-018e4542-e3aa-4d52-aad4-967e6097115e None None] RequestId filter calling following filter/app {{(pid=111175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:32.850347 np0000185048 devstack@c-api.service[111175]: [pid: 111175|app: 0|req: 1/5] 199.19.213.250 () {62 vars in 1068 bytes} [Tue Jul 14 00:55:32 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 00:55:32.881308 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.middleware.request_id [None req-883b541d-4522-49e0-a003-9921ddb40b5f None None] RequestId filter calling following filter/app {{(pid=111173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:32.888987 np0000185048 devstack@c-api.service[111173]: [pid: 111173|app: 0|req: 3/6] 199.19.213.250 () {64 vars in 1272 bytes} [Tue Jul 14 00:55:32 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 00:55:32.920202 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.middleware.request_id [req-883b541d-4522-49e0-a003-9921ddb40b5f req-61838196-d105-4f85-a474-a6c6178a6293 None None] RequestId filter calling following filter/app {{(pid=111174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:32.925321 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [req-883b541d-4522-49e0-a003-9921ddb40b5f req-61838196-d105-4f85-a474-a6c6178a6293 demo demo] GET https://199.19.213.250/volume/v3/ Jul 14 00:55:32.925562 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [req-883b541d-4522-49e0-a003-9921ddb40b5f req-61838196-d105-4f85-a474-a6c6178a6293 demo demo] Empty body provided in request {{(pid=111174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:32.925873 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [req-883b541d-4522-49e0-a003-9921ddb40b5f req-61838196-d105-4f85-a474-a6c6178a6293 demo demo] Calling method 'version_select' {{(pid=111174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:32.927053 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [req-883b541d-4522-49e0-a003-9921ddb40b5f req-61838196-d105-4f85-a474-a6c6178a6293 demo demo] https://199.19.213.250/volume/v3/ returned with HTTP 200 Jul 14 00:55:32.927484 np0000185048 devstack@c-api.service[111174]: [pid: 111174|app: 0|req: 2/7] 199.19.213.250 () {66 vars in 1346 bytes} [Tue Jul 14 00:55:32 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:32.967850 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.middleware.request_id [None req-088af3bf-581c-480e-8bea-220aecd2f76c None None] RequestId filter calling following filter/app {{(pid=111176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:33.311593 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-088af3bf-581c-480e-8bea-220aecd2f76c demo demo] GET https://199.19.213.250/volume/v3/types Jul 14 00:55:33.311949 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-088af3bf-581c-480e-8bea-220aecd2f76c demo demo] Empty body provided in request {{(pid=111176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:33.312144 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-088af3bf-581c-480e-8bea-220aecd2f76c demo demo] Calling method 'index' {{(pid=111176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:33.312697 np0000185048 devstack@c-api.service[111176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 14 00:55:33.312697 np0000185048 devstack@c-api.service[111176]: warnings.warn( Jul 14 00:55:33.313252 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.api_utils [None req-088af3bf-581c-480e-8bea-220aecd2f76c demo demo] Removing options '' from query. {{(pid=111176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 00:55:33.351980 np0000185048 devstack@c-api.service[111176]: DEBUG oslo_db.sqlalchemy.engines [None req-088af3bf-581c-480e-8bea-220aecd2f76c demo demo] 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 {{(pid=111176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:55:33.376085 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-088af3bf-581c-480e-8bea-220aecd2f76c demo demo] https://199.19.213.250/volume/v3/types returned with HTTP 200 Jul 14 00:55:33.376667 np0000185048 devstack@c-api.service[111176]: [pid: 111176|app: 0|req: 2/8] 199.19.213.250 () {64 vars in 1290 bytes} [Tue Jul 14 00:55:32 2026] GET /volume/v3/types => generated 377 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:33.423260 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.middleware.request_id [None req-d6095a03-c22f-4743-a9ec-faf49c0390d1 None None] RequestId filter calling following filter/app {{(pid=111175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:33.759968 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-d6095a03-c22f-4743-a9ec-faf49c0390d1 demo demo] GET https://199.19.213.250/volume/v3/types/default Jul 14 00:55:33.760393 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-d6095a03-c22f-4743-a9ec-faf49c0390d1 demo demo] Empty body provided in request {{(pid=111175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:33.760656 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-d6095a03-c22f-4743-a9ec-faf49c0390d1 demo demo] Calling method 'show' {{(pid=111175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:33.799543 np0000185048 devstack@c-api.service[111175]: DEBUG oslo_db.sqlalchemy.engines [None req-d6095a03-c22f-4743-a9ec-faf49c0390d1 demo demo] 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 {{(pid=111175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:55:33.818627 np0000185048 devstack@c-api.service[111175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 14 00:55:33.818627 np0000185048 devstack@c-api.service[111175]: warnings.warn( Jul 14 00:55:33.820790 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-d6095a03-c22f-4743-a9ec-faf49c0390d1 demo demo] https://199.19.213.250/volume/v3/types/default returned with HTTP 200 Jul 14 00:55:33.821237 np0000185048 devstack@c-api.service[111175]: [pid: 111175|app: 0|req: 2/9] 199.19.213.250 () {64 vars in 1301 bytes} [Tue Jul 14 00:55:33 2026] GET /volume/v3/types/default => generated 145 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:34.317728 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.middleware.request_id [None req-26c84102-6238-4be6-9acf-911c2f4d865f None None] RequestId filter calling following filter/app {{(pid=111173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:34.318787 np0000185048 devstack@c-api.service[111173]: [pid: 111173|app: 0|req: 4/10] 199.19.213.250 () {62 vars in 1068 bytes} [Tue Jul 14 00:55:34 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 00:55:34.352323 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.middleware.request_id [None req-45ce9043-ef2e-490f-ba80-f83e96f42da5 None None] RequestId filter calling following filter/app {{(pid=111174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:34.360087 np0000185048 devstack@c-api.service[111174]: [pid: 111174|app: 0|req: 3/11] 199.19.213.250 () {64 vars in 1272 bytes} [Tue Jul 14 00:55:34 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 00:55:34.399625 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.middleware.request_id [req-45ce9043-ef2e-490f-ba80-f83e96f42da5 req-292fdc44-9dff-4bcc-942a-d984da7634ce None None] RequestId filter calling following filter/app {{(pid=111176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:34.402251 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [req-45ce9043-ef2e-490f-ba80-f83e96f42da5 req-292fdc44-9dff-4bcc-942a-d984da7634ce demo demo] GET https://199.19.213.250/volume/v3/ Jul 14 00:55:34.402492 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [req-45ce9043-ef2e-490f-ba80-f83e96f42da5 req-292fdc44-9dff-4bcc-942a-d984da7634ce demo demo] Empty body provided in request {{(pid=111176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:34.402736 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [req-45ce9043-ef2e-490f-ba80-f83e96f42da5 req-292fdc44-9dff-4bcc-942a-d984da7634ce demo demo] Calling method 'version_select' {{(pid=111176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:34.403324 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [req-45ce9043-ef2e-490f-ba80-f83e96f42da5 req-292fdc44-9dff-4bcc-942a-d984da7634ce demo demo] https://199.19.213.250/volume/v3/ returned with HTTP 200 Jul 14 00:55:34.404019 np0000185048 devstack@c-api.service[111176]: [pid: 111176|app: 0|req: 3/12] 199.19.213.250 () {66 vars in 1346 bytes} [Tue Jul 14 00:55:34 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:34.449811 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.middleware.request_id [None req-b05806fe-244d-4cbe-9f21-bdc377e2e2e1 None None] RequestId filter calling following filter/app {{(pid=111175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:34.452417 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-b05806fe-244d-4cbe-9f21-bdc377e2e2e1 demo demo] GET https://199.19.213.250/volume/v3/types/default Jul 14 00:55:34.452665 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-b05806fe-244d-4cbe-9f21-bdc377e2e2e1 demo demo] Empty body provided in request {{(pid=111175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:34.452957 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-b05806fe-244d-4cbe-9f21-bdc377e2e2e1 demo demo] Calling method 'show' {{(pid=111175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:34.462924 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-b05806fe-244d-4cbe-9f21-bdc377e2e2e1 demo demo] https://199.19.213.250/volume/v3/types/default returned with HTTP 200 Jul 14 00:55:34.463401 np0000185048 devstack@c-api.service[111175]: [pid: 111175|app: 0|req: 3/13] 199.19.213.250 () {64 vars in 1301 bytes} [Tue Jul 14 00:55:34 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:35.130316 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.middleware.request_id [None req-4ac253a4-9353-4160-9de7-42da7dfa70f4 None None] RequestId filter calling following filter/app {{(pid=111173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:35.131082 np0000185048 devstack@c-api.service[111173]: [pid: 111173|app: 0|req: 5/14] 199.19.213.250 () {62 vars in 1068 bytes} [Tue Jul 14 00:55:35 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 00:55:35.162849 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.middleware.request_id [None req-4b4211a0-3dbd-4739-b6c8-5c9c17486d27 None None] RequestId filter calling following filter/app {{(pid=111174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:35.166950 np0000185048 devstack@c-api.service[111174]: [pid: 111174|app: 0|req: 4/15] 199.19.213.250 () {64 vars in 1272 bytes} [Tue Jul 14 00:55:35 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 00:55:35.204212 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.middleware.request_id [req-4b4211a0-3dbd-4739-b6c8-5c9c17486d27 req-fe4b15f0-fc52-475d-be3e-33a4e18aebc5 None None] RequestId filter calling following filter/app {{(pid=111176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:35.207385 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [req-4b4211a0-3dbd-4739-b6c8-5c9c17486d27 req-fe4b15f0-fc52-475d-be3e-33a4e18aebc5 demo demo] GET https://199.19.213.250/volume/v3/ Jul 14 00:55:35.207622 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [req-4b4211a0-3dbd-4739-b6c8-5c9c17486d27 req-fe4b15f0-fc52-475d-be3e-33a4e18aebc5 demo demo] Empty body provided in request {{(pid=111176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:35.207876 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [req-4b4211a0-3dbd-4739-b6c8-5c9c17486d27 req-fe4b15f0-fc52-475d-be3e-33a4e18aebc5 demo demo] Calling method 'version_select' {{(pid=111176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:35.208351 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [req-4b4211a0-3dbd-4739-b6c8-5c9c17486d27 req-fe4b15f0-fc52-475d-be3e-33a4e18aebc5 demo demo] https://199.19.213.250/volume/v3/ returned with HTTP 200 Jul 14 00:55:35.208808 np0000185048 devstack@c-api.service[111176]: [pid: 111176|app: 0|req: 4/16] 199.19.213.250 () {66 vars in 1346 bytes} [Tue Jul 14 00:55:35 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:35.252143 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.middleware.request_id [None req-bffe02f0-6421-481a-a843-146de3a6504a None None] RequestId filter calling following filter/app {{(pid=111175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:35.255665 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-bffe02f0-6421-481a-a843-146de3a6504a demo demo] GET https://199.19.213.250/volume/v3/types/default Jul 14 00:55:35.256034 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-bffe02f0-6421-481a-a843-146de3a6504a demo demo] Empty body provided in request {{(pid=111175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:35.256484 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-bffe02f0-6421-481a-a843-146de3a6504a demo demo] Calling method 'show' {{(pid=111175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:35.265282 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-bffe02f0-6421-481a-a843-146de3a6504a demo demo] https://199.19.213.250/volume/v3/types/default returned with HTTP 200 Jul 14 00:55:35.265611 np0000185048 devstack@c-api.service[111175]: [pid: 111175|app: 0|req: 4/17] 199.19.213.250 () {64 vars in 1301 bytes} [Tue Jul 14 00:55:35 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:35.306049 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.middleware.request_id [None req-2f6b59f7-b17d-4135-9062-17d827fac3d4 None None] RequestId filter calling following filter/app {{(pid=111173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:35.307082 np0000185048 devstack@c-api.service[111173]: [pid: 111173|app: 0|req: 6/18] 199.19.213.250 () {62 vars in 1068 bytes} [Tue Jul 14 00:55:35 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 00:55:35.339569 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.middleware.request_id [None req-480061fa-ff9c-43d7-9869-b22d3d688dd0 None None] RequestId filter calling following filter/app {{(pid=111174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:35.343351 np0000185048 devstack@c-api.service[111174]: [pid: 111174|app: 0|req: 5/19] 199.19.213.250 () {64 vars in 1272 bytes} [Tue Jul 14 00:55:35 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Jul 14 00:55:35.377336 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.middleware.request_id [req-480061fa-ff9c-43d7-9869-b22d3d688dd0 req-30c8127b-7443-4f97-8d9b-1c25e7106870 None None] RequestId filter calling following filter/app {{(pid=111176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:35.379573 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [req-480061fa-ff9c-43d7-9869-b22d3d688dd0 req-30c8127b-7443-4f97-8d9b-1c25e7106870 demo demo] GET https://199.19.213.250/volume/v3/ Jul 14 00:55:35.379818 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [req-480061fa-ff9c-43d7-9869-b22d3d688dd0 req-30c8127b-7443-4f97-8d9b-1c25e7106870 demo demo] Empty body provided in request {{(pid=111176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:35.380069 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [req-480061fa-ff9c-43d7-9869-b22d3d688dd0 req-30c8127b-7443-4f97-8d9b-1c25e7106870 demo demo] Calling method 'version_select' {{(pid=111176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:35.380589 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [req-480061fa-ff9c-43d7-9869-b22d3d688dd0 req-30c8127b-7443-4f97-8d9b-1c25e7106870 demo demo] https://199.19.213.250/volume/v3/ returned with HTTP 200 Jul 14 00:55:35.380977 np0000185048 devstack@c-api.service[111176]: [pid: 111176|app: 0|req: 5/20] 199.19.213.250 () {66 vars in 1346 bytes} [Tue Jul 14 00:55:35 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:35.419707 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.middleware.request_id [None req-0fae5298-34e2-494c-9640-86bc47a26fcf None None] RequestId filter calling following filter/app {{(pid=111175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:35.423715 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-0fae5298-34e2-494c-9640-86bc47a26fcf demo demo] GET https://199.19.213.250/volume/v3/types/default Jul 14 00:55:35.424035 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-0fae5298-34e2-494c-9640-86bc47a26fcf demo demo] Empty body provided in request {{(pid=111175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:35.424414 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-0fae5298-34e2-494c-9640-86bc47a26fcf demo demo] Calling method 'show' {{(pid=111175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:35.435090 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-0fae5298-34e2-494c-9640-86bc47a26fcf demo demo] https://199.19.213.250/volume/v3/types/default returned with HTTP 200 Jul 14 00:55:35.435740 np0000185048 devstack@c-api.service[111175]: [pid: 111175|app: 0|req: 5/21] 199.19.213.250 () {64 vars in 1301 bytes} [Tue Jul 14 00:55:35 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:43.369802 np0000185048 devstack@c-api.service[111176]: DEBUG dbcounter [-] [111176] Writing DB stats cinder:SELECT=1 {{(pid=111176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:55:45.430192 np0000185048 devstack@c-api.service[111175]: DEBUG dbcounter [-] [111175] Writing DB stats cinder:SELECT=8 {{(pid=111175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:00:30.003121 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.middleware.request_id [None req-8d5709de-fe29-460e-aeef-3987b35cde67 None None] RequestId filter calling following filter/app {{(pid=111173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:00:30.085563 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-8d5709de-fe29-460e-aeef-3987b35cde67 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:00:30.085979 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-8d5709de-fe29-460e-aeef-3987b35cde67 demo demo] Empty body provided in request {{(pid=111173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:00:30.086505 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-8d5709de-fe29-460e-aeef-3987b35cde67 demo demo] Calling method 'detail' {{(pid=111173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:00:30.087551 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.api_utils [None req-8d5709de-fe29-460e-aeef-3987b35cde67 demo demo] Removing options '' from query. {{(pid=111173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:00:30.090244 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.volume.api [None req-8d5709de-fe29-460e-aeef-3987b35cde67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:00:30.133239 np0000185048 devstack@c-api.service[111173]: INFO cinder.volume.api [None req-8d5709de-fe29-460e-aeef-3987b35cde67 demo demo] Get all volumes completed successfully. Jul 14 01:00:30.137202 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-8d5709de-fe29-460e-aeef-3987b35cde67 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:00:30.137688 np0000185048 devstack@c-api.service[111173]: [pid: 111173|app: 0|req: 7/22] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:00:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:00:40.125835 np0000185048 devstack@c-api.service[111173]: DEBUG dbcounter [-] [111173] Writing DB stats cinder:SELECT=1 {{(pid=111173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:01:30.168757 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.middleware.request_id [None req-98da92c9-1966-4cbc-8a91-48cddcd40ecf None None] RequestId filter calling following filter/app {{(pid=111174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:01:30.171699 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-98da92c9-1966-4cbc-8a91-48cddcd40ecf demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:01:30.171842 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-98da92c9-1966-4cbc-8a91-48cddcd40ecf demo demo] Empty body provided in request {{(pid=111174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:01:30.172035 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-98da92c9-1966-4cbc-8a91-48cddcd40ecf demo demo] Calling method 'detail' {{(pid=111174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:01:30.172554 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.api_utils [None req-98da92c9-1966-4cbc-8a91-48cddcd40ecf demo demo] Removing options '' from query. {{(pid=111174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:01:30.173437 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.volume.api [None req-98da92c9-1966-4cbc-8a91-48cddcd40ecf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:01:30.204539 np0000185048 devstack@c-api.service[111174]: INFO cinder.volume.api [None req-98da92c9-1966-4cbc-8a91-48cddcd40ecf demo demo] Get all volumes completed successfully. Jul 14 01:01:30.207089 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-98da92c9-1966-4cbc-8a91-48cddcd40ecf demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:01:30.207684 np0000185048 devstack@c-api.service[111174]: [pid: 111174|app: 0|req: 6/23] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:01:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 14 01:01:40.198802 np0000185048 devstack@c-api.service[111174]: DEBUG dbcounter [-] [111174] Writing DB stats cinder:SELECT=1 {{(pid=111174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:02:30.225828 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.middleware.request_id [None req-44d71ec3-7715-4acc-83c2-865c6133570b None None] RequestId filter calling following filter/app {{(pid=111176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:02:30.233229 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-44d71ec3-7715-4acc-83c2-865c6133570b demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:02:30.233229 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-44d71ec3-7715-4acc-83c2-865c6133570b demo demo] Empty body provided in request {{(pid=111176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:02:30.233229 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-44d71ec3-7715-4acc-83c2-865c6133570b demo demo] Calling method 'detail' {{(pid=111176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:02:30.233229 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.api_utils [None req-44d71ec3-7715-4acc-83c2-865c6133570b demo demo] Removing options '' from query. {{(pid=111176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:02:30.234297 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.volume.api [None req-44d71ec3-7715-4acc-83c2-865c6133570b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:02:30.281105 np0000185048 devstack@c-api.service[111176]: INFO cinder.volume.api [None req-44d71ec3-7715-4acc-83c2-865c6133570b demo demo] Get all volumes completed successfully. Jul 14 01:02:30.285400 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-44d71ec3-7715-4acc-83c2-865c6133570b demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:02:30.285966 np0000185048 devstack@c-api.service[111176]: [pid: 111176|app: 0|req: 6/24] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:02:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:02:40.273415 np0000185048 devstack@c-api.service[111176]: DEBUG dbcounter [-] [111176] Writing DB stats cinder:SELECT=1 {{(pid=111176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:03:30.300528 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.middleware.request_id [None req-87708c0b-ae1a-4bc9-ab61-fbc5c17f5b98 None None] RequestId filter calling following filter/app {{(pid=111175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:03:30.304851 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-87708c0b-ae1a-4bc9-ab61-fbc5c17f5b98 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:03:30.305080 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-87708c0b-ae1a-4bc9-ab61-fbc5c17f5b98 demo demo] Empty body provided in request {{(pid=111175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:03:30.305375 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-87708c0b-ae1a-4bc9-ab61-fbc5c17f5b98 demo demo] Calling method 'detail' {{(pid=111175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:03:30.306127 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.api_utils [None req-87708c0b-ae1a-4bc9-ab61-fbc5c17f5b98 demo demo] Removing options '' from query. {{(pid=111175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:03:30.307516 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.volume.api [None req-87708c0b-ae1a-4bc9-ab61-fbc5c17f5b98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:03:30.350071 np0000185048 devstack@c-api.service[111175]: INFO cinder.volume.api [None req-87708c0b-ae1a-4bc9-ab61-fbc5c17f5b98 demo demo] Get all volumes completed successfully. Jul 14 01:03:30.353852 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-87708c0b-ae1a-4bc9-ab61-fbc5c17f5b98 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:03:30.353852 np0000185048 devstack@c-api.service[111175]: [pid: 111175|app: 0|req: 6/25] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:03:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:03:40.341027 np0000185048 devstack@c-api.service[111175]: DEBUG dbcounter [-] [111175] Writing DB stats cinder:SELECT=1 {{(pid=111175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:04:30.386672 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.middleware.request_id [None req-d9301b4b-0a6c-400c-9563-f6d1b8818148 None None] RequestId filter calling following filter/app {{(pid=111173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:04:30.388894 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-d9301b4b-0a6c-400c-9563-f6d1b8818148 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:04:30.389081 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-d9301b4b-0a6c-400c-9563-f6d1b8818148 demo demo] Empty body provided in request {{(pid=111173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:04:30.389312 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-d9301b4b-0a6c-400c-9563-f6d1b8818148 demo demo] Calling method 'detail' {{(pid=111173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:04:30.389633 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.api_utils [None req-d9301b4b-0a6c-400c-9563-f6d1b8818148 demo demo] Removing options '' from query. {{(pid=111173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:04:30.390346 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.volume.api [None req-d9301b4b-0a6c-400c-9563-f6d1b8818148 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:04:30.398325 np0000185048 devstack@c-api.service[111173]: INFO cinder.volume.api [None req-d9301b4b-0a6c-400c-9563-f6d1b8818148 demo demo] Get all volumes completed successfully. Jul 14 01:04:30.400288 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-d9301b4b-0a6c-400c-9563-f6d1b8818148 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:04:30.400663 np0000185048 devstack@c-api.service[111173]: [pid: 111173|app: 0|req: 8/26] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:04:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:04:40.393047 np0000185048 devstack@c-api.service[111173]: DEBUG dbcounter [-] [111173] Writing DB stats cinder:SELECT=1 {{(pid=111173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:05:30.423892 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.middleware.request_id [None req-2d9426a7-423f-40cf-b264-4a6eac71d923 None None] RequestId filter calling following filter/app {{(pid=111174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:05:30.699199 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-2d9426a7-423f-40cf-b264-4a6eac71d923 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:05:30.699199 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-2d9426a7-423f-40cf-b264-4a6eac71d923 demo demo] Empty body provided in request {{(pid=111174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:05:30.699199 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-2d9426a7-423f-40cf-b264-4a6eac71d923 demo demo] Calling method 'detail' {{(pid=111174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:05:30.700015 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.api_utils [None req-2d9426a7-423f-40cf-b264-4a6eac71d923 demo demo] Removing options '' from query. {{(pid=111174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:05:30.701731 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.volume.api [None req-2d9426a7-423f-40cf-b264-4a6eac71d923 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:05:30.711584 np0000185048 devstack@c-api.service[111174]: INFO cinder.volume.api [None req-2d9426a7-423f-40cf-b264-4a6eac71d923 demo demo] Get all volumes completed successfully. Jul 14 01:05:30.714560 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-2d9426a7-423f-40cf-b264-4a6eac71d923 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:05:30.715204 np0000185048 devstack@c-api.service[111174]: [pid: 111174|app: 0|req: 7/27] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:05:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:05:40.706966 np0000185048 devstack@c-api.service[111174]: DEBUG dbcounter [-] [111174] Writing DB stats cinder:SELECT=1 {{(pid=111174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:06:30.730527 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.middleware.request_id [None req-14831898-4e68-4eac-ade6-f05c3b611d58 None None] RequestId filter calling following filter/app {{(pid=111176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:06:30.734629 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-14831898-4e68-4eac-ade6-f05c3b611d58 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:06:30.734926 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-14831898-4e68-4eac-ade6-f05c3b611d58 demo demo] Empty body provided in request {{(pid=111176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:06:30.735203 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-14831898-4e68-4eac-ade6-f05c3b611d58 demo demo] Calling method 'detail' {{(pid=111176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:06:30.735547 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.api_utils [None req-14831898-4e68-4eac-ade6-f05c3b611d58 demo demo] Removing options '' from query. {{(pid=111176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:06:30.736522 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.volume.api [None req-14831898-4e68-4eac-ade6-f05c3b611d58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:06:30.744084 np0000185048 devstack@c-api.service[111176]: INFO cinder.volume.api [None req-14831898-4e68-4eac-ade6-f05c3b611d58 demo demo] Get all volumes completed successfully. Jul 14 01:06:30.746081 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-14831898-4e68-4eac-ade6-f05c3b611d58 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:06:30.746478 np0000185048 devstack@c-api.service[111176]: [pid: 111176|app: 0|req: 7/28] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:06:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:06:40.741697 np0000185048 devstack@c-api.service[111176]: DEBUG dbcounter [-] [111176] Writing DB stats cinder:SELECT=1 {{(pid=111176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:07:30.764279 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.middleware.request_id [None req-c6392bca-911d-4179-af30-003e05222373 None None] RequestId filter calling following filter/app {{(pid=111175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:07:30.767233 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-c6392bca-911d-4179-af30-003e05222373 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:07:30.767570 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-c6392bca-911d-4179-af30-003e05222373 demo demo] Empty body provided in request {{(pid=111175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:07:30.767850 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-c6392bca-911d-4179-af30-003e05222373 demo demo] Calling method 'detail' {{(pid=111175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:07:30.768210 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.api_utils [None req-c6392bca-911d-4179-af30-003e05222373 demo demo] Removing options '' from query. {{(pid=111175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:07:30.769092 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.volume.api [None req-c6392bca-911d-4179-af30-003e05222373 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:07:30.779058 np0000185048 devstack@c-api.service[111175]: INFO cinder.volume.api [None req-c6392bca-911d-4179-af30-003e05222373 demo demo] Get all volumes completed successfully. Jul 14 01:07:30.782512 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-c6392bca-911d-4179-af30-003e05222373 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:07:30.783140 np0000185048 devstack@c-api.service[111175]: [pid: 111175|app: 0|req: 7/29] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:07:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:07:40.773102 np0000185048 devstack@c-api.service[111175]: DEBUG dbcounter [-] [111175] Writing DB stats cinder:SELECT=1 {{(pid=111175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:08:30.800539 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.middleware.request_id [None req-1e11225f-77c0-49d4-a2b3-1834d4038cc1 None None] RequestId filter calling following filter/app {{(pid=111173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:08:30.803555 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-1e11225f-77c0-49d4-a2b3-1834d4038cc1 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:08:30.803826 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-1e11225f-77c0-49d4-a2b3-1834d4038cc1 demo demo] Empty body provided in request {{(pid=111173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:08:30.804055 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-1e11225f-77c0-49d4-a2b3-1834d4038cc1 demo demo] Calling method 'detail' {{(pid=111173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:08:30.804380 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.api_utils [None req-1e11225f-77c0-49d4-a2b3-1834d4038cc1 demo demo] Removing options '' from query. {{(pid=111173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:08:30.805304 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.volume.api [None req-1e11225f-77c0-49d4-a2b3-1834d4038cc1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:08:30.813613 np0000185048 devstack@c-api.service[111173]: INFO cinder.volume.api [None req-1e11225f-77c0-49d4-a2b3-1834d4038cc1 demo demo] Get all volumes completed successfully. Jul 14 01:08:30.815800 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-1e11225f-77c0-49d4-a2b3-1834d4038cc1 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:08:30.816351 np0000185048 devstack@c-api.service[111173]: [pid: 111173|app: 0|req: 9/30] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:08:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:08:40.808574 np0000185048 devstack@c-api.service[111173]: DEBUG dbcounter [-] [111173] Writing DB stats cinder:SELECT=1 {{(pid=111173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:09:30.831104 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.middleware.request_id [None req-8c507a99-de43-4a76-b873-e3a35616d0b2 None None] RequestId filter calling following filter/app {{(pid=111174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:09:30.834688 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-8c507a99-de43-4a76-b873-e3a35616d0b2 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:09:30.834925 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-8c507a99-de43-4a76-b873-e3a35616d0b2 demo demo] Empty body provided in request {{(pid=111174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:09:30.835203 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-8c507a99-de43-4a76-b873-e3a35616d0b2 demo demo] Calling method 'detail' {{(pid=111174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:09:30.835538 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.api_utils [None req-8c507a99-de43-4a76-b873-e3a35616d0b2 demo demo] Removing options '' from query. {{(pid=111174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:09:30.836504 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.volume.api [None req-8c507a99-de43-4a76-b873-e3a35616d0b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:09:30.846896 np0000185048 devstack@c-api.service[111174]: INFO cinder.volume.api [None req-8c507a99-de43-4a76-b873-e3a35616d0b2 demo demo] Get all volumes completed successfully. Jul 14 01:09:30.849732 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-8c507a99-de43-4a76-b873-e3a35616d0b2 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:09:30.850433 np0000185048 devstack@c-api.service[111174]: [pid: 111174|app: 0|req: 8/31] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:09:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:09:40.839682 np0000185048 devstack@c-api.service[111174]: DEBUG dbcounter [-] [111174] Writing DB stats cinder:SELECT=1 {{(pid=111174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:10:30.865554 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.middleware.request_id [None req-45482b4d-0625-49f2-b68b-e706e3b44435 None None] RequestId filter calling following filter/app {{(pid=111176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:10:30.867973 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-45482b4d-0625-49f2-b68b-e706e3b44435 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:10:30.868157 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-45482b4d-0625-49f2-b68b-e706e3b44435 demo demo] Empty body provided in request {{(pid=111176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:10:30.868370 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-45482b4d-0625-49f2-b68b-e706e3b44435 demo demo] Calling method 'detail' {{(pid=111176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:10:30.868621 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.api_utils [None req-45482b4d-0625-49f2-b68b-e706e3b44435 demo demo] Removing options '' from query. {{(pid=111176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:10:30.869296 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.volume.api [None req-45482b4d-0625-49f2-b68b-e706e3b44435 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:10:30.875626 np0000185048 devstack@c-api.service[111176]: INFO cinder.volume.api [None req-45482b4d-0625-49f2-b68b-e706e3b44435 demo demo] Get all volumes completed successfully. Jul 14 01:10:30.877533 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-45482b4d-0625-49f2-b68b-e706e3b44435 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:10:30.877871 np0000185048 devstack@c-api.service[111176]: [pid: 111176|app: 0|req: 8/32] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:10:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:10:40.873479 np0000185048 devstack@c-api.service[111176]: DEBUG dbcounter [-] [111176] Writing DB stats cinder:SELECT=1 {{(pid=111176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:11:30.892141 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.middleware.request_id [None req-5c690d4e-6d98-4553-a06b-445fdfe1dcfe None None] RequestId filter calling following filter/app {{(pid=111175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:11:31.050541 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-5c690d4e-6d98-4553-a06b-445fdfe1dcfe demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:11:31.050831 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-5c690d4e-6d98-4553-a06b-445fdfe1dcfe demo demo] Empty body provided in request {{(pid=111175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:11:31.051116 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-5c690d4e-6d98-4553-a06b-445fdfe1dcfe demo demo] Calling method 'detail' {{(pid=111175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:11:31.051567 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.api_utils [None req-5c690d4e-6d98-4553-a06b-445fdfe1dcfe demo demo] Removing options '' from query. {{(pid=111175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:11:31.052860 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.volume.api [None req-5c690d4e-6d98-4553-a06b-445fdfe1dcfe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:11:31.060615 np0000185048 devstack@c-api.service[111175]: INFO cinder.volume.api [None req-5c690d4e-6d98-4553-a06b-445fdfe1dcfe demo demo] Get all volumes completed successfully. Jul 14 01:11:31.063360 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-5c690d4e-6d98-4553-a06b-445fdfe1dcfe demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:11:31.063744 np0000185048 devstack@c-api.service[111175]: [pid: 111175|app: 0|req: 8/33] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:11:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:11:41.056966 np0000185048 devstack@c-api.service[111175]: DEBUG dbcounter [-] [111175] Writing DB stats cinder:SELECT=1 {{(pid=111175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:12:31.081815 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.middleware.request_id [None req-8b9b1fab-482d-4f25-9ff4-a4cbe6fdd8f8 None None] RequestId filter calling following filter/app {{(pid=111173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:12:31.084504 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-8b9b1fab-482d-4f25-9ff4-a4cbe6fdd8f8 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:12:31.084872 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-8b9b1fab-482d-4f25-9ff4-a4cbe6fdd8f8 demo demo] Empty body provided in request {{(pid=111173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:12:31.084872 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-8b9b1fab-482d-4f25-9ff4-a4cbe6fdd8f8 demo demo] Calling method 'detail' {{(pid=111173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:12:31.085136 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.api_utils [None req-8b9b1fab-482d-4f25-9ff4-a4cbe6fdd8f8 demo demo] Removing options '' from query. {{(pid=111173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:12:31.085806 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.volume.api [None req-8b9b1fab-482d-4f25-9ff4-a4cbe6fdd8f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:12:31.097232 np0000185048 devstack@c-api.service[111173]: INFO cinder.volume.api [None req-8b9b1fab-482d-4f25-9ff4-a4cbe6fdd8f8 demo demo] Get all volumes completed successfully. Jul 14 01:12:31.100104 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-8b9b1fab-482d-4f25-9ff4-a4cbe6fdd8f8 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:12:31.100653 np0000185048 devstack@c-api.service[111173]: [pid: 111173|app: 0|req: 10/34] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:12:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:12:41.089679 np0000185048 devstack@c-api.service[111173]: DEBUG dbcounter [-] [111173] Writing DB stats cinder:SELECT=1 {{(pid=111173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:13:31.117218 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.middleware.request_id [None req-7a1000fb-974c-4dfe-aa01-2a3373523b86 None None] RequestId filter calling following filter/app {{(pid=111174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:13:31.121190 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-7a1000fb-974c-4dfe-aa01-2a3373523b86 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:13:31.121547 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-7a1000fb-974c-4dfe-aa01-2a3373523b86 demo demo] Empty body provided in request {{(pid=111174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:13:31.121775 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-7a1000fb-974c-4dfe-aa01-2a3373523b86 demo demo] Calling method 'detail' {{(pid=111174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:13:31.122067 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.api_utils [None req-7a1000fb-974c-4dfe-aa01-2a3373523b86 demo demo] Removing options '' from query. {{(pid=111174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:13:31.123027 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.volume.api [None req-7a1000fb-974c-4dfe-aa01-2a3373523b86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:13:31.131372 np0000185048 devstack@c-api.service[111174]: INFO cinder.volume.api [None req-7a1000fb-974c-4dfe-aa01-2a3373523b86 demo demo] Get all volumes completed successfully. Jul 14 01:13:31.134024 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-7a1000fb-974c-4dfe-aa01-2a3373523b86 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:13:31.134573 np0000185048 devstack@c-api.service[111174]: [pid: 111174|app: 0|req: 9/35] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:13:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:13:41.127342 np0000185048 devstack@c-api.service[111174]: DEBUG dbcounter [-] [111174] Writing DB stats cinder:SELECT=1 {{(pid=111174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:14:31.153878 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.middleware.request_id [None req-a10741aa-3375-47e7-803b-454f881dd53d None None] RequestId filter calling following filter/app {{(pid=111176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:14:31.156662 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-a10741aa-3375-47e7-803b-454f881dd53d demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:14:31.156922 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-a10741aa-3375-47e7-803b-454f881dd53d demo demo] Empty body provided in request {{(pid=111176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:14:31.157130 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-a10741aa-3375-47e7-803b-454f881dd53d demo demo] Calling method 'detail' {{(pid=111176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:14:31.157498 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.api_utils [None req-a10741aa-3375-47e7-803b-454f881dd53d demo demo] Removing options '' from query. {{(pid=111176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:14:31.158346 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.volume.api [None req-a10741aa-3375-47e7-803b-454f881dd53d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:14:31.166224 np0000185048 devstack@c-api.service[111176]: INFO cinder.volume.api [None req-a10741aa-3375-47e7-803b-454f881dd53d demo demo] Get all volumes completed successfully. Jul 14 01:14:31.169423 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-a10741aa-3375-47e7-803b-454f881dd53d demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:14:31.169846 np0000185048 devstack@c-api.service[111176]: [pid: 111176|app: 0|req: 9/36] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:14:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:14:41.161591 np0000185048 devstack@c-api.service[111176]: DEBUG dbcounter [-] [111176] Writing DB stats cinder:SELECT=1 {{(pid=111176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:15:31.181314 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.middleware.request_id [None req-be6b8d3c-cc30-47fa-9c29-ee07a00b16fb None None] RequestId filter calling following filter/app {{(pid=111175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:15:31.186037 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-be6b8d3c-cc30-47fa-9c29-ee07a00b16fb demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:15:31.186563 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-be6b8d3c-cc30-47fa-9c29-ee07a00b16fb demo demo] Empty body provided in request {{(pid=111175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:15:31.187111 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-be6b8d3c-cc30-47fa-9c29-ee07a00b16fb demo demo] Calling method 'detail' {{(pid=111175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:15:31.187651 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.api_utils [None req-be6b8d3c-cc30-47fa-9c29-ee07a00b16fb demo demo] Removing options '' from query. {{(pid=111175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:15:31.189351 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.volume.api [None req-be6b8d3c-cc30-47fa-9c29-ee07a00b16fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:15:31.196014 np0000185048 devstack@c-api.service[111175]: INFO cinder.volume.api [None req-be6b8d3c-cc30-47fa-9c29-ee07a00b16fb demo demo] Get all volumes completed successfully. Jul 14 01:15:31.198181 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-be6b8d3c-cc30-47fa-9c29-ee07a00b16fb demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:15:31.198590 np0000185048 devstack@c-api.service[111175]: [pid: 111175|app: 0|req: 9/37] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:15:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:15:41.192314 np0000185048 devstack@c-api.service[111175]: DEBUG dbcounter [-] [111175] Writing DB stats cinder:SELECT=1 {{(pid=111175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:16:31.212839 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.middleware.request_id [None req-b3defb1a-8225-48cc-95f0-57dc0d753151 None None] RequestId filter calling following filter/app {{(pid=111173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:16:31.216672 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-b3defb1a-8225-48cc-95f0-57dc0d753151 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:16:31.217113 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-b3defb1a-8225-48cc-95f0-57dc0d753151 demo demo] Empty body provided in request {{(pid=111173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:16:31.217546 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-b3defb1a-8225-48cc-95f0-57dc0d753151 demo demo] Calling method 'detail' {{(pid=111173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:16:31.218238 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.api_utils [None req-b3defb1a-8225-48cc-95f0-57dc0d753151 demo demo] Removing options '' from query. {{(pid=111173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:16:31.219148 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.volume.api [None req-b3defb1a-8225-48cc-95f0-57dc0d753151 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:16:31.229980 np0000185048 devstack@c-api.service[111173]: INFO cinder.volume.api [None req-b3defb1a-8225-48cc-95f0-57dc0d753151 demo demo] Get all volumes completed successfully. Jul 14 01:16:31.232111 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-b3defb1a-8225-48cc-95f0-57dc0d753151 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:16:31.232631 np0000185048 devstack@c-api.service[111173]: [pid: 111173|app: 0|req: 11/38] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:16:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:16:41.223852 np0000185048 devstack@c-api.service[111173]: DEBUG dbcounter [-] [111173] Writing DB stats cinder:SELECT=1 {{(pid=111173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:17:31.248096 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.middleware.request_id [None req-588c8c01-91ab-4c16-a3a8-fa46839551f7 None None] RequestId filter calling following filter/app {{(pid=111174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:17:31.383080 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-588c8c01-91ab-4c16-a3a8-fa46839551f7 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:17:31.384982 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-588c8c01-91ab-4c16-a3a8-fa46839551f7 demo demo] Empty body provided in request {{(pid=111174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:17:31.385464 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-588c8c01-91ab-4c16-a3a8-fa46839551f7 demo demo] Calling method 'detail' {{(pid=111174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:17:31.385971 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.api_utils [None req-588c8c01-91ab-4c16-a3a8-fa46839551f7 demo demo] Removing options '' from query. {{(pid=111174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:17:31.387596 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.volume.api [None req-588c8c01-91ab-4c16-a3a8-fa46839551f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:17:31.400228 np0000185048 devstack@c-api.service[111174]: INFO cinder.volume.api [None req-588c8c01-91ab-4c16-a3a8-fa46839551f7 demo demo] Get all volumes completed successfully. Jul 14 01:17:31.403266 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-588c8c01-91ab-4c16-a3a8-fa46839551f7 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:17:31.403734 np0000185048 devstack@c-api.service[111174]: [pid: 111174|app: 0|req: 10/39] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:17:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:17:41.392443 np0000185048 devstack@c-api.service[111174]: DEBUG dbcounter [-] [111174] Writing DB stats cinder:SELECT=1 {{(pid=111174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:18:31.416733 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.middleware.request_id [None req-8802f581-0ab7-4be0-9a62-7d880953fb90 None None] RequestId filter calling following filter/app {{(pid=111176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:18:31.419368 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-8802f581-0ab7-4be0-9a62-7d880953fb90 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:18:31.419585 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-8802f581-0ab7-4be0-9a62-7d880953fb90 demo demo] Empty body provided in request {{(pid=111176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:18:31.419838 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-8802f581-0ab7-4be0-9a62-7d880953fb90 demo demo] Calling method 'detail' {{(pid=111176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:18:31.420133 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.api_utils [None req-8802f581-0ab7-4be0-9a62-7d880953fb90 demo demo] Removing options '' from query. {{(pid=111176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:18:31.421060 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.volume.api [None req-8802f581-0ab7-4be0-9a62-7d880953fb90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:18:31.433027 np0000185048 devstack@c-api.service[111176]: INFO cinder.volume.api [None req-8802f581-0ab7-4be0-9a62-7d880953fb90 demo demo] Get all volumes completed successfully. Jul 14 01:18:31.437562 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-8802f581-0ab7-4be0-9a62-7d880953fb90 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:18:31.437971 np0000185048 devstack@c-api.service[111176]: [pid: 111176|app: 0|req: 10/40] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:18:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:18:41.424589 np0000185048 devstack@c-api.service[111176]: DEBUG dbcounter [-] [111176] Writing DB stats cinder:SELECT=1 {{(pid=111176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:19:31.452338 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.middleware.request_id [None req-69e766fb-48e7-4ba6-bb94-0cab73db0d08 None None] RequestId filter calling following filter/app {{(pid=111175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:19:31.455667 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-69e766fb-48e7-4ba6-bb94-0cab73db0d08 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:19:31.455886 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-69e766fb-48e7-4ba6-bb94-0cab73db0d08 demo demo] Empty body provided in request {{(pid=111175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:19:31.456056 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-69e766fb-48e7-4ba6-bb94-0cab73db0d08 demo demo] Calling method 'detail' {{(pid=111175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:19:31.456364 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.api_utils [None req-69e766fb-48e7-4ba6-bb94-0cab73db0d08 demo demo] Removing options '' from query. {{(pid=111175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:19:31.457766 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.volume.api [None req-69e766fb-48e7-4ba6-bb94-0cab73db0d08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:19:31.465929 np0000185048 devstack@c-api.service[111175]: INFO cinder.volume.api [None req-69e766fb-48e7-4ba6-bb94-0cab73db0d08 demo demo] Get all volumes completed successfully. Jul 14 01:19:31.468068 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-69e766fb-48e7-4ba6-bb94-0cab73db0d08 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:19:31.468621 np0000185048 devstack@c-api.service[111175]: [pid: 111175|app: 0|req: 10/41] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:19:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:19:41.460973 np0000185048 devstack@c-api.service[111175]: DEBUG dbcounter [-] [111175] Writing DB stats cinder:SELECT=1 {{(pid=111175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:20:31.491103 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.middleware.request_id [None req-1db82903-5940-4115-b9c9-5a4dea05bcfc None None] RequestId filter calling following filter/app {{(pid=111173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:20:31.493118 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-1db82903-5940-4115-b9c9-5a4dea05bcfc demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:20:31.493316 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-1db82903-5940-4115-b9c9-5a4dea05bcfc demo demo] Empty body provided in request {{(pid=111173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:20:31.493505 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-1db82903-5940-4115-b9c9-5a4dea05bcfc demo demo] Calling method 'detail' {{(pid=111173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:20:31.493724 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.api_utils [None req-1db82903-5940-4115-b9c9-5a4dea05bcfc demo demo] Removing options '' from query. {{(pid=111173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:20:31.494455 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.volume.api [None req-1db82903-5940-4115-b9c9-5a4dea05bcfc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:20:31.502042 np0000185048 devstack@c-api.service[111173]: INFO cinder.volume.api [None req-1db82903-5940-4115-b9c9-5a4dea05bcfc demo demo] Get all volumes completed successfully. Jul 14 01:20:31.504670 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-1db82903-5940-4115-b9c9-5a4dea05bcfc demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:20:31.505130 np0000185048 devstack@c-api.service[111173]: [pid: 111173|app: 0|req: 12/42] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:20:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:20:41.497093 np0000185048 devstack@c-api.service[111173]: DEBUG dbcounter [-] [111173] Writing DB stats cinder:SELECT=1 {{(pid=111173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:21:31.520677 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.middleware.request_id [None req-51858ad1-16a1-4af1-b196-8cdcf416550e None None] RequestId filter calling following filter/app {{(pid=111174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:21:31.523995 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-51858ad1-16a1-4af1-b196-8cdcf416550e demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:21:31.524381 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-51858ad1-16a1-4af1-b196-8cdcf416550e demo demo] Empty body provided in request {{(pid=111174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:21:31.524662 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-51858ad1-16a1-4af1-b196-8cdcf416550e demo demo] Calling method 'detail' {{(pid=111174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:21:31.525039 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.api_utils [None req-51858ad1-16a1-4af1-b196-8cdcf416550e demo demo] Removing options '' from query. {{(pid=111174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:21:31.527011 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.volume.api [None req-51858ad1-16a1-4af1-b196-8cdcf416550e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:21:31.535881 np0000185048 devstack@c-api.service[111174]: INFO cinder.volume.api [None req-51858ad1-16a1-4af1-b196-8cdcf416550e demo demo] Get all volumes completed successfully. Jul 14 01:21:31.538314 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-51858ad1-16a1-4af1-b196-8cdcf416550e demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:21:31.538801 np0000185048 devstack@c-api.service[111174]: [pid: 111174|app: 0|req: 11/43] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:21:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:21:41.532670 np0000185048 devstack@c-api.service[111174]: DEBUG dbcounter [-] [111174] Writing DB stats cinder:SELECT=1 {{(pid=111174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:22:31.560697 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.middleware.request_id [None req-2401b30b-5f0c-4147-afc4-1db7ae432187 None None] RequestId filter calling following filter/app {{(pid=111176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:22:31.563051 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-2401b30b-5f0c-4147-afc4-1db7ae432187 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:22:31.563264 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-2401b30b-5f0c-4147-afc4-1db7ae432187 demo demo] Empty body provided in request {{(pid=111176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:22:31.563452 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-2401b30b-5f0c-4147-afc4-1db7ae432187 demo demo] Calling method 'detail' {{(pid=111176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:22:31.563686 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.api_utils [None req-2401b30b-5f0c-4147-afc4-1db7ae432187 demo demo] Removing options '' from query. {{(pid=111176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:22:31.564423 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.volume.api [None req-2401b30b-5f0c-4147-afc4-1db7ae432187 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:22:31.572420 np0000185048 devstack@c-api.service[111176]: INFO cinder.volume.api [None req-2401b30b-5f0c-4147-afc4-1db7ae432187 demo demo] Get all volumes completed successfully. Jul 14 01:22:31.574666 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-2401b30b-5f0c-4147-afc4-1db7ae432187 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:22:31.575294 np0000185048 devstack@c-api.service[111176]: [pid: 111176|app: 0|req: 11/44] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:22:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:22:41.567508 np0000185048 devstack@c-api.service[111176]: DEBUG dbcounter [-] [111176] Writing DB stats cinder:SELECT=1 {{(pid=111176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:23:31.591989 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.middleware.request_id [None req-c6492794-de62-43bd-b496-29a1f879dcbc None None] RequestId filter calling following filter/app {{(pid=111175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:23:31.691445 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-c6492794-de62-43bd-b496-29a1f879dcbc demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:23:31.691801 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-c6492794-de62-43bd-b496-29a1f879dcbc demo demo] Empty body provided in request {{(pid=111175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:23:31.692157 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-c6492794-de62-43bd-b496-29a1f879dcbc demo demo] Calling method 'detail' {{(pid=111175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:23:31.692592 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.api_utils [None req-c6492794-de62-43bd-b496-29a1f879dcbc demo demo] Removing options '' from query. {{(pid=111175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:23:31.694033 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.volume.api [None req-c6492794-de62-43bd-b496-29a1f879dcbc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:23:31.704706 np0000185048 devstack@c-api.service[111175]: INFO cinder.volume.api [None req-c6492794-de62-43bd-b496-29a1f879dcbc demo demo] Get all volumes completed successfully. Jul 14 01:23:31.708904 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-c6492794-de62-43bd-b496-29a1f879dcbc demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:23:31.709686 np0000185048 devstack@c-api.service[111175]: [pid: 111175|app: 0|req: 11/45] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:23:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:23:41.698822 np0000185048 devstack@c-api.service[111175]: DEBUG dbcounter [-] [111175] Writing DB stats cinder:SELECT=1 {{(pid=111175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:24:31.728019 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.middleware.request_id [None req-6fa2c59e-f558-4f66-ad3b-89784a6dc330 None None] RequestId filter calling following filter/app {{(pid=111173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:24:31.731938 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-6fa2c59e-f558-4f66-ad3b-89784a6dc330 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:24:31.732186 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-6fa2c59e-f558-4f66-ad3b-89784a6dc330 demo demo] Empty body provided in request {{(pid=111173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:24:31.732505 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-6fa2c59e-f558-4f66-ad3b-89784a6dc330 demo demo] Calling method 'detail' {{(pid=111173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:24:31.732824 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.api_utils [None req-6fa2c59e-f558-4f66-ad3b-89784a6dc330 demo demo] Removing options '' from query. {{(pid=111173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:24:31.733798 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.volume.api [None req-6fa2c59e-f558-4f66-ad3b-89784a6dc330 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:24:31.744080 np0000185048 devstack@c-api.service[111173]: INFO cinder.volume.api [None req-6fa2c59e-f558-4f66-ad3b-89784a6dc330 demo demo] Get all volumes completed successfully. Jul 14 01:24:31.746683 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-6fa2c59e-f558-4f66-ad3b-89784a6dc330 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:24:31.747209 np0000185048 devstack@c-api.service[111173]: [pid: 111173|app: 0|req: 13/46] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:24:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:24:41.736970 np0000185048 devstack@c-api.service[111173]: DEBUG dbcounter [-] [111173] Writing DB stats cinder:SELECT=1 {{(pid=111173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:25:31.761553 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.middleware.request_id [None req-f4c7b782-ee7a-45b0-8a95-1f0adeefa96a None None] RequestId filter calling following filter/app {{(pid=111174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:25:31.765491 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-f4c7b782-ee7a-45b0-8a95-1f0adeefa96a demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:25:31.765854 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-f4c7b782-ee7a-45b0-8a95-1f0adeefa96a demo demo] Empty body provided in request {{(pid=111174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:25:31.766259 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.openstack.wsgi [None req-f4c7b782-ee7a-45b0-8a95-1f0adeefa96a demo demo] Calling method 'detail' {{(pid=111174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:25:31.766875 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.api.api_utils [None req-f4c7b782-ee7a-45b0-8a95-1f0adeefa96a demo demo] Removing options '' from query. {{(pid=111174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:25:31.767823 np0000185048 devstack@c-api.service[111174]: DEBUG cinder.volume.api [None req-f4c7b782-ee7a-45b0-8a95-1f0adeefa96a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:25:31.775686 np0000185048 devstack@c-api.service[111174]: INFO cinder.volume.api [None req-f4c7b782-ee7a-45b0-8a95-1f0adeefa96a demo demo] Get all volumes completed successfully. Jul 14 01:25:31.777709 np0000185048 devstack@c-api.service[111174]: INFO cinder.api.openstack.wsgi [None req-f4c7b782-ee7a-45b0-8a95-1f0adeefa96a demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:25:31.778033 np0000185048 devstack@c-api.service[111174]: [pid: 111174|app: 0|req: 12/47] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:25:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:25:41.771087 np0000185048 devstack@c-api.service[111174]: DEBUG dbcounter [-] [111174] Writing DB stats cinder:SELECT=1 {{(pid=111174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:26:31.796186 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.middleware.request_id [None req-d3449fd5-14ea-4980-ba88-9e28464af66e None None] RequestId filter calling following filter/app {{(pid=111176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:26:31.799357 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-d3449fd5-14ea-4980-ba88-9e28464af66e demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:26:31.799591 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-d3449fd5-14ea-4980-ba88-9e28464af66e demo demo] Empty body provided in request {{(pid=111176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:26:31.799839 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.openstack.wsgi [None req-d3449fd5-14ea-4980-ba88-9e28464af66e demo demo] Calling method 'detail' {{(pid=111176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:26:31.800242 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.api.api_utils [None req-d3449fd5-14ea-4980-ba88-9e28464af66e demo demo] Removing options '' from query. {{(pid=111176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:26:31.801116 np0000185048 devstack@c-api.service[111176]: DEBUG cinder.volume.api [None req-d3449fd5-14ea-4980-ba88-9e28464af66e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:26:31.809499 np0000185048 devstack@c-api.service[111176]: INFO cinder.volume.api [None req-d3449fd5-14ea-4980-ba88-9e28464af66e demo demo] Get all volumes completed successfully. Jul 14 01:26:31.813620 np0000185048 devstack@c-api.service[111176]: INFO cinder.api.openstack.wsgi [None req-d3449fd5-14ea-4980-ba88-9e28464af66e demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:26:31.814353 np0000185048 devstack@c-api.service[111176]: [pid: 111176|app: 0|req: 12/48] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:26:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:26:41.804443 np0000185048 devstack@c-api.service[111176]: DEBUG dbcounter [-] [111176] Writing DB stats cinder:SELECT=1 {{(pid=111176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:27:31.837720 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.middleware.request_id [None req-f6ac36d1-612f-4828-b985-0042bb78be03 None None] RequestId filter calling following filter/app {{(pid=111175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:27:31.839606 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-f6ac36d1-612f-4828-b985-0042bb78be03 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:27:31.839769 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-f6ac36d1-612f-4828-b985-0042bb78be03 demo demo] Empty body provided in request {{(pid=111175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:27:31.840106 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.openstack.wsgi [None req-f6ac36d1-612f-4828-b985-0042bb78be03 demo demo] Calling method 'detail' {{(pid=111175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:27:31.840176 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.api.api_utils [None req-f6ac36d1-612f-4828-b985-0042bb78be03 demo demo] Removing options '' from query. {{(pid=111175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:27:31.840812 np0000185048 devstack@c-api.service[111175]: DEBUG cinder.volume.api [None req-f6ac36d1-612f-4828-b985-0042bb78be03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:27:31.848523 np0000185048 devstack@c-api.service[111175]: INFO cinder.volume.api [None req-f6ac36d1-612f-4828-b985-0042bb78be03 demo demo] Get all volumes completed successfully. Jul 14 01:27:31.850401 np0000185048 devstack@c-api.service[111175]: INFO cinder.api.openstack.wsgi [None req-f6ac36d1-612f-4828-b985-0042bb78be03 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:27:31.850728 np0000185048 devstack@c-api.service[111175]: [pid: 111175|app: 0|req: 12/49] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:27:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:27:41.844836 np0000185048 devstack@c-api.service[111175]: DEBUG dbcounter [-] [111175] Writing DB stats cinder:SELECT=1 {{(pid=111175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:28:31.874641 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.middleware.request_id [None req-8971e39f-2997-4bdd-8be6-31222320ed49 None None] RequestId filter calling following filter/app {{(pid=111173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:28:31.878787 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-8971e39f-2997-4bdd-8be6-31222320ed49 demo demo] GET https://199.19.213.250/volume/v3/volumes/detail Jul 14 01:28:31.879141 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-8971e39f-2997-4bdd-8be6-31222320ed49 demo demo] Empty body provided in request {{(pid=111173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:28:31.879610 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.openstack.wsgi [None req-8971e39f-2997-4bdd-8be6-31222320ed49 demo demo] Calling method 'detail' {{(pid=111173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:28:31.880272 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.api.api_utils [None req-8971e39f-2997-4bdd-8be6-31222320ed49 demo demo] Removing options '' from query. {{(pid=111173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:28:31.881508 np0000185048 devstack@c-api.service[111173]: DEBUG cinder.volume.api [None req-8971e39f-2997-4bdd-8be6-31222320ed49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:28:31.891615 np0000185048 devstack@c-api.service[111173]: INFO cinder.volume.api [None req-8971e39f-2997-4bdd-8be6-31222320ed49 demo demo] Get all volumes completed successfully. Jul 14 01:28:31.894813 np0000185048 devstack@c-api.service[111173]: INFO cinder.api.openstack.wsgi [None req-8971e39f-2997-4bdd-8be6-31222320ed49 demo demo] https://199.19.213.250/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:28:31.895342 np0000185048 devstack@c-api.service[111173]: [pid: 111173|app: 0|req: 14/50] 199.19.213.250 () {64 vars in 1296 bytes} [Tue Jul 14 01:28:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:28:41.884260 np0000185048 devstack@c-api.service[111173]: DEBUG dbcounter [-] [111173] Writing DB stats cinder:SELECT=1 {{(pid=111173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}