Jul 14 19:48:30.091825 np0000185283 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 14 19:48:30.101658 np0000185283 devstack@c-api.service[111094]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 14 19:48:30.103875 np0000185283 devstack@c-api.service[111094]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jul 14 19:48:30 2026] *** Jul 14 19:48:30.103875 np0000185283 devstack@c-api.service[111094]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 14 19:48:30.103875 np0000185283 devstack@c-api.service[111094]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 14 19:48:30.103875 np0000185283 devstack@c-api.service[111094]: nodename: np0000185283 Jul 14 19:48:30.103875 np0000185283 devstack@c-api.service[111094]: machine: x86_64 Jul 14 19:48:30.103875 np0000185283 devstack@c-api.service[111094]: clock source: unix Jul 14 19:48:30.103875 np0000185283 devstack@c-api.service[111094]: pcre jit disabled Jul 14 19:48:30.103875 np0000185283 devstack@c-api.service[111094]: detected number of CPU cores: 16 Jul 14 19:48:30.103875 np0000185283 devstack@c-api.service[111094]: current working directory: / Jul 14 19:48:30.103875 np0000185283 devstack@c-api.service[111094]: detected binary path: /usr/bin/uwsgi-core Jul 14 19:48:30.103875 np0000185283 devstack@c-api.service[111094]: your processes number limit is 256916 Jul 14 19:48:30.103875 np0000185283 devstack@c-api.service[111094]: your memory page size is 4096 bytes Jul 14 19:48:30.103875 np0000185283 devstack@c-api.service[111094]: detected max file descriptor number: 2048 Jul 14 19:48:30.103875 np0000185283 devstack@c-api.service[111094]: lock engine: pthread robust mutexes Jul 14 19:48:30.104584 np0000185283 devstack@c-api.service[111094]: thunder lock: enabled Jul 14 19:48:30.104584 np0000185283 devstack@c-api.service[111094]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 14 19:48:30.104584 np0000185283 devstack@c-api.service[111094]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 14 19:48:30.104584 np0000185283 devstack@c-api.service[111094]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 14 19:48:30.104584 np0000185283 devstack@c-api.service[111094]: Set PythonHome to /opt/stack/data/venv Jul 14 19:48:30.138159 np0000185283 devstack@c-api.service[111094]: Python main interpreter initialized at 0x7e670caa4668 Jul 14 19:48:30.138159 np0000185283 devstack@c-api.service[111094]: python threads support enabled Jul 14 19:48:30.138159 np0000185283 devstack@c-api.service[111094]: your server socket listen backlog is limited to 100 connections Jul 14 19:48:30.138159 np0000185283 devstack@c-api.service[111094]: your mercy for graceful operations on workers is 80 seconds Jul 14 19:48:30.139094 np0000185283 devstack@c-api.service[111094]: mapped 671795 bytes (656 KB) for 4 cores Jul 14 19:48:30.139230 np0000185283 devstack@c-api.service[111094]: *** Operational MODE: preforking *** Jul 14 19:48:30.139410 np0000185283 devstack@c-api.service[111094]: *** uWSGI is running in multiple interpreter mode *** Jul 14 19:48:30.139410 np0000185283 devstack@c-api.service[111094]: spawned uWSGI master process (pid: 111094) Jul 14 19:48:30.139658 np0000185283 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 14 19:48:30.140049 np0000185283 devstack@c-api.service[111094]: spawned uWSGI worker 1 (pid: 111098, cores: 1) Jul 14 19:48:30.140741 np0000185283 devstack@c-api.service[111094]: spawned uWSGI worker 2 (pid: 111099, cores: 1) Jul 14 19:48:30.141201 np0000185283 devstack@c-api.service[111094]: spawned uWSGI worker 3 (pid: 111100, cores: 1) Jul 14 19:48:30.141705 np0000185283 devstack@c-api.service[111094]: spawned uWSGI worker 4 (pid: 111101, cores: 1) Jul 14 19:48:30.141759 np0000185283 devstack@c-api.service[111094]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 14 19:48:30.264088 np0000185283 devstack@c-api.service[111099]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 19:48:30.264088 np0000185283 devstack@c-api.service[111099]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 19:48:30.264088 np0000185283 devstack@c-api.service[111099]: we strongly recommend against using it for new projects. Jul 14 19:48:30.264088 np0000185283 devstack@c-api.service[111099]: If you are already using Eventlet, we recommend migrating to a different Jul 14 19:48:30.264088 np0000185283 devstack@c-api.service[111099]: framework. For more detail see Jul 14 19:48:30.264088 np0000185283 devstack@c-api.service[111099]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 19:48:30.264088 np0000185283 devstack@c-api.service[111099]: import eventlet # noqa Jul 14 19:48:30.268269 np0000185283 devstack@c-api.service[111098]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 19:48:30.268269 np0000185283 devstack@c-api.service[111098]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 19:48:30.268269 np0000185283 devstack@c-api.service[111098]: we strongly recommend against using it for new projects. Jul 14 19:48:30.268269 np0000185283 devstack@c-api.service[111098]: If you are already using Eventlet, we recommend migrating to a different Jul 14 19:48:30.268269 np0000185283 devstack@c-api.service[111098]: framework. For more detail see Jul 14 19:48:30.268269 np0000185283 devstack@c-api.service[111098]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 19:48:30.268269 np0000185283 devstack@c-api.service[111098]: import eventlet # noqa Jul 14 19:48:30.273861 np0000185283 devstack@c-api.service[111100]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 19:48:30.273861 np0000185283 devstack@c-api.service[111100]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 19:48:30.273861 np0000185283 devstack@c-api.service[111100]: we strongly recommend against using it for new projects. Jul 14 19:48:30.273861 np0000185283 devstack@c-api.service[111100]: If you are already using Eventlet, we recommend migrating to a different Jul 14 19:48:30.273861 np0000185283 devstack@c-api.service[111100]: framework. For more detail see Jul 14 19:48:30.273861 np0000185283 devstack@c-api.service[111100]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 19:48:30.273861 np0000185283 devstack@c-api.service[111100]: import eventlet # noqa Jul 14 19:48:30.300753 np0000185283 devstack@c-api.service[111101]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 19:48:30.300753 np0000185283 devstack@c-api.service[111101]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 19:48:30.300753 np0000185283 devstack@c-api.service[111101]: we strongly recommend against using it for new projects. Jul 14 19:48:30.300753 np0000185283 devstack@c-api.service[111101]: If you are already using Eventlet, we recommend migrating to a different Jul 14 19:48:30.300753 np0000185283 devstack@c-api.service[111101]: framework. For more detail see Jul 14 19:48:30.300753 np0000185283 devstack@c-api.service[111101]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 19:48:30.300753 np0000185283 devstack@c-api.service[111101]: import eventlet # noqa Jul 14 19:48:30.427997 np0000185283 devstack@c-api.service[111099]: /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 19:48:30.427997 np0000185283 devstack@c-api.service[111099]: from cgi import parse_header Jul 14 19:48:30.431276 np0000185283 devstack@c-api.service[111098]: /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 19:48:30.431276 np0000185283 devstack@c-api.service[111098]: from cgi import parse_header Jul 14 19:48:30.441145 np0000185283 devstack@c-api.service[111100]: /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 19:48:30.441145 np0000185283 devstack@c-api.service[111100]: from cgi import parse_header Jul 14 19:48:30.467945 np0000185283 devstack@c-api.service[111101]: /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 19:48:30.467945 np0000185283 devstack@c-api.service[111101]: from cgi import parse_header Jul 14 19:48:30.469160 np0000185283 devstack@c-api.service[111098]: /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 19:48:30.469160 np0000185283 devstack@c-api.service[111098]: warnings.warn( Jul 14 19:48:30.471412 np0000185283 devstack@c-api.service[111099]: /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 19:48:30.471412 np0000185283 devstack@c-api.service[111099]: warnings.warn( Jul 14 19:48:30.479364 np0000185283 devstack@c-api.service[111098]: /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 19:48:30.479364 np0000185283 devstack@c-api.service[111098]: removals.removed_module( Jul 14 19:48:30.479780 np0000185283 devstack@c-api.service[111100]: /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 19:48:30.479780 np0000185283 devstack@c-api.service[111100]: warnings.warn( Jul 14 19:48:30.480026 np0000185283 devstack@c-api.service[111098]: /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 19:48:30.480026 np0000185283 devstack@c-api.service[111098]: removals.removed_module( Jul 14 19:48:30.481362 np0000185283 devstack@c-api.service[111099]: /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 19:48:30.481362 np0000185283 devstack@c-api.service[111099]: removals.removed_module( Jul 14 19:48:30.482027 np0000185283 devstack@c-api.service[111099]: /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 19:48:30.482027 np0000185283 devstack@c-api.service[111099]: removals.removed_module( Jul 14 19:48:30.489880 np0000185283 devstack@c-api.service[111100]: /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 19:48:30.489880 np0000185283 devstack@c-api.service[111100]: removals.removed_module( Jul 14 19:48:30.490623 np0000185283 devstack@c-api.service[111100]: /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 19:48:30.490623 np0000185283 devstack@c-api.service[111100]: removals.removed_module( Jul 14 19:48:30.508810 np0000185283 devstack@c-api.service[111101]: /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 19:48:30.508810 np0000185283 devstack@c-api.service[111101]: warnings.warn( Jul 14 19:48:30.519269 np0000185283 devstack@c-api.service[111101]: /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 19:48:30.519269 np0000185283 devstack@c-api.service[111101]: removals.removed_module( Jul 14 19:48:30.519969 np0000185283 devstack@c-api.service[111101]: /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 19:48:30.519969 np0000185283 devstack@c-api.service[111101]: removals.removed_module( Jul 14 19:48:31.241991 np0000185283 devstack@c-api.service[111099]: /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 19:48:31.241991 np0000185283 devstack@c-api.service[111099]: warnings.warn( Jul 14 19:48:31.279843 np0000185283 devstack@c-api.service[111098]: /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 19:48:31.279843 np0000185283 devstack@c-api.service[111098]: warnings.warn( Jul 14 19:48:31.280510 np0000185283 devstack@c-api.service[111101]: /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 19:48:31.280510 np0000185283 devstack@c-api.service[111101]: warnings.warn( Jul 14 19:48:31.280766 np0000185283 devstack@c-api.service[111100]: /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 19:48:31.280766 np0000185283 devstack@c-api.service[111100]: warnings.warn( Jul 14 19:48:31.291505 np0000185283 devstack@c-api.service[111099]: /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 19:48:31.291505 np0000185283 devstack@c-api.service[111099]: warnings.warn( Jul 14 19:48:31.328639 np0000185283 devstack@c-api.service[111098]: /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 19:48:31.328639 np0000185283 devstack@c-api.service[111098]: warnings.warn( Jul 14 19:48:31.329330 np0000185283 devstack@c-api.service[111101]: /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 19:48:31.329330 np0000185283 devstack@c-api.service[111101]: warnings.warn( Jul 14 19:48:31.333457 np0000185283 devstack@c-api.service[111100]: /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 19:48:31.333457 np0000185283 devstack@c-api.service[111100]: warnings.warn( Jul 14 19:48:31.486100 np0000185283 devstack@c-api.service[111099]: 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 19:48:31.486309 np0000185283 devstack@c-api.service[111099]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111099) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 19:48:31.510586 np0000185283 devstack@c-api.service[111101]: 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 19:48:31.510690 np0000185283 devstack@c-api.service[111098]: 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 19:48:31.510747 np0000185283 devstack@c-api.service[111101]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111101) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 19:48:31.510800 np0000185283 devstack@c-api.service[111098]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111098) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 19:48:31.510856 np0000185283 devstack@c-api.service[111100]: 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 19:48:31.510856 np0000185283 devstack@c-api.service[111100]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111100) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 19:48:31.572415 np0000185283 devstack@c-api.service[111099]: /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 19:48:31.572415 np0000185283 devstack@c-api.service[111099]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 19:48:31.574355 np0000185283 devstack@c-api.service[111101]: /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 19:48:31.574355 np0000185283 devstack@c-api.service[111101]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 19:48:31.574717 np0000185283 devstack@c-api.service[111098]: /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 19:48:31.574717 np0000185283 devstack@c-api.service[111098]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 19:48:31.576537 np0000185283 devstack@c-api.service[111100]: /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 19:48:31.576537 np0000185283 devstack@c-api.service[111100]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 19:48:32.023288 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111098) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 19:48:32.023523 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111101) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 19:48:32.023597 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111100) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 19:48:32.023667 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111099) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 19:48:32.023728 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.023785 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.023856 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.023913 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.023968 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.024025 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.024089 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.024144 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.024199 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.024290 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.024347 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.024402 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.026535 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.026627 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.026627 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.026886 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.026986 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.027086 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.027183 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.027312 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.027412 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.027526 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.027634 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.027634 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.027819 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.027904 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.027970 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.028024 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.028086 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.028154 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.028154 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.028334 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.028406 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.028462 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.028517 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.028573 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.028573 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.028703 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.028759 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.028759 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.028868 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.028868 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.028868 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.028868 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.028868 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.029130 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.029185 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.029284 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.029355 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.029423 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.029484 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.029539 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.029599 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.029664 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.029724 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.029782 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.029839 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.029909 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.029978 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.030037 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.030095 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.030154 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.030210 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.030528 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.030638 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.030778 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.030778 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.030778 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.031084 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.031084 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.031084 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.031084 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.031084 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.031084 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.031084 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.031819 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.031819 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.031819 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.032114 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.032230 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.032364 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.032485 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.032604 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.032801 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.032921 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.033027 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.033133 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.033273 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.033404 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.033509 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.033622 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.033703 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.033768 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.033827 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.033827 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.033827 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.034022 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.034022 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.034022 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.034022 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.034022 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.034347 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.034411 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.034471 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.034530 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.034617 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.034714 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.034776 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.034835 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.034894 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.035049 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.035123 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.035184 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.035262 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.035328 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.035399 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.035459 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.035503 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.035539 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.035582 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.035616 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.035706 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.035747 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.035829 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.037006 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.037072 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.037187 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.037187 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.037319 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.037319 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.037406 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.037842 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.037915 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.037963 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.038023 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.038085 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.038149 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.038193 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.038229 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.038290 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.038328 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.038362 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.038396 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.038434 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.038476 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.038515 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.038549 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.038582 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.038628 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.038665 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.038699 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.038734 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.038767 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.038802 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.038836 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.038870 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.038911 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.038946 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.038986 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.039021 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.039065 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.039101 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.039226 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.039281 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.039376 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.039447 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.039518 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.039580 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.039649 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.039724 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.039788 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.039848 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.039944 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.040005 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.040067 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.040134 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.040193 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.040285 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.040351 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.040413 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.040472 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.040531 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.040602 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.040697 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.040768 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.040833 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.040898 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.040966 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.041025 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.041086 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.041152 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.041211 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.041299 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.041362 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.041423 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.041484 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.041557 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.041633 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.041696 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.041756 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.041822 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.041881 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.041943 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.042011 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.042078 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.042137 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.042208 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.042308 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.042373 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.042447 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.042509 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.042571 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.042641 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.042711 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.042771 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.042839 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.042900 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.042961 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.043020 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.043081 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.043150 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.043201 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.043256 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.043321 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.043363 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.043398 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.043398 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.043464 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.043464 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.043527 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.043569 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.043569 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.043569 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.043569 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.043569 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.043569 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.043751 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.043751 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.043751 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.043751 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.043882 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.043917 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.043917 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.043980 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.044013 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.044052 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.044052 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.044114 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.044154 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.044154 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.044222 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.044222 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.044307 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.044342 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.044342 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.044409 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.044444 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.044483 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.044516 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.044549 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.044596 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.044664 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.044701 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.044734 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.044889 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.044975 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.045043 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.045102 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.045162 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.045234 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.045325 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.045390 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.045451 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.045511 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.045570 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.045630 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.045688 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.045739 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.045767 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.045831 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.045860 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.045903 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.045903 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.046007 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.046036 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.046103 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.046152 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.046182 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.046182 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.046182 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.046182 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.046182 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.046400 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.046400 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.046400 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.046400 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.046562 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.046607 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.046649 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.046725 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.046755 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.046798 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.046840 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.046882 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.046946 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.046992 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.047021 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.047064 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.047108 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.047172 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.047220 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.047279 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.047324 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.047355 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.047397 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.047397 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.047487 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.047531 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.047531 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.047531 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.047673 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.047673 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.047673 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.047673 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.047673 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.047858 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.047919 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.047949 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.048020 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.048071 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.048071 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.048071 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.048177 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.048222 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.048222 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.048336 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.048367 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.048412 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.048455 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.048520 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.048549 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.048630 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.048699 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.048731 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.048796 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.048825 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.048868 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.048868 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.048969 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.048969 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.048969 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.048969 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.048969 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.049158 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.049205 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.049234 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.049321 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.049371 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.049401 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.049443 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.049485 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.049528 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.049571 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.049633 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.049680 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.049729 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.049771 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.049820 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.049864 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.049913 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.049955 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.050004 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.050053 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.050101 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.050144 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.050186 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.050232 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.050289 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.050602 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.050634 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.050701 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.050732 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.050792 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.050842 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.050887 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.050942 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.050986 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.051030 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.051078 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.051109 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.051135 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.051159 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.051189 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.051215 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.051251 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.051284 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.051309 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.051333 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.051365 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.051390 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.051418 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.051418 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.051418 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.051418 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.054197 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.054272 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.054334 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.054401 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.054449 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.054478 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.054503 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.054529 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.054554 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.054579 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.054603 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.054628 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.054652 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.054695 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.054733 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.054733 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.054800 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.054837 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.054879 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.055022 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.055090 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.055161 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.055225 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.055327 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.055397 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.055470 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.055535 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.055606 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.055675 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.055740 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.055811 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.055880 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.055944 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.056020 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.056088 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.056157 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.056221 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.056304 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.056371 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.056444 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.056523 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.056602 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.056668 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.056743 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.056790 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.056828 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.056865 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.056902 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.056938 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.056974 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.057010 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.057053 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.057090 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.057090 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.057090 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.057090 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.057227 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.057227 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.057227 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.057227 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.057394 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.057432 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.057432 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.057503 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.057544 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.057581 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.057616 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.057650 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.057691 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.057726 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.057760 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.057800 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.057846 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.057888 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.057928 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.057963 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.058005 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.058047 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.058082 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.058118 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.058153 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.058153 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.058153 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.058153 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.058759 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.058834 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.058910 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.058910 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.059030 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.059030 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.059148 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.059225 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.059281 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.059370 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.059432 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.059492 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.059561 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.059623 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.059691 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.059754 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.059813 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.059882 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.059949 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.060008 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.060068 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.060127 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.060193 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.060271 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.060344 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.060406 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.060480 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.060542 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.060622 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.060622 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.060622 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.060622 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.060851 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.060914 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.060914 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.061032 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.061100 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.061163 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.061163 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.061269 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.061336 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.061408 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.061482 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.061591 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.061681 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.061751 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.062014 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.062075 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.062135 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.062195 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.062276 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.062338 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.062409 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.062491 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.062491 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.062491 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.063631 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.063684 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.063741 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.063774 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.063821 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.063878 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.063909 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.063952 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.063995 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.064073 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.064105 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.064148 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.064210 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.064251 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.064300 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.064344 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.064388 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.064439 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.064483 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.064553 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.064599 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.064678 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.064727 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.064727 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.064727 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.064841 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.064841 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.064841 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.064918 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.064945 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.065015 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.065044 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.065115 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.065145 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.065189 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.065232 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.065295 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.065340 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.065394 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.065420 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.065420 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.065420 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.065490 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.065490 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.065490 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.065490 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.065490 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.065490 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.065490 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.066177 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.066177 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.066177 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.066177 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.066177 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.066361 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.066361 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.067300 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.067374 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.067408 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.067456 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.067509 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.067544 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.067570 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.067596 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.067621 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.067646 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.067672 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.067705 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.067731 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.067756 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.067781 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.067806 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.067830 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.067855 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.067879 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.067904 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.067928 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.067952 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.067976 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.068006 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.068034 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.068034 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.068079 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.068104 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.068412 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.068481 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.068523 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.068621 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.068657 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.068692 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.068718 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.068744 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.068768 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.068793 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.068818 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.068844 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.068873 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.068899 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.068961 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.068995 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.069061 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.069091 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.069135 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.069470 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.069553 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.069553 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.069640 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.069711 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.069744 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.069744 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.069744 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.069744 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.070255 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.070401 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.072767 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.072865 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.072962 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.073035 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.073097 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.073145 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.073198 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.073235 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.073302 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.073345 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.073381 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.073381 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.073457 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.073457 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.073457 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.073550 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.073594 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.073635 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.073670 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.073670 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.073739 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.073739 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.073813 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.073846 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.073846 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.073846 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.074306 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.074382 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.074448 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.074490 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.074539 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.074584 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.074621 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.074667 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.074732 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.074796 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.074835 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.074877 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.074917 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.074974 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.075015 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.075172 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.075257 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.075328 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.075328 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.075328 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.075513 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.075616 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.075685 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.075685 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.075685 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.075685 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.075914 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.076054 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.076164 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.076274 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.076359 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.076359 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.076359 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.076359 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.076599 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.076638 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.076703 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.076703 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.076830 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.076901 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.076962 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.077023 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.077102 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.077178 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.077178 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.077317 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.077390 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.077471 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.077541 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.077601 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.077672 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.077746 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.077800 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.077800 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.077872 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.077872 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.080951 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.081028 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.081067 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.081140 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.081186 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.081304 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.081304 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.081412 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.081452 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.081487 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.081534 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.081572 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.081612 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.081612 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.081687 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.081730 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.081773 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.081822 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.081822 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.081899 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.081942 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.081983 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.082020 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.082053 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.082095 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.082129 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.082163 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.082198 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.082255 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.082303 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.082369 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.082413 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.082454 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.082489 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.082524 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.082564 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.082599 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.082633 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.082668 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.082704 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.082746 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.082781 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.082816 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.082850 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.082886 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.082920 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.082954 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.082988 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.083028 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.083062 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.083102 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.083141 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.083176 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.083210 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.083210 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.083210 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.084628 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.084723 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.084785 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.084874 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.084951 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.085000 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.085050 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.085089 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.085226 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.085334 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.085407 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.085407 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.085531 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.085604 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.085669 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.085759 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.085816 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.085816 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.085895 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.085933 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.085968 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.086003 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.086036 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.086078 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.086114 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.086114 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.086114 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.086114 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.086260 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.086302 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.086337 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.086373 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.086373 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.086450 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.086485 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.086520 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.086563 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.086603 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.086646 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.086681 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.086716 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.086762 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.086810 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.086845 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.086881 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.086917 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.086951 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.086993 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.087032 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.087068 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.087102 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.087137 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.087182 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.087223 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.087286 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.087329 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.087365 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.087400 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.087435 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.087469 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.087503 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.087540 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.087581 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.087616 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.087650 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.087686 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.087721 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.087754 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.087788 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.087828 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.087869 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.087909 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.087949 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.087983 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.088023 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.088061 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.088095 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.088128 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.088168 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.088202 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.088202 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.088202 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.088202 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.088202 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 19:48:32.089256 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.089358 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.089358 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.089474 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.089474 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.089613 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.090159 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.090275 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.090361 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.090426 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.090490 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.090556 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.090619 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.090681 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.090681 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.090797 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 19:48:32.090861 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.090924 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.090985 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 19:48:32.091055 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.091096 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 19:48:32.091096 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 19:48:32.091096 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 19:48:32.091096 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111098) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 19:48:32.135327 np0000185283 devstack@c-api.service[111101]: INFO dbcounter [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Registered counter for database cinder Jul 14 19:48:32.136720 np0000185283 devstack@c-api.service[111098]: INFO dbcounter [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Registered counter for database cinder Jul 14 19:48:32.137414 np0000185283 devstack@c-api.service[111100]: INFO dbcounter [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Registered counter for database cinder Jul 14 19:48:32.137564 np0000185283 devstack@c-api.service[111099]: INFO dbcounter [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Registered counter for database cinder Jul 14 19:48:32.177448 np0000185283 devstack@c-api.service[111101]: DEBUG oslo_db.sqlalchemy.engines [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 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=111101) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 19:48:32.178686 np0000185283 devstack@c-api.service[111100]: DEBUG oslo_db.sqlalchemy.engines [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 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=111100) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 19:48:32.179780 np0000185283 devstack@c-api.service[111098]: DEBUG oslo_db.sqlalchemy.engines [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 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=111098) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 19:48:32.181079 np0000185283 devstack@c-api.service[111099]: DEBUG oslo_db.sqlalchemy.engines [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 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=111099) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 19:48:32.291473 np0000185283 devstack@c-api.service[111101]: DEBUG dbcounter [-] [111101] Writer thread running {{(pid=111101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 19:48:32.292880 np0000185283 devstack@c-api.service[111098]: DEBUG dbcounter [-] [111098] Writer thread running {{(pid=111098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 19:48:32.294069 np0000185283 devstack@c-api.service[111101]: INFO cinder.rpc [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 19:48:32.295373 np0000185283 devstack@c-api.service[111098]: INFO cinder.rpc [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 19:48:32.296169 np0000185283 devstack@c-api.service[111099]: DEBUG dbcounter [-] [111099] Writer thread running {{(pid=111099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 19:48:32.296756 np0000185283 devstack@c-api.service[111101]: INFO cinder.rpc [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 19:48:32.298110 np0000185283 devstack@c-api.service[111098]: INFO cinder.rpc [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 19:48:32.298774 np0000185283 devstack@c-api.service[111101]: INFO cinder.rpc [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 19:48:32.298942 np0000185283 devstack@c-api.service[111099]: INFO cinder.rpc [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 19:48:32.300334 np0000185283 devstack@c-api.service[111098]: INFO cinder.rpc [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 19:48:32.301076 np0000185283 devstack@c-api.service[111101]: INFO cinder.rpc [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 19:48:32.301869 np0000185283 devstack@c-api.service[111099]: INFO cinder.rpc [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 19:48:32.302237 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.302895 np0000185283 devstack@c-api.service[111098]: INFO cinder.rpc [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 19:48:32.304028 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.304653 np0000185283 devstack@c-api.service[111099]: INFO cinder.rpc [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 19:48:32.306118 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.307155 np0000185283 devstack@c-api.service[111099]: INFO cinder.rpc [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 19:48:32.307692 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.308351 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.309233 np0000185283 devstack@c-api.service[111100]: DEBUG dbcounter [-] [111100] Writer thread running {{(pid=111100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 19:48:32.311507 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.311705 np0000185283 devstack@c-api.service[111100]: INFO cinder.rpc [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 19:48:32.313984 np0000185283 devstack@c-api.service[111100]: INFO cinder.rpc [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 19:48:32.316015 np0000185283 devstack@c-api.service[111100]: INFO cinder.rpc [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 19:48:32.318083 np0000185283 devstack@c-api.service[111100]: INFO cinder.rpc [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 19:48:32.319223 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.322991 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.339558 np0000185283 devstack@c-api.service[111101]: DEBUG oslo_db.sqlalchemy.engines [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 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=111101) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 19:48:32.341855 np0000185283 devstack@c-api.service[111098]: DEBUG oslo_db.sqlalchemy.engines [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 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=111098) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 19:48:32.342306 np0000185283 devstack@c-api.service[111101]: INFO cinder.rpc [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 19:48:32.343744 np0000185283 devstack@c-api.service[111099]: DEBUG oslo_db.sqlalchemy.engines [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 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=111099) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 19:48:32.344513 np0000185283 devstack@c-api.service[111098]: INFO cinder.rpc [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 19:48:32.344610 np0000185283 devstack@c-api.service[111101]: INFO cinder.rpc [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 19:48:32.345690 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.346407 np0000185283 devstack@c-api.service[111099]: INFO cinder.rpc [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 19:48:32.346810 np0000185283 devstack@c-api.service[111098]: INFO cinder.rpc [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 19:48:32.348003 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.348785 np0000185283 devstack@c-api.service[111099]: INFO cinder.rpc [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 19:48:32.349999 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.356518 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.356917 np0000185283 devstack@c-api.service[111100]: DEBUG oslo_db.sqlalchemy.engines [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 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=111100) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 19:48:32.359435 np0000185283 devstack@c-api.service[111100]: INFO cinder.rpc [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 19:48:32.359615 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.359833 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.361691 np0000185283 devstack@c-api.service[111100]: INFO cinder.rpc [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 19:48:32.362722 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.362887 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.362988 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.364520 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.366173 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.367760 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.367868 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.370802 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.370910 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.371222 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.373714 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.374206 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.374915 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.376048 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.376774 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.377121 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.378113 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.379051 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.379572 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.380334 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.381392 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.382082 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.382465 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.383263 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.383934 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.385434 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.386128 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.386617 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.386701 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.387567 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.388223 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.389658 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.390267 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.391062 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.392045 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.392712 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.392799 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.395463 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.395703 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.395853 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.396641 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.397749 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.398666 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.399163 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.399986 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.400607 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.401054 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.401542 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.401911 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.402011 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.402987 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.403118 np0000185283 devstack@c-api.service[111101]: WARNING cinder.api.contrib.hosts [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 19:48:32.403466 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.403900 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.404425 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.404896 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.405403 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.405647 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.406203 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.406416 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.406797 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.407358 np0000185283 devstack@c-api.service[111098]: WARNING cinder.api.contrib.hosts [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 19:48:32.407837 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.408191 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.408304 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.409179 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: extensions {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.409286 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.409626 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.410498 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: cgsnapshots {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.410606 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.411028 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.411096 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.411771 np0000185283 devstack@c-api.service[111099]: WARNING cinder.api.contrib.hosts [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 19:48:32.411824 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: os-availability-zone {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.412568 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.412639 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.413395 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: extensions {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.413689 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: os-snapshot-manage {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.414001 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.414429 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.414706 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: cgsnapshots {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.415137 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: os-volume-transfer {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.415427 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.416101 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: os-availability-zone {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.416487 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.416745 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: os-quota-sets {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.416899 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.417739 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: extensions {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.417920 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.418000 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: os-snapshot-manage {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.418175 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: os-hosts {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.419055 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: cgsnapshots {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.419335 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.419419 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: os-volume-transfer {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.419549 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: qos-specs {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.420440 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: os-availability-zone {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.420648 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.421009 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: os-quota-sets {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.421626 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: backups {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.421729 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: os-snapshot-manage {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.421810 np0000185283 devstack@c-api.service[111100]: WARNING cinder.api.contrib.hosts [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 19:48:32.422542 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: os-hosts {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.422645 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.423632 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: capabilities {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.423722 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: os-volume-transfer {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.423799 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: qos-specs {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.423986 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.424823 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: os-volume-type-access {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.425292 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: os-quota-sets {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.425407 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.425880 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: backups {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.426431 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: os-quota-class-sets {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.426712 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: os-hosts {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.426860 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.427677 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: scheduler-stats {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.427727 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: extensions {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.427885 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: capabilities {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.428091 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: qos-specs {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.429070 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: cgsnapshots {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.429130 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: os-volume-type-access {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.429173 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: consistencygroups {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.430126 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: backups {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.430433 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: os-availability-zone {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.430726 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: os-quota-class-sets {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.431046 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: encryption {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.431986 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: scheduler-stats {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.432132 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: capabilities {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.432306 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: os-snapshot-manage {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.432617 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: encryption {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.433343 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: os-volume-type-access {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.433454 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: consistencygroups {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.433755 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: os-volume-transfer {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.434089 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: os-volume-manage {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.434922 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: os-quota-class-sets {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.435331 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: os-quota-sets {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.435396 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: encryption {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.435535 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extended resource: extra_specs {{(pid=111101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.436202 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: scheduler-stats {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.436756 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: os-hosts {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.436953 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: encryption {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.437648 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: consistencygroups {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.437710 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.438116 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: qos-specs {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.438460 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: os-volume-manage {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.439059 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.439579 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: encryption {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.439906 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extended resource: extra_specs {{(pid=111098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.440199 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: backups {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.440440 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.441139 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: encryption {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.441791 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.442125 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.442209 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: capabilities {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.442612 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] SnapshotActionsController initialized {{(pid=111101) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 19:48:32.442703 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: os-volume-manage {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.443325 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.443411 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: os-volume-type-access {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.443486 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.444075 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extended resource: extra_specs {{(pid=111099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.444658 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.444839 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.444996 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: os-quota-class-sets {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.446037 np0000185283 devstack@c-api.service[111101]: WARNING castellan.key_manager.migration [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.446182 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.446289 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: scheduler-stats {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.446357 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.446978 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.447068 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.contrib.snapshot_actions [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] SnapshotActionsController initialized {{(pid=111098) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 19:48:32.447144 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.447205 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension VolumeActions extending resource: volumes {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.447322 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension UsedLimits extending resource: limits {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.447479 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.447611 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.447721 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: consistencygroups {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.447827 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.448106 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.448195 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.448343 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension TypesManage extending resource: types {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.448560 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.448560 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.448753 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.448753 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.448860 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension AdminActions extending resource: volumes {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.448932 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension AdminActions extending resource: snapshots {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.448977 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.449043 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension AdminActions extending resource: backups {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.449110 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.449155 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.v3.router [None req-2ab7cae6-ba07-495b-af23-7156afa0fa35 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.449641 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: encryption {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.450364 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.450436 np0000185283 devstack@c-api.service[111098]: WARNING castellan.key_manager.migration [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.451151 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: encryption {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.451206 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.contrib.snapshot_actions [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] SnapshotActionsController initialized {{(pid=111099) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 19:48:32.451370 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.451494 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.451617 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension VolumeActions extending resource: volumes {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.451750 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension UsedLimits extending resource: limits {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.451854 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.451912 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.452533 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.452652 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.452729 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: os-volume-manage {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.452776 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension TypesManage extending resource: types {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.452923 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.452978 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.453073 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.453150 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.453203 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.453271 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension AdminActions extending resource: volumes {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.453382 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension AdminActions extending resource: snapshots {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.453459 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension AdminActions extending resource: backups {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.453573 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.v3.router [None req-ce84d5a4-a1fc-4f30-bdcc-098dcbd4f042 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.454098 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extended resource: extra_specs {{(pid=111100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 19:48:32.454594 np0000185283 devstack@c-api.service[111099]: WARNING castellan.key_manager.migration [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.455568 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.455701 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.455770 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension VolumeActions extending resource: volumes {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.455924 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension UsedLimits extending resource: limits {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.456107 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.456312 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.456437 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.456521 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.456521 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension TypesManage extending resource: types {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.456521 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.456720 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.456811 np0000185283 devstack@c-api.service[111101]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e670caa4668 pid: 111101 (default app) Jul 14 19:48:32.456878 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.456878 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.457003 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension AdminActions extending resource: volumes {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.457068 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension AdminActions extending resource: snapshots {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.457137 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension AdminActions extending resource: backups {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.457335 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.v3.router [None req-9f0b8cf2-faed-4773-bfa8-e0e55dd0c191 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.457652 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.458982 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.460389 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.461185 np0000185283 devstack@c-api.service[111098]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e670caa4668 pid: 111098 (default app) Jul 14 19:48:32.461351 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.contrib.snapshot_actions [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] SnapshotActionsController initialized {{(pid=111100) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 19:48:32.461919 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.463270 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.464655 np0000185283 devstack@c-api.service[111100]: WARNING castellan.key_manager.migration [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 19:48:32.465468 np0000185283 devstack@c-api.service[111099]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e670caa4668 pid: 111099 (default app) Jul 14 19:48:32.465579 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.465701 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.465833 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension VolumeActions extending resource: volumes {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.465956 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension UsedLimits extending resource: limits {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.466005 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.middleware.request_id [None req-6e96f5fe-0dbb-48be-8e7c-761c602e6003 None None] RequestId filter calling following filter/app {{(pid=111101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:48:32.466054 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.466708 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.466803 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.466925 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension TypesManage extending resource: types {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.467031 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.467132 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.467238 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.467364 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.467455 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension AdminActions extending resource: volumes {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.467575 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension AdminActions extending resource: snapshots {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.467667 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension AdminActions extending resource: backups {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.467766 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.v3.router [None req-1c6e2c94-c114-42ba-9fa5-5b6924305188 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 19:48:32.468662 np0000185283 devstack@c-api.service[111101]: [pid: 111101|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 949 bytes} [Tue Jul 14 19:48:32 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 14 19:48:32.475348 np0000185283 devstack@c-api.service[111100]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e670caa4668 pid: 111100 (default app) Jul 14 19:48:39.543049 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.middleware.request_id [None req-6b29e00c-5054-4f60-ba65-32957aa389d4 None None] RequestId filter calling following filter/app {{(pid=111098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:48:40.051223 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-6b29e00c-5054-4f60-ba65-32957aa389d4 admin admin] POST https://199.204.45.22/volume/v3/types Jul 14 19:48:40.051806 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-6b29e00c-5054-4f60-ba65-32957aa389d4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111098) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 19:48:40.053459 np0000185283 devstack@c-api.service[111098]: /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 19:48:40.053459 np0000185283 devstack@c-api.service[111098]: warnings.warn( Jul 14 19:48:40.086800 np0000185283 devstack@c-api.service[111098]: DEBUG oslo_db.sqlalchemy.engines [None req-6b29e00c-5054-4f60-ba65-32957aa389d4 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=111098) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 19:48:40.112995 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-6b29e00c-5054-4f60-ba65-32957aa389d4 admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 Jul 14 19:48:40.113406 np0000185283 devstack@c-api.service[111098]: [pid: 111098|app: 0|req: 1/2] 199.204.45.22 () {68 vars in 1326 bytes} [Tue Jul 14 19:48:39 2026] POST /volume/v3/types => generated 186 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 19:48:40.146008 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.middleware.request_id [None req-6b0d5c3a-2929-4a10-b5cc-73e4cf4f5f3e None None] RequestId filter calling following filter/app {{(pid=111099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:48:40.462199 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-6b0d5c3a-2929-4a10-b5cc-73e4cf4f5f3e admin admin] POST https://199.204.45.22/volume/v3/types/3099c30e-36d7-4ca9-9e7f-b353b8efd776/extra_specs Jul 14 19:48:40.462715 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-6b0d5c3a-2929-4a10-b5cc-73e4cf4f5f3e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 19:48:40.464360 np0000185283 devstack@c-api.service[111099]: /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 19:48:40.464360 np0000185283 devstack@c-api.service[111099]: warnings.warn( Jul 14 19:48:40.497356 np0000185283 devstack@c-api.service[111099]: DEBUG oslo_db.sqlalchemy.engines [None req-6b0d5c3a-2929-4a10-b5cc-73e4cf4f5f3e 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=111099) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 19:48:40.561216 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-6b0d5c3a-2929-4a10-b5cc-73e4cf4f5f3e admin admin] https://199.204.45.22/volume/v3/types/3099c30e-36d7-4ca9-9e7f-b353b8efd776/extra_specs returned with HTTP 200 Jul 14 19:48:40.561870 np0000185283 devstack@c-api.service[111099]: [pid: 111099|app: 0|req: 1/3] 199.204.45.22 () {68 vars in 1473 bytes} [Tue Jul 14 19:48:40 2026] POST /volume/v3/types/3099c30e-36d7-4ca9-9e7f-b353b8efd776/extra_specs => generated 55 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 19:48:42.343997 np0000185283 devstack@c-api.service[111101]: DEBUG dbcounter [-] [111101] Writing DB stats cinder:SELECT=6 {{(pid=111101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 19:48:42.360964 np0000185283 devstack@c-api.service[111100]: DEBUG dbcounter [-] [111100] Writing DB stats cinder:SELECT=6 {{(pid=111100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 19:48:50.110938 np0000185283 devstack@c-api.service[111098]: DEBUG dbcounter [-] [111098] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 19:48:50.559283 np0000185283 devstack@c-api.service[111099]: DEBUG dbcounter [-] [111099] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 19:51:02.806281 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.middleware.request_id [None req-2a74417a-02b9-4da0-b0ff-c7488173ca95 None None] RequestId filter calling following filter/app {{(pid=111101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:02.807088 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-2a74417a-02b9-4da0-b0ff-c7488173ca95 None None] GET https://199.204.45.22/volume// Jul 14 19:51:02.807347 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-2a74417a-02b9-4da0-b0ff-c7488173ca95 None None] Empty body provided in request {{(pid=111101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 19:51:02.807653 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-2a74417a-02b9-4da0-b0ff-c7488173ca95 None None] Calling method 'all' {{(pid=111101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 19:51:02.808374 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-2a74417a-02b9-4da0-b0ff-c7488173ca95 None None] https://199.204.45.22/volume// returned with HTTP 300 Jul 14 19:51:02.808750 np0000185283 devstack@c-api.service[111101]: [pid: 111101|app: 0|req: 2/4] 199.204.45.22 () {66 vars in 1449 bytes} [Tue Jul 14 19:51:02 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 14 19:51:40.760754 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.middleware.request_id [None req-610df227-6947-4de4-8b7e-ac3405e4e199 None None] RequestId filter calling following filter/app {{(pid=111100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:40.763631 np0000185283 devstack@c-api.service[111100]: [pid: 111100|app: 0|req: 1/5] 199.204.45.22 () {62 vars in 1061 bytes} [Tue Jul 14 19:51:40 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 14 19:51:40.792730 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.middleware.request_id [None req-65646445-5c78-4bfd-9463-ebc8549dc04f None None] RequestId filter calling following filter/app {{(pid=111098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:40.801303 np0000185283 devstack@c-api.service[111098]: [pid: 111098|app: 0|req: 2/6] 199.204.45.22 () {64 vars in 1265 bytes} [Tue Jul 14 19:51:40 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 14 19:51:40.831161 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.middleware.request_id [req-65646445-5c78-4bfd-9463-ebc8549dc04f req-53ee5d05-e35d-48bb-aa63-d67de495846e None None] RequestId filter calling following filter/app {{(pid=111099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:40.836442 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [req-65646445-5c78-4bfd-9463-ebc8549dc04f req-53ee5d05-e35d-48bb-aa63-d67de495846e demo demo] GET https://199.204.45.22/volume/v3/ Jul 14 19:51:40.836823 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [req-65646445-5c78-4bfd-9463-ebc8549dc04f req-53ee5d05-e35d-48bb-aa63-d67de495846e demo demo] Empty body provided in request {{(pid=111099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 19:51:40.837210 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [req-65646445-5c78-4bfd-9463-ebc8549dc04f req-53ee5d05-e35d-48bb-aa63-d67de495846e demo demo] Calling method 'version_select' {{(pid=111099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 19:51:40.868035 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [req-65646445-5c78-4bfd-9463-ebc8549dc04f req-53ee5d05-e35d-48bb-aa63-d67de495846e demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jul 14 19:51:40.869103 np0000185283 devstack@c-api.service[111099]: [pid: 111099|app: 0|req: 2/7] 199.204.45.22 () {66 vars in 1339 bytes} [Tue Jul 14 19:51:40 2026] GET /volume/v3/ => generated 389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 19:51:40.901943 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.middleware.request_id [None req-c2a2c264-dc86-4743-9462-6678e801613d None None] RequestId filter calling following filter/app {{(pid=111101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:41.217509 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-c2a2c264-dc86-4743-9462-6678e801613d demo demo] GET https://199.204.45.22/volume/v3/types Jul 14 19:51:41.217854 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-c2a2c264-dc86-4743-9462-6678e801613d demo demo] Empty body provided in request {{(pid=111101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 19:51:41.218069 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-c2a2c264-dc86-4743-9462-6678e801613d demo demo] Calling method 'index' {{(pid=111101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 19:51:41.218579 np0000185283 devstack@c-api.service[111101]: /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 19:51:41.218579 np0000185283 devstack@c-api.service[111101]: warnings.warn( Jul 14 19:51:41.219164 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.api_utils [None req-c2a2c264-dc86-4743-9462-6678e801613d demo demo] Removing options '' from query. {{(pid=111101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 19:51:41.259914 np0000185283 devstack@c-api.service[111101]: DEBUG oslo_db.sqlalchemy.engines [None req-c2a2c264-dc86-4743-9462-6678e801613d 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=111101) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 19:51:41.281237 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-c2a2c264-dc86-4743-9462-6678e801613d demo demo] https://199.204.45.22/volume/v3/types returned with HTTP 200 Jul 14 19:51:41.281663 np0000185283 devstack@c-api.service[111101]: [pid: 111101|app: 0|req: 3/8] 199.204.45.22 () {64 vars in 1283 bytes} [Tue Jul 14 19:51:40 2026] GET /volume/v3/types => generated 377 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 19:51:41.315360 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.middleware.request_id [None req-e9f3cc40-5a07-46cc-833c-be8d5710d53b None None] RequestId filter calling following filter/app {{(pid=111100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:41.653098 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-e9f3cc40-5a07-46cc-833c-be8d5710d53b demo demo] GET https://199.204.45.22/volume/v3/types/default Jul 14 19:51:41.653443 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-e9f3cc40-5a07-46cc-833c-be8d5710d53b demo demo] Empty body provided in request {{(pid=111100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 19:51:41.653683 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-e9f3cc40-5a07-46cc-833c-be8d5710d53b demo demo] Calling method 'show' {{(pid=111100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 19:51:41.690572 np0000185283 devstack@c-api.service[111100]: DEBUG oslo_db.sqlalchemy.engines [None req-e9f3cc40-5a07-46cc-833c-be8d5710d53b 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=111100) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 19:51:41.710433 np0000185283 devstack@c-api.service[111100]: /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 19:51:41.710433 np0000185283 devstack@c-api.service[111100]: warnings.warn( Jul 14 19:51:41.712531 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-e9f3cc40-5a07-46cc-833c-be8d5710d53b demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jul 14 19:51:41.713024 np0000185283 devstack@c-api.service[111100]: [pid: 111100|app: 0|req: 2/9] 199.204.45.22 () {64 vars in 1294 bytes} [Tue Jul 14 19:51:41 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 19:51:42.153152 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.middleware.request_id [None req-71e17bec-dba4-43ef-afea-56d2dbb4e297 None None] RequestId filter calling following filter/app {{(pid=111098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:42.154306 np0000185283 devstack@c-api.service[111098]: [pid: 111098|app: 0|req: 3/10] 199.204.45.22 () {62 vars in 1061 bytes} [Tue Jul 14 19:51:42 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 14 19:51:42.182620 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.middleware.request_id [None req-2d606615-de12-403f-a0c5-509dfc534f81 None None] RequestId filter calling following filter/app {{(pid=111099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:42.189734 np0000185283 devstack@c-api.service[111099]: [pid: 111099|app: 0|req: 3/11] 199.204.45.22 () {64 vars in 1265 bytes} [Tue Jul 14 19:51:42 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 14 19:51:42.226409 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.middleware.request_id [req-2d606615-de12-403f-a0c5-509dfc534f81 req-ca9af83d-a9db-4de8-9b0d-cea0be255dcc None None] RequestId filter calling following filter/app {{(pid=111101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:42.229848 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [req-2d606615-de12-403f-a0c5-509dfc534f81 req-ca9af83d-a9db-4de8-9b0d-cea0be255dcc demo demo] GET https://199.204.45.22/volume/v3/ Jul 14 19:51:42.230287 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [req-2d606615-de12-403f-a0c5-509dfc534f81 req-ca9af83d-a9db-4de8-9b0d-cea0be255dcc demo demo] Empty body provided in request {{(pid=111101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 19:51:42.230624 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [req-2d606615-de12-403f-a0c5-509dfc534f81 req-ca9af83d-a9db-4de8-9b0d-cea0be255dcc demo demo] Calling method 'version_select' {{(pid=111101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 19:51:42.231172 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [req-2d606615-de12-403f-a0c5-509dfc534f81 req-ca9af83d-a9db-4de8-9b0d-cea0be255dcc demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jul 14 19:51:42.231618 np0000185283 devstack@c-api.service[111101]: [pid: 111101|app: 0|req: 4/12] 199.204.45.22 () {66 vars in 1339 bytes} [Tue Jul 14 19:51:42 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 19:51:42.272705 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.middleware.request_id [None req-43716ae7-9742-4884-aa3b-6e9356a1332d None None] RequestId filter calling following filter/app {{(pid=111100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:42.275445 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-43716ae7-9742-4884-aa3b-6e9356a1332d demo demo] GET https://199.204.45.22/volume/v3/types/default Jul 14 19:51:42.275693 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-43716ae7-9742-4884-aa3b-6e9356a1332d demo demo] Empty body provided in request {{(pid=111100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 19:51:42.275956 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-43716ae7-9742-4884-aa3b-6e9356a1332d demo demo] Calling method 'show' {{(pid=111100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 19:51:42.284233 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-43716ae7-9742-4884-aa3b-6e9356a1332d demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jul 14 19:51:42.284591 np0000185283 devstack@c-api.service[111100]: [pid: 111100|app: 0|req: 3/13] 199.204.45.22 () {64 vars in 1294 bytes} [Tue Jul 14 19:51:42 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 19:51:42.858928 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.middleware.request_id [None req-609e7d1a-982c-4d2b-868f-720bae7fb1be None None] RequestId filter calling following filter/app {{(pid=111098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:42.859760 np0000185283 devstack@c-api.service[111098]: [pid: 111098|app: 0|req: 4/14] 199.204.45.22 () {62 vars in 1061 bytes} [Tue Jul 14 19:51:42 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 14 19:51:42.892808 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.middleware.request_id [None req-edb5b771-d286-48eb-a0ed-194a7de84f67 None None] RequestId filter calling following filter/app {{(pid=111099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:42.896314 np0000185283 devstack@c-api.service[111099]: [pid: 111099|app: 0|req: 4/15] 199.204.45.22 () {64 vars in 1265 bytes} [Tue Jul 14 19:51:42 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 14 19:51:42.927425 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.middleware.request_id [req-edb5b771-d286-48eb-a0ed-194a7de84f67 req-69bf2e7e-399b-4d28-a036-5edf680dd20c None None] RequestId filter calling following filter/app {{(pid=111101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:42.931040 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [req-edb5b771-d286-48eb-a0ed-194a7de84f67 req-69bf2e7e-399b-4d28-a036-5edf680dd20c demo demo] GET https://199.204.45.22/volume/v3/ Jul 14 19:51:42.931599 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [req-edb5b771-d286-48eb-a0ed-194a7de84f67 req-69bf2e7e-399b-4d28-a036-5edf680dd20c demo demo] Empty body provided in request {{(pid=111101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 19:51:42.932024 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [req-edb5b771-d286-48eb-a0ed-194a7de84f67 req-69bf2e7e-399b-4d28-a036-5edf680dd20c demo demo] Calling method 'version_select' {{(pid=111101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 19:51:42.932798 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [req-edb5b771-d286-48eb-a0ed-194a7de84f67 req-69bf2e7e-399b-4d28-a036-5edf680dd20c demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jul 14 19:51:42.933624 np0000185283 devstack@c-api.service[111101]: [pid: 111101|app: 0|req: 5/16] 199.204.45.22 () {66 vars in 1339 bytes} [Tue Jul 14 19:51:42 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 19:51:42.970022 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.middleware.request_id [None req-8c4942c7-ecbd-4ce0-9205-4b0e9c31a5e3 None None] RequestId filter calling following filter/app {{(pid=111100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:42.973288 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-8c4942c7-ecbd-4ce0-9205-4b0e9c31a5e3 demo demo] GET https://199.204.45.22/volume/v3/types/default Jul 14 19:51:42.973722 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-8c4942c7-ecbd-4ce0-9205-4b0e9c31a5e3 demo demo] Empty body provided in request {{(pid=111100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 19:51:42.974211 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-8c4942c7-ecbd-4ce0-9205-4b0e9c31a5e3 demo demo] Calling method 'show' {{(pid=111100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 19:51:42.983149 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-8c4942c7-ecbd-4ce0-9205-4b0e9c31a5e3 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jul 14 19:51:42.983459 np0000185283 devstack@c-api.service[111100]: [pid: 111100|app: 0|req: 4/17] 199.204.45.22 () {64 vars in 1294 bytes} [Tue Jul 14 19:51:42 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 19:51:43.020978 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.middleware.request_id [None req-75084976-a177-4d46-8abd-84ef362eef3d None None] RequestId filter calling following filter/app {{(pid=111098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:43.022089 np0000185283 devstack@c-api.service[111098]: [pid: 111098|app: 0|req: 5/18] 199.204.45.22 () {62 vars in 1061 bytes} [Tue Jul 14 19:51:43 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 14 19:51:43.052827 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.middleware.request_id [None req-92e80dd3-ac80-41d4-8ab2-4c2a37b0c351 None None] RequestId filter calling following filter/app {{(pid=111099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:43.056032 np0000185283 devstack@c-api.service[111099]: [pid: 111099|app: 0|req: 5/19] 199.204.45.22 () {64 vars in 1265 bytes} [Tue Jul 14 19:51:43 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 14 19:51:43.090632 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.middleware.request_id [req-92e80dd3-ac80-41d4-8ab2-4c2a37b0c351 req-e9acc370-c171-4d80-9e2c-e140737c7f28 None None] RequestId filter calling following filter/app {{(pid=111101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:43.093795 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [req-92e80dd3-ac80-41d4-8ab2-4c2a37b0c351 req-e9acc370-c171-4d80-9e2c-e140737c7f28 demo demo] GET https://199.204.45.22/volume/v3/ Jul 14 19:51:43.094140 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [req-92e80dd3-ac80-41d4-8ab2-4c2a37b0c351 req-e9acc370-c171-4d80-9e2c-e140737c7f28 demo demo] Empty body provided in request {{(pid=111101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 19:51:43.094574 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [req-92e80dd3-ac80-41d4-8ab2-4c2a37b0c351 req-e9acc370-c171-4d80-9e2c-e140737c7f28 demo demo] Calling method 'version_select' {{(pid=111101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 19:51:43.095272 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [req-92e80dd3-ac80-41d4-8ab2-4c2a37b0c351 req-e9acc370-c171-4d80-9e2c-e140737c7f28 demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jul 14 19:51:43.095949 np0000185283 devstack@c-api.service[111101]: [pid: 111101|app: 0|req: 6/20] 199.204.45.22 () {66 vars in 1339 bytes} [Tue Jul 14 19:51:43 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 19:51:43.133409 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.middleware.request_id [None req-10995d43-0b89-4dd7-b45b-5d7813c8a0d7 None None] RequestId filter calling following filter/app {{(pid=111100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:51:43.135520 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-10995d43-0b89-4dd7-b45b-5d7813c8a0d7 demo demo] GET https://199.204.45.22/volume/v3/types/default Jul 14 19:51:43.135743 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-10995d43-0b89-4dd7-b45b-5d7813c8a0d7 demo demo] Empty body provided in request {{(pid=111100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 19:51:43.135983 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-10995d43-0b89-4dd7-b45b-5d7813c8a0d7 demo demo] Calling method 'show' {{(pid=111100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 19:51:43.143696 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-10995d43-0b89-4dd7-b45b-5d7813c8a0d7 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jul 14 19:51:43.143988 np0000185283 devstack@c-api.service[111100]: [pid: 111100|app: 0|req: 5/21] 199.204.45.22 () {64 vars in 1294 bytes} [Tue Jul 14 19:51:43 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 19:51:51.275708 np0000185283 devstack@c-api.service[111101]: DEBUG dbcounter [-] [111101] Writing DB stats cinder:SELECT=1 {{(pid=111101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 19:51:53.140277 np0000185283 devstack@c-api.service[111100]: DEBUG dbcounter [-] [111100] Writing DB stats cinder:SELECT=8 {{(pid=111100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 19:56:30.878235 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.middleware.request_id [None req-120a9150-ce08-49a9-ae38-064985366417 None None] RequestId filter calling following filter/app {{(pid=111098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:56:30.973576 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-120a9150-ce08-49a9-ae38-064985366417 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 19:56:30.973994 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-120a9150-ce08-49a9-ae38-064985366417 demo demo] Empty body provided in request {{(pid=111098) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 19:56:30.974443 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-120a9150-ce08-49a9-ae38-064985366417 demo demo] Calling method 'detail' {{(pid=111098) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 19:56:30.975436 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.api_utils [None req-120a9150-ce08-49a9-ae38-064985366417 demo demo] Removing options '' from query. {{(pid=111098) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 19:56:30.976991 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.volume.api [None req-120a9150-ce08-49a9-ae38-064985366417 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111098) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 19:56:31.012758 np0000185283 devstack@c-api.service[111098]: INFO cinder.volume.api [None req-120a9150-ce08-49a9-ae38-064985366417 demo demo] Get all volumes completed successfully. Jul 14 19:56:31.015510 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-120a9150-ce08-49a9-ae38-064985366417 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 19:56:31.016009 np0000185283 devstack@c-api.service[111098]: [pid: 111098|app: 0|req: 6/22] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 19:56:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 19:56:41.006209 np0000185283 devstack@c-api.service[111098]: DEBUG dbcounter [-] [111098] Writing DB stats cinder:SELECT=1 {{(pid=111098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 19:57:31.031988 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.middleware.request_id [None req-d9a82eed-22e0-499a-8423-344cc9c76261 None None] RequestId filter calling following filter/app {{(pid=111099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:57:31.036148 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-d9a82eed-22e0-499a-8423-344cc9c76261 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 19:57:31.036404 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-d9a82eed-22e0-499a-8423-344cc9c76261 demo demo] Empty body provided in request {{(pid=111099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 19:57:31.036998 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-d9a82eed-22e0-499a-8423-344cc9c76261 demo demo] Calling method 'detail' {{(pid=111099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 19:57:31.037290 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.api_utils [None req-d9a82eed-22e0-499a-8423-344cc9c76261 demo demo] Removing options '' from query. {{(pid=111099) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 19:57:31.038220 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.volume.api [None req-d9a82eed-22e0-499a-8423-344cc9c76261 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111099) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 19:57:31.069515 np0000185283 devstack@c-api.service[111099]: INFO cinder.volume.api [None req-d9a82eed-22e0-499a-8423-344cc9c76261 demo demo] Get all volumes completed successfully. Jul 14 19:57:31.071723 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-d9a82eed-22e0-499a-8423-344cc9c76261 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 19:57:31.072075 np0000185283 devstack@c-api.service[111099]: [pid: 111099|app: 0|req: 6/23] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 19:57:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 19:57:41.063152 np0000185283 devstack@c-api.service[111099]: DEBUG dbcounter [-] [111099] Writing DB stats cinder:SELECT=1 {{(pid=111099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 19:58:31.092082 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.middleware.request_id [None req-6a325c8d-769c-4114-85dc-ac7ff5a5a73e None None] RequestId filter calling following filter/app {{(pid=111101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:58:31.094835 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-6a325c8d-769c-4114-85dc-ac7ff5a5a73e demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 19:58:31.094965 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-6a325c8d-769c-4114-85dc-ac7ff5a5a73e demo demo] Empty body provided in request {{(pid=111101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 19:58:31.095139 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-6a325c8d-769c-4114-85dc-ac7ff5a5a73e demo demo] Calling method 'detail' {{(pid=111101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 19:58:31.095598 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.api_utils [None req-6a325c8d-769c-4114-85dc-ac7ff5a5a73e demo demo] Removing options '' from query. {{(pid=111101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 19:58:31.096272 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.volume.api [None req-6a325c8d-769c-4114-85dc-ac7ff5a5a73e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111101) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 19:58:31.135273 np0000185283 devstack@c-api.service[111101]: INFO cinder.volume.api [None req-6a325c8d-769c-4114-85dc-ac7ff5a5a73e demo demo] Get all volumes completed successfully. Jul 14 19:58:31.138195 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-6a325c8d-769c-4114-85dc-ac7ff5a5a73e demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 19:58:31.138656 np0000185283 devstack@c-api.service[111101]: [pid: 111101|app: 0|req: 7/24] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 19:58:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 19:58:41.128282 np0000185283 devstack@c-api.service[111101]: DEBUG dbcounter [-] [111101] Writing DB stats cinder:SELECT=1 {{(pid=111101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 19:59:31.151367 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.middleware.request_id [None req-f7fb810e-308f-4e55-9729-a98d2e1e5165 None None] RequestId filter calling following filter/app {{(pid=111100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 19:59:31.154434 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-f7fb810e-308f-4e55-9729-a98d2e1e5165 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 19:59:31.154434 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-f7fb810e-308f-4e55-9729-a98d2e1e5165 demo demo] Empty body provided in request {{(pid=111100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 19:59:31.154555 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-f7fb810e-308f-4e55-9729-a98d2e1e5165 demo demo] Calling method 'detail' {{(pid=111100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 19:59:31.155101 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.api_utils [None req-f7fb810e-308f-4e55-9729-a98d2e1e5165 demo demo] Removing options '' from query. {{(pid=111100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 19:59:31.155837 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.volume.api [None req-f7fb810e-308f-4e55-9729-a98d2e1e5165 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111100) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 19:59:31.195235 np0000185283 devstack@c-api.service[111100]: INFO cinder.volume.api [None req-f7fb810e-308f-4e55-9729-a98d2e1e5165 demo demo] Get all volumes completed successfully. Jul 14 19:59:31.199784 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-f7fb810e-308f-4e55-9729-a98d2e1e5165 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 19:59:31.200369 np0000185283 devstack@c-api.service[111100]: [pid: 111100|app: 0|req: 6/25] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 19:59:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 19:59:41.186678 np0000185283 devstack@c-api.service[111100]: DEBUG dbcounter [-] [111100] Writing DB stats cinder:SELECT=1 {{(pid=111100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:00:31.225272 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.middleware.request_id [None req-c2f056a4-ca79-4e84-801f-34134f3f8ace None None] RequestId filter calling following filter/app {{(pid=111098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:00:31.230278 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-c2f056a4-ca79-4e84-801f-34134f3f8ace demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:00:31.230525 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-c2f056a4-ca79-4e84-801f-34134f3f8ace demo demo] Empty body provided in request {{(pid=111098) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:00:31.230782 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-c2f056a4-ca79-4e84-801f-34134f3f8ace demo demo] Calling method 'detail' {{(pid=111098) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:00:31.231096 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.api_utils [None req-c2f056a4-ca79-4e84-801f-34134f3f8ace demo demo] Removing options '' from query. {{(pid=111098) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:00:31.232011 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.volume.api [None req-c2f056a4-ca79-4e84-801f-34134f3f8ace demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111098) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:00:31.242168 np0000185283 devstack@c-api.service[111098]: INFO cinder.volume.api [None req-c2f056a4-ca79-4e84-801f-34134f3f8ace demo demo] Get all volumes completed successfully. Jul 14 20:00:31.245604 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-c2f056a4-ca79-4e84-801f-34134f3f8ace demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:00:31.246522 np0000185283 devstack@c-api.service[111098]: [pid: 111098|app: 0|req: 7/26] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:00: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 20:00:41.236789 np0000185283 devstack@c-api.service[111098]: DEBUG dbcounter [-] [111098] Writing DB stats cinder:SELECT=1 {{(pid=111098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:01:31.296862 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.middleware.request_id [None req-59c64f53-1ec5-4fc8-a1c8-79875aad39f9 None None] RequestId filter calling following filter/app {{(pid=111099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:01:31.463660 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-59c64f53-1ec5-4fc8-a1c8-79875aad39f9 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:01:31.463941 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-59c64f53-1ec5-4fc8-a1c8-79875aad39f9 demo demo] Empty body provided in request {{(pid=111099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:01:31.464272 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-59c64f53-1ec5-4fc8-a1c8-79875aad39f9 demo demo] Calling method 'detail' {{(pid=111099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:01:31.464698 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.api_utils [None req-59c64f53-1ec5-4fc8-a1c8-79875aad39f9 demo demo] Removing options '' from query. {{(pid=111099) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:01:31.465732 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.volume.api [None req-59c64f53-1ec5-4fc8-a1c8-79875aad39f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111099) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:01:31.473721 np0000185283 devstack@c-api.service[111099]: INFO cinder.volume.api [None req-59c64f53-1ec5-4fc8-a1c8-79875aad39f9 demo demo] Get all volumes completed successfully. Jul 14 20:01:31.475565 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-59c64f53-1ec5-4fc8-a1c8-79875aad39f9 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:01:31.475934 np0000185283 devstack@c-api.service[111099]: [pid: 111099|app: 0|req: 7/27] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:01:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 20:01:41.469217 np0000185283 devstack@c-api.service[111099]: DEBUG dbcounter [-] [111099] Writing DB stats cinder:SELECT=1 {{(pid=111099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:02:31.498455 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.middleware.request_id [None req-6a504fe2-6cde-40ec-a37f-427f17069475 None None] RequestId filter calling following filter/app {{(pid=111101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:02:31.502311 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-6a504fe2-6cde-40ec-a37f-427f17069475 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:02:31.503285 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-6a504fe2-6cde-40ec-a37f-427f17069475 demo demo] Empty body provided in request {{(pid=111101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:02:31.503285 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-6a504fe2-6cde-40ec-a37f-427f17069475 demo demo] Calling method 'detail' {{(pid=111101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:02:31.503285 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.api_utils [None req-6a504fe2-6cde-40ec-a37f-427f17069475 demo demo] Removing options '' from query. {{(pid=111101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:02:31.503976 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.volume.api [None req-6a504fe2-6cde-40ec-a37f-427f17069475 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111101) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:02:31.511559 np0000185283 devstack@c-api.service[111101]: INFO cinder.volume.api [None req-6a504fe2-6cde-40ec-a37f-427f17069475 demo demo] Get all volumes completed successfully. Jul 14 20:02:31.513418 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-6a504fe2-6cde-40ec-a37f-427f17069475 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:02:31.513749 np0000185283 devstack@c-api.service[111101]: [pid: 111101|app: 0|req: 8/28] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:02:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 20:02:41.509450 np0000185283 devstack@c-api.service[111101]: DEBUG dbcounter [-] [111101] Writing DB stats cinder:SELECT=1 {{(pid=111101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:03:31.527676 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.middleware.request_id [None req-2d498955-06eb-43d3-841a-7a9f9b6d6419 None None] RequestId filter calling following filter/app {{(pid=111100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:03:31.531039 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-2d498955-06eb-43d3-841a-7a9f9b6d6419 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:03:31.531596 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-2d498955-06eb-43d3-841a-7a9f9b6d6419 demo demo] Empty body provided in request {{(pid=111100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:03:31.531596 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-2d498955-06eb-43d3-841a-7a9f9b6d6419 demo demo] Calling method 'detail' {{(pid=111100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:03:31.532090 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.api_utils [None req-2d498955-06eb-43d3-841a-7a9f9b6d6419 demo demo] Removing options '' from query. {{(pid=111100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:03:31.533142 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.volume.api [None req-2d498955-06eb-43d3-841a-7a9f9b6d6419 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111100) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:03:31.544118 np0000185283 devstack@c-api.service[111100]: INFO cinder.volume.api [None req-2d498955-06eb-43d3-841a-7a9f9b6d6419 demo demo] Get all volumes completed successfully. Jul 14 20:03:31.548074 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-2d498955-06eb-43d3-841a-7a9f9b6d6419 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:03:31.548828 np0000185283 devstack@c-api.service[111100]: [pid: 111100|app: 0|req: 7/29] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:03: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 20:03:41.536630 np0000185283 devstack@c-api.service[111100]: DEBUG dbcounter [-] [111100] Writing DB stats cinder:SELECT=1 {{(pid=111100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:04:31.564825 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.middleware.request_id [None req-ebe45394-77c4-4e05-8034-f24abc9befc8 None None] RequestId filter calling following filter/app {{(pid=111098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:04:31.571337 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-ebe45394-77c4-4e05-8034-f24abc9befc8 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:04:31.571465 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-ebe45394-77c4-4e05-8034-f24abc9befc8 demo demo] Empty body provided in request {{(pid=111098) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:04:31.571859 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-ebe45394-77c4-4e05-8034-f24abc9befc8 demo demo] Calling method 'detail' {{(pid=111098) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:04:31.572400 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.api_utils [None req-ebe45394-77c4-4e05-8034-f24abc9befc8 demo demo] Removing options '' from query. {{(pid=111098) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:04:31.573982 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.volume.api [None req-ebe45394-77c4-4e05-8034-f24abc9befc8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111098) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:04:31.582739 np0000185283 devstack@c-api.service[111098]: INFO cinder.volume.api [None req-ebe45394-77c4-4e05-8034-f24abc9befc8 demo demo] Get all volumes completed successfully. Jul 14 20:04:31.584545 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-ebe45394-77c4-4e05-8034-f24abc9befc8 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:04:31.584942 np0000185283 devstack@c-api.service[111098]: [pid: 111098|app: 0|req: 8/30] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:04:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 20:04:41.578997 np0000185283 devstack@c-api.service[111098]: DEBUG dbcounter [-] [111098] Writing DB stats cinder:SELECT=1 {{(pid=111098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:05:31.601539 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.middleware.request_id [None req-f38a3197-3af4-45d6-a231-6d49630df234 None None] RequestId filter calling following filter/app {{(pid=111099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:05:31.605639 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-f38a3197-3af4-45d6-a231-6d49630df234 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:05:31.605959 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-f38a3197-3af4-45d6-a231-6d49630df234 demo demo] Empty body provided in request {{(pid=111099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:05:31.606505 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-f38a3197-3af4-45d6-a231-6d49630df234 demo demo] Calling method 'detail' {{(pid=111099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:05:31.606505 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.api_utils [None req-f38a3197-3af4-45d6-a231-6d49630df234 demo demo] Removing options '' from query. {{(pid=111099) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:05:31.607302 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.volume.api [None req-f38a3197-3af4-45d6-a231-6d49630df234 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111099) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:05:31.615813 np0000185283 devstack@c-api.service[111099]: INFO cinder.volume.api [None req-f38a3197-3af4-45d6-a231-6d49630df234 demo demo] Get all volumes completed successfully. Jul 14 20:05:31.618259 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-f38a3197-3af4-45d6-a231-6d49630df234 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:05:31.618675 np0000185283 devstack@c-api.service[111099]: [pid: 111099|app: 0|req: 8/31] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:05: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 20:05:41.611626 np0000185283 devstack@c-api.service[111099]: DEBUG dbcounter [-] [111099] Writing DB stats cinder:SELECT=1 {{(pid=111099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:06:31.636298 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.middleware.request_id [None req-6bc25808-ad72-4212-b58e-bfa19c7765aa None None] RequestId filter calling following filter/app {{(pid=111101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:06:31.790384 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-6bc25808-ad72-4212-b58e-bfa19c7765aa demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:06:31.790753 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-6bc25808-ad72-4212-b58e-bfa19c7765aa demo demo] Empty body provided in request {{(pid=111101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:06:31.791130 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-6bc25808-ad72-4212-b58e-bfa19c7765aa demo demo] Calling method 'detail' {{(pid=111101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:06:31.791611 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.api_utils [None req-6bc25808-ad72-4212-b58e-bfa19c7765aa demo demo] Removing options '' from query. {{(pid=111101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:06:31.792942 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.volume.api [None req-6bc25808-ad72-4212-b58e-bfa19c7765aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111101) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:06:31.802381 np0000185283 devstack@c-api.service[111101]: INFO cinder.volume.api [None req-6bc25808-ad72-4212-b58e-bfa19c7765aa demo demo] Get all volumes completed successfully. Jul 14 20:06:31.805111 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-6bc25808-ad72-4212-b58e-bfa19c7765aa demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:06:31.805655 np0000185283 devstack@c-api.service[111101]: [pid: 111101|app: 0|req: 9/32] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:06:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 20:06:41.796835 np0000185283 devstack@c-api.service[111101]: DEBUG dbcounter [-] [111101] Writing DB stats cinder:SELECT=1 {{(pid=111101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:07:31.823644 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.middleware.request_id [None req-b6650162-a334-48db-b64b-df4216f7f85e None None] RequestId filter calling following filter/app {{(pid=111100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:07:31.828590 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-b6650162-a334-48db-b64b-df4216f7f85e demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:07:31.828826 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-b6650162-a334-48db-b64b-df4216f7f85e demo demo] Empty body provided in request {{(pid=111100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:07:31.829080 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-b6650162-a334-48db-b64b-df4216f7f85e demo demo] Calling method 'detail' {{(pid=111100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:07:31.829413 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.api_utils [None req-b6650162-a334-48db-b64b-df4216f7f85e demo demo] Removing options '' from query. {{(pid=111100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:07:31.830319 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.volume.api [None req-b6650162-a334-48db-b64b-df4216f7f85e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111100) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:07:31.837829 np0000185283 devstack@c-api.service[111100]: INFO cinder.volume.api [None req-b6650162-a334-48db-b64b-df4216f7f85e demo demo] Get all volumes completed successfully. Jul 14 20:07:31.839912 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-b6650162-a334-48db-b64b-df4216f7f85e demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:07:31.840337 np0000185283 devstack@c-api.service[111100]: [pid: 111100|app: 0|req: 8/33] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:07: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 20:07:41.833720 np0000185283 devstack@c-api.service[111100]: DEBUG dbcounter [-] [111100] Writing DB stats cinder:SELECT=1 {{(pid=111100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:08:31.855650 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.middleware.request_id [None req-198906f7-e79b-4738-9a58-cd28eeea7358 None None] RequestId filter calling following filter/app {{(pid=111098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:08:31.859621 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-198906f7-e79b-4738-9a58-cd28eeea7358 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:08:31.860027 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-198906f7-e79b-4738-9a58-cd28eeea7358 demo demo] Empty body provided in request {{(pid=111098) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:08:31.860614 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-198906f7-e79b-4738-9a58-cd28eeea7358 demo demo] Calling method 'detail' {{(pid=111098) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:08:31.861030 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.api_utils [None req-198906f7-e79b-4738-9a58-cd28eeea7358 demo demo] Removing options '' from query. {{(pid=111098) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:08:31.862665 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.volume.api [None req-198906f7-e79b-4738-9a58-cd28eeea7358 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111098) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:08:31.871104 np0000185283 devstack@c-api.service[111098]: INFO cinder.volume.api [None req-198906f7-e79b-4738-9a58-cd28eeea7358 demo demo] Get all volumes completed successfully. Jul 14 20:08:31.873464 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-198906f7-e79b-4738-9a58-cd28eeea7358 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:08:31.873873 np0000185283 devstack@c-api.service[111098]: [pid: 111098|app: 0|req: 9/34] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:08: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 20:08:41.865873 np0000185283 devstack@c-api.service[111098]: DEBUG dbcounter [-] [111098] Writing DB stats cinder:SELECT=1 {{(pid=111098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:09:31.890609 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.middleware.request_id [None req-b4fd06ac-b1ec-4e7a-b616-c7efa8632ebf None None] RequestId filter calling following filter/app {{(pid=111099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:09:31.893923 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-b4fd06ac-b1ec-4e7a-b616-c7efa8632ebf demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:09:31.894286 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-b4fd06ac-b1ec-4e7a-b616-c7efa8632ebf demo demo] Empty body provided in request {{(pid=111099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:09:31.894622 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-b4fd06ac-b1ec-4e7a-b616-c7efa8632ebf demo demo] Calling method 'detail' {{(pid=111099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:09:31.894983 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.api_utils [None req-b4fd06ac-b1ec-4e7a-b616-c7efa8632ebf demo demo] Removing options '' from query. {{(pid=111099) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:09:31.895974 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.volume.api [None req-b4fd06ac-b1ec-4e7a-b616-c7efa8632ebf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111099) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:09:31.908097 np0000185283 devstack@c-api.service[111099]: INFO cinder.volume.api [None req-b4fd06ac-b1ec-4e7a-b616-c7efa8632ebf demo demo] Get all volumes completed successfully. Jul 14 20:09:31.911423 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-b4fd06ac-b1ec-4e7a-b616-c7efa8632ebf demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:09:31.911770 np0000185283 devstack@c-api.service[111099]: [pid: 111099|app: 0|req: 9/35] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:09: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 20:09:41.901337 np0000185283 devstack@c-api.service[111099]: DEBUG dbcounter [-] [111099] Writing DB stats cinder:SELECT=1 {{(pid=111099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:10:31.928325 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.middleware.request_id [None req-26c68bf3-b5df-47f1-8abf-93e27b2afefc None None] RequestId filter calling following filter/app {{(pid=111101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:10:31.931351 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-26c68bf3-b5df-47f1-8abf-93e27b2afefc demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:10:31.931351 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-26c68bf3-b5df-47f1-8abf-93e27b2afefc demo demo] Empty body provided in request {{(pid=111101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:10:31.931647 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-26c68bf3-b5df-47f1-8abf-93e27b2afefc demo demo] Calling method 'detail' {{(pid=111101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:10:31.931924 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.api_utils [None req-26c68bf3-b5df-47f1-8abf-93e27b2afefc demo demo] Removing options '' from query. {{(pid=111101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:10:31.932815 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.volume.api [None req-26c68bf3-b5df-47f1-8abf-93e27b2afefc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111101) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:10:31.941466 np0000185283 devstack@c-api.service[111101]: INFO cinder.volume.api [None req-26c68bf3-b5df-47f1-8abf-93e27b2afefc demo demo] Get all volumes completed successfully. Jul 14 20:10:31.944045 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-26c68bf3-b5df-47f1-8abf-93e27b2afefc demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:10:31.944879 np0000185283 devstack@c-api.service[111101]: [pid: 111101|app: 0|req: 10/36] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:10: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 20:10:41.937199 np0000185283 devstack@c-api.service[111101]: DEBUG dbcounter [-] [111101] Writing DB stats cinder:SELECT=1 {{(pid=111101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:11:31.960091 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.middleware.request_id [None req-d9b9a69d-7d3c-42aa-8d8d-6e2c93778406 None None] RequestId filter calling following filter/app {{(pid=111100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:11:32.116639 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-d9b9a69d-7d3c-42aa-8d8d-6e2c93778406 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:11:32.116964 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-d9b9a69d-7d3c-42aa-8d8d-6e2c93778406 demo demo] Empty body provided in request {{(pid=111100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:11:32.117273 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-d9b9a69d-7d3c-42aa-8d8d-6e2c93778406 demo demo] Calling method 'detail' {{(pid=111100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:11:32.117601 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.api_utils [None req-d9b9a69d-7d3c-42aa-8d8d-6e2c93778406 demo demo] Removing options '' from query. {{(pid=111100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:11:32.118490 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.volume.api [None req-d9b9a69d-7d3c-42aa-8d8d-6e2c93778406 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111100) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:11:32.127520 np0000185283 devstack@c-api.service[111100]: INFO cinder.volume.api [None req-d9b9a69d-7d3c-42aa-8d8d-6e2c93778406 demo demo] Get all volumes completed successfully. Jul 14 20:11:32.130345 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-d9b9a69d-7d3c-42aa-8d8d-6e2c93778406 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:11:32.130571 np0000185283 devstack@c-api.service[111100]: [pid: 111100|app: 0|req: 9/37] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:11:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 20:11:42.121976 np0000185283 devstack@c-api.service[111100]: DEBUG dbcounter [-] [111100] Writing DB stats cinder:SELECT=1 {{(pid=111100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:12:32.150703 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.middleware.request_id [None req-5c30ae2a-2c53-4cf9-aefe-73fdfb4ab8b2 None None] RequestId filter calling following filter/app {{(pid=111098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:12:32.153546 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-5c30ae2a-2c53-4cf9-aefe-73fdfb4ab8b2 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:12:32.153813 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-5c30ae2a-2c53-4cf9-aefe-73fdfb4ab8b2 demo demo] Empty body provided in request {{(pid=111098) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:12:32.154050 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-5c30ae2a-2c53-4cf9-aefe-73fdfb4ab8b2 demo demo] Calling method 'detail' {{(pid=111098) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:12:32.154367 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.api_utils [None req-5c30ae2a-2c53-4cf9-aefe-73fdfb4ab8b2 demo demo] Removing options '' from query. {{(pid=111098) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:12:32.155228 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.volume.api [None req-5c30ae2a-2c53-4cf9-aefe-73fdfb4ab8b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111098) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:12:32.165696 np0000185283 devstack@c-api.service[111098]: INFO cinder.volume.api [None req-5c30ae2a-2c53-4cf9-aefe-73fdfb4ab8b2 demo demo] Get all volumes completed successfully. Jul 14 20:12:32.168284 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-5c30ae2a-2c53-4cf9-aefe-73fdfb4ab8b2 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:12:32.168897 np0000185283 devstack@c-api.service[111098]: [pid: 111098|app: 0|req: 10/38] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:12:32 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 20:12:42.160626 np0000185283 devstack@c-api.service[111098]: DEBUG dbcounter [-] [111098] Writing DB stats cinder:SELECT=1 {{(pid=111098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:13:32.184577 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.middleware.request_id [None req-d21b108d-fe35-4f3f-add3-e0a37ae2d8ab None None] RequestId filter calling following filter/app {{(pid=111099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:13:32.186757 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-d21b108d-fe35-4f3f-add3-e0a37ae2d8ab demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:13:32.186969 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-d21b108d-fe35-4f3f-add3-e0a37ae2d8ab demo demo] Empty body provided in request {{(pid=111099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:13:32.187127 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-d21b108d-fe35-4f3f-add3-e0a37ae2d8ab demo demo] Calling method 'detail' {{(pid=111099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:13:32.187378 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.api_utils [None req-d21b108d-fe35-4f3f-add3-e0a37ae2d8ab demo demo] Removing options '' from query. {{(pid=111099) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:13:32.188123 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.volume.api [None req-d21b108d-fe35-4f3f-add3-e0a37ae2d8ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111099) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:13:32.204328 np0000185283 devstack@c-api.service[111099]: INFO cinder.volume.api [None req-d21b108d-fe35-4f3f-add3-e0a37ae2d8ab demo demo] Get all volumes completed successfully. Jul 14 20:13:32.207611 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-d21b108d-fe35-4f3f-add3-e0a37ae2d8ab demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:13:32.207967 np0000185283 devstack@c-api.service[111099]: [pid: 111099|app: 0|req: 10/39] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:13:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 20:13:42.193119 np0000185283 devstack@c-api.service[111099]: DEBUG dbcounter [-] [111099] Writing DB stats cinder:SELECT=1 {{(pid=111099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:14:32.225927 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.middleware.request_id [None req-f1807b3c-3689-4fbe-9668-fa9de0fd6297 None None] RequestId filter calling following filter/app {{(pid=111101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:14:32.230373 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-f1807b3c-3689-4fbe-9668-fa9de0fd6297 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:14:32.230805 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-f1807b3c-3689-4fbe-9668-fa9de0fd6297 demo demo] Empty body provided in request {{(pid=111101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:14:32.231220 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-f1807b3c-3689-4fbe-9668-fa9de0fd6297 demo demo] Calling method 'detail' {{(pid=111101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:14:32.231763 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.api_utils [None req-f1807b3c-3689-4fbe-9668-fa9de0fd6297 demo demo] Removing options '' from query. {{(pid=111101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:14:32.233309 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.volume.api [None req-f1807b3c-3689-4fbe-9668-fa9de0fd6297 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111101) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:14:32.241839 np0000185283 devstack@c-api.service[111101]: INFO cinder.volume.api [None req-f1807b3c-3689-4fbe-9668-fa9de0fd6297 demo demo] Get all volumes completed successfully. Jul 14 20:14:32.244412 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-f1807b3c-3689-4fbe-9668-fa9de0fd6297 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:14:32.244920 np0000185283 devstack@c-api.service[111101]: [pid: 111101|app: 0|req: 11/40] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:14:32 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 20:14:42.236547 np0000185283 devstack@c-api.service[111101]: DEBUG dbcounter [-] [111101] Writing DB stats cinder:SELECT=1 {{(pid=111101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:15:32.261887 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.middleware.request_id [None req-edf91bbb-f9a2-4f1c-866a-c85c3e0b627c None None] RequestId filter calling following filter/app {{(pid=111100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:15:32.267130 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-edf91bbb-f9a2-4f1c-866a-c85c3e0b627c demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:15:32.268074 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-edf91bbb-f9a2-4f1c-866a-c85c3e0b627c demo demo] Empty body provided in request {{(pid=111100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:15:32.268521 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-edf91bbb-f9a2-4f1c-866a-c85c3e0b627c demo demo] Calling method 'detail' {{(pid=111100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:15:32.268970 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.api_utils [None req-edf91bbb-f9a2-4f1c-866a-c85c3e0b627c demo demo] Removing options '' from query. {{(pid=111100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:15:32.270478 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.volume.api [None req-edf91bbb-f9a2-4f1c-866a-c85c3e0b627c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111100) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:15:32.279070 np0000185283 devstack@c-api.service[111100]: INFO cinder.volume.api [None req-edf91bbb-f9a2-4f1c-866a-c85c3e0b627c demo demo] Get all volumes completed successfully. Jul 14 20:15:32.281013 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-edf91bbb-f9a2-4f1c-866a-c85c3e0b627c demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:15:32.281543 np0000185283 devstack@c-api.service[111100]: [pid: 111100|app: 0|req: 10/41] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:15:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 20:15:42.274430 np0000185283 devstack@c-api.service[111100]: DEBUG dbcounter [-] [111100] Writing DB stats cinder:SELECT=1 {{(pid=111100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:16:32.300001 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.middleware.request_id [None req-acc33e8a-14e6-4932-848c-f7030d908285 None None] RequestId filter calling following filter/app {{(pid=111098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:16:32.393275 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-acc33e8a-14e6-4932-848c-f7030d908285 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:16:32.393722 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-acc33e8a-14e6-4932-848c-f7030d908285 demo demo] Empty body provided in request {{(pid=111098) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:16:32.394260 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-acc33e8a-14e6-4932-848c-f7030d908285 demo demo] Calling method 'detail' {{(pid=111098) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:16:32.394928 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.api_utils [None req-acc33e8a-14e6-4932-848c-f7030d908285 demo demo] Removing options '' from query. {{(pid=111098) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:16:32.396615 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.volume.api [None req-acc33e8a-14e6-4932-848c-f7030d908285 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111098) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:16:32.405061 np0000185283 devstack@c-api.service[111098]: INFO cinder.volume.api [None req-acc33e8a-14e6-4932-848c-f7030d908285 demo demo] Get all volumes completed successfully. Jul 14 20:16:32.407096 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-acc33e8a-14e6-4932-848c-f7030d908285 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:16:32.407556 np0000185283 devstack@c-api.service[111098]: [pid: 111098|app: 0|req: 11/42] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:16:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 20:16:42.400222 np0000185283 devstack@c-api.service[111098]: DEBUG dbcounter [-] [111098] Writing DB stats cinder:SELECT=1 {{(pid=111098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:17:32.427003 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.middleware.request_id [None req-4f48cdfe-e7a7-459b-b74c-d8241a37c999 None None] RequestId filter calling following filter/app {{(pid=111099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:17:32.430277 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-4f48cdfe-e7a7-459b-b74c-d8241a37c999 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:17:32.430434 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-4f48cdfe-e7a7-459b-b74c-d8241a37c999 demo demo] Empty body provided in request {{(pid=111099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:17:32.433092 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-4f48cdfe-e7a7-459b-b74c-d8241a37c999 demo demo] Calling method 'detail' {{(pid=111099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:17:32.433092 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.api_utils [None req-4f48cdfe-e7a7-459b-b74c-d8241a37c999 demo demo] Removing options '' from query. {{(pid=111099) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:17:32.433092 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.volume.api [None req-4f48cdfe-e7a7-459b-b74c-d8241a37c999 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111099) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:17:32.439224 np0000185283 devstack@c-api.service[111099]: INFO cinder.volume.api [None req-4f48cdfe-e7a7-459b-b74c-d8241a37c999 demo demo] Get all volumes completed successfully. Jul 14 20:17:32.441753 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-4f48cdfe-e7a7-459b-b74c-d8241a37c999 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:17:32.442271 np0000185283 devstack@c-api.service[111099]: [pid: 111099|app: 0|req: 11/43] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:17:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 20:17:42.436686 np0000185283 devstack@c-api.service[111099]: DEBUG dbcounter [-] [111099] Writing DB stats cinder:SELECT=1 {{(pid=111099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:18:32.458743 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.middleware.request_id [None req-5b6d02c4-7be4-4203-8351-4033af6acbed None None] RequestId filter calling following filter/app {{(pid=111101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:18:32.462499 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-5b6d02c4-7be4-4203-8351-4033af6acbed demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:18:32.462744 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-5b6d02c4-7be4-4203-8351-4033af6acbed demo demo] Empty body provided in request {{(pid=111101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:18:32.463002 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-5b6d02c4-7be4-4203-8351-4033af6acbed demo demo] Calling method 'detail' {{(pid=111101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:18:32.463373 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.api_utils [None req-5b6d02c4-7be4-4203-8351-4033af6acbed demo demo] Removing options '' from query. {{(pid=111101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:18:32.464342 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.volume.api [None req-5b6d02c4-7be4-4203-8351-4033af6acbed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111101) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:18:32.474120 np0000185283 devstack@c-api.service[111101]: INFO cinder.volume.api [None req-5b6d02c4-7be4-4203-8351-4033af6acbed demo demo] Get all volumes completed successfully. Jul 14 20:18:32.476777 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-5b6d02c4-7be4-4203-8351-4033af6acbed demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:18:32.477320 np0000185283 devstack@c-api.service[111101]: [pid: 111101|app: 0|req: 12/44] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:18:32 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 20:18:42.468051 np0000185283 devstack@c-api.service[111101]: DEBUG dbcounter [-] [111101] Writing DB stats cinder:SELECT=1 {{(pid=111101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:19:32.493165 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.middleware.request_id [None req-426c01d4-c334-4725-9178-f4469897bd05 None None] RequestId filter calling following filter/app {{(pid=111100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:19:32.496548 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-426c01d4-c334-4725-9178-f4469897bd05 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:19:32.496815 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-426c01d4-c334-4725-9178-f4469897bd05 demo demo] Empty body provided in request {{(pid=111100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:19:32.497083 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-426c01d4-c334-4725-9178-f4469897bd05 demo demo] Calling method 'detail' {{(pid=111100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:19:32.497475 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.api_utils [None req-426c01d4-c334-4725-9178-f4469897bd05 demo demo] Removing options '' from query. {{(pid=111100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:19:32.498427 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.volume.api [None req-426c01d4-c334-4725-9178-f4469897bd05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111100) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:19:32.506164 np0000185283 devstack@c-api.service[111100]: INFO cinder.volume.api [None req-426c01d4-c334-4725-9178-f4469897bd05 demo demo] Get all volumes completed successfully. Jul 14 20:19:32.508025 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-426c01d4-c334-4725-9178-f4469897bd05 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:19:32.508376 np0000185283 devstack@c-api.service[111100]: [pid: 111100|app: 0|req: 11/45] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:19:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 20:19:42.501821 np0000185283 devstack@c-api.service[111100]: DEBUG dbcounter [-] [111100] Writing DB stats cinder:SELECT=1 {{(pid=111100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:20:32.530855 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.middleware.request_id [None req-28bd4881-5e60-4f99-954f-e02ac0794357 None None] RequestId filter calling following filter/app {{(pid=111098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:20:32.533706 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-28bd4881-5e60-4f99-954f-e02ac0794357 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:20:32.533930 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-28bd4881-5e60-4f99-954f-e02ac0794357 demo demo] Empty body provided in request {{(pid=111098) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:20:32.534230 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-28bd4881-5e60-4f99-954f-e02ac0794357 demo demo] Calling method 'detail' {{(pid=111098) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:20:32.534502 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.api_utils [None req-28bd4881-5e60-4f99-954f-e02ac0794357 demo demo] Removing options '' from query. {{(pid=111098) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:20:32.535433 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.volume.api [None req-28bd4881-5e60-4f99-954f-e02ac0794357 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111098) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:20:32.543077 np0000185283 devstack@c-api.service[111098]: INFO cinder.volume.api [None req-28bd4881-5e60-4f99-954f-e02ac0794357 demo demo] Get all volumes completed successfully. Jul 14 20:20:32.544864 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-28bd4881-5e60-4f99-954f-e02ac0794357 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:20:32.545176 np0000185283 devstack@c-api.service[111098]: [pid: 111098|app: 0|req: 12/46] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:20:32 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 20:20:42.538754 np0000185283 devstack@c-api.service[111098]: DEBUG dbcounter [-] [111098] Writing DB stats cinder:SELECT=1 {{(pid=111098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:21:32.558997 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.middleware.request_id [None req-60e20dde-9616-4e82-af60-35d1aafdab4f None None] RequestId filter calling following filter/app {{(pid=111099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:21:32.646348 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-60e20dde-9616-4e82-af60-35d1aafdab4f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:21:32.646348 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-60e20dde-9616-4e82-af60-35d1aafdab4f demo demo] Empty body provided in request {{(pid=111099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:21:32.646540 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.openstack.wsgi [None req-60e20dde-9616-4e82-af60-35d1aafdab4f demo demo] Calling method 'detail' {{(pid=111099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:21:32.646764 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.api.api_utils [None req-60e20dde-9616-4e82-af60-35d1aafdab4f demo demo] Removing options '' from query. {{(pid=111099) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:21:32.649886 np0000185283 devstack@c-api.service[111099]: DEBUG cinder.volume.api [None req-60e20dde-9616-4e82-af60-35d1aafdab4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111099) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:21:32.658483 np0000185283 devstack@c-api.service[111099]: INFO cinder.volume.api [None req-60e20dde-9616-4e82-af60-35d1aafdab4f demo demo] Get all volumes completed successfully. Jul 14 20:21:32.661048 np0000185283 devstack@c-api.service[111099]: INFO cinder.api.openstack.wsgi [None req-60e20dde-9616-4e82-af60-35d1aafdab4f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:21:32.661166 np0000185283 devstack@c-api.service[111099]: [pid: 111099|app: 0|req: 12/47] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:21:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 20:21:42.653832 np0000185283 devstack@c-api.service[111099]: DEBUG dbcounter [-] [111099] Writing DB stats cinder:SELECT=1 {{(pid=111099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:22:32.676360 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.middleware.request_id [None req-8f195240-d7c7-48c1-be70-303df089f3d2 None None] RequestId filter calling following filter/app {{(pid=111101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:22:32.680468 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-8f195240-d7c7-48c1-be70-303df089f3d2 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:22:32.681023 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-8f195240-d7c7-48c1-be70-303df089f3d2 demo demo] Empty body provided in request {{(pid=111101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:22:32.681644 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.openstack.wsgi [None req-8f195240-d7c7-48c1-be70-303df089f3d2 demo demo] Calling method 'detail' {{(pid=111101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:22:32.682157 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.api.api_utils [None req-8f195240-d7c7-48c1-be70-303df089f3d2 demo demo] Removing options '' from query. {{(pid=111101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:22:32.683579 np0000185283 devstack@c-api.service[111101]: DEBUG cinder.volume.api [None req-8f195240-d7c7-48c1-be70-303df089f3d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111101) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:22:32.692009 np0000185283 devstack@c-api.service[111101]: INFO cinder.volume.api [None req-8f195240-d7c7-48c1-be70-303df089f3d2 demo demo] Get all volumes completed successfully. Jul 14 20:22:32.695435 np0000185283 devstack@c-api.service[111101]: INFO cinder.api.openstack.wsgi [None req-8f195240-d7c7-48c1-be70-303df089f3d2 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:22:32.695958 np0000185283 devstack@c-api.service[111101]: [pid: 111101|app: 0|req: 13/48] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:22:32 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 20:22:42.686749 np0000185283 devstack@c-api.service[111101]: DEBUG dbcounter [-] [111101] Writing DB stats cinder:SELECT=1 {{(pid=111101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:23:32.730091 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.middleware.request_id [None req-2042888c-7ffb-4ba4-a089-2eac4f5c9414 None None] RequestId filter calling following filter/app {{(pid=111100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:23:32.733582 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-2042888c-7ffb-4ba4-a089-2eac4f5c9414 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:23:32.734226 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-2042888c-7ffb-4ba4-a089-2eac4f5c9414 demo demo] Empty body provided in request {{(pid=111100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:23:32.734956 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.openstack.wsgi [None req-2042888c-7ffb-4ba4-a089-2eac4f5c9414 demo demo] Calling method 'detail' {{(pid=111100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:23:32.737560 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.api.api_utils [None req-2042888c-7ffb-4ba4-a089-2eac4f5c9414 demo demo] Removing options '' from query. {{(pid=111100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:23:32.737560 np0000185283 devstack@c-api.service[111100]: DEBUG cinder.volume.api [None req-2042888c-7ffb-4ba4-a089-2eac4f5c9414 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111100) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:23:32.745434 np0000185283 devstack@c-api.service[111100]: INFO cinder.volume.api [None req-2042888c-7ffb-4ba4-a089-2eac4f5c9414 demo demo] Get all volumes completed successfully. Jul 14 20:23:32.747288 np0000185283 devstack@c-api.service[111100]: INFO cinder.api.openstack.wsgi [None req-2042888c-7ffb-4ba4-a089-2eac4f5c9414 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:23:32.747704 np0000185283 devstack@c-api.service[111100]: [pid: 111100|app: 0|req: 12/49] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:23:32 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 20:23:42.744319 np0000185283 devstack@c-api.service[111100]: DEBUG dbcounter [-] [111100] Writing DB stats cinder:SELECT=1 {{(pid=111100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 20:24:32.763842 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.middleware.request_id [None req-0179e7a5-1695-4817-86ba-227b6c115e35 None None] RequestId filter calling following filter/app {{(pid=111098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 20:24:32.768572 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-0179e7a5-1695-4817-86ba-227b6c115e35 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 14 20:24:32.768929 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-0179e7a5-1695-4817-86ba-227b6c115e35 demo demo] Empty body provided in request {{(pid=111098) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 20:24:32.769322 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.openstack.wsgi [None req-0179e7a5-1695-4817-86ba-227b6c115e35 demo demo] Calling method 'detail' {{(pid=111098) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 20:24:32.769794 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.api.api_utils [None req-0179e7a5-1695-4817-86ba-227b6c115e35 demo demo] Removing options '' from query. {{(pid=111098) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 20:24:32.771142 np0000185283 devstack@c-api.service[111098]: DEBUG cinder.volume.api [None req-0179e7a5-1695-4817-86ba-227b6c115e35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111098) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 20:24:32.779895 np0000185283 devstack@c-api.service[111098]: INFO cinder.volume.api [None req-0179e7a5-1695-4817-86ba-227b6c115e35 demo demo] Get all volumes completed successfully. Jul 14 20:24:32.781699 np0000185283 devstack@c-api.service[111098]: INFO cinder.api.openstack.wsgi [None req-0179e7a5-1695-4817-86ba-227b6c115e35 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 14 20:24:32.782036 np0000185283 devstack@c-api.service[111098]: [pid: 111098|app: 0|req: 13/50] 199.204.45.22 () {64 vars in 1291 bytes} [Tue Jul 14 20:24:32 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 20:24:42.775952 np0000185283 devstack@c-api.service[111098]: DEBUG dbcounter [-] [111098] Writing DB stats cinder:SELECT=1 {{(pid=111098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}