Jul 07 01:29:20.000228 np0000184298 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 07 01:29:20.010253 np0000184298 devstack@c-api.service[111524]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 07 01:29:20.012553 np0000184298 devstack@c-api.service[111524]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jul 7 01:29:20 2026] *** Jul 07 01:29:20.012553 np0000184298 devstack@c-api.service[111524]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 07 01:29:20.012553 np0000184298 devstack@c-api.service[111524]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 07 01:29:20.012553 np0000184298 devstack@c-api.service[111524]: nodename: np0000184298 Jul 07 01:29:20.012553 np0000184298 devstack@c-api.service[111524]: machine: x86_64 Jul 07 01:29:20.012553 np0000184298 devstack@c-api.service[111524]: clock source: unix Jul 07 01:29:20.012553 np0000184298 devstack@c-api.service[111524]: pcre jit disabled Jul 07 01:29:20.012553 np0000184298 devstack@c-api.service[111524]: detected number of CPU cores: 16 Jul 07 01:29:20.012553 np0000184298 devstack@c-api.service[111524]: current working directory: / Jul 07 01:29:20.012553 np0000184298 devstack@c-api.service[111524]: detected binary path: /usr/bin/uwsgi-core Jul 07 01:29:20.012553 np0000184298 devstack@c-api.service[111524]: your processes number limit is 256916 Jul 07 01:29:20.012553 np0000184298 devstack@c-api.service[111524]: your memory page size is 4096 bytes Jul 07 01:29:20.012553 np0000184298 devstack@c-api.service[111524]: detected max file descriptor number: 2048 Jul 07 01:29:20.012553 np0000184298 devstack@c-api.service[111524]: lock engine: pthread robust mutexes Jul 07 01:29:20.013389 np0000184298 devstack@c-api.service[111524]: thunder lock: enabled Jul 07 01:29:20.013389 np0000184298 devstack@c-api.service[111524]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 07 01:29:20.013389 np0000184298 devstack@c-api.service[111524]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 07 01:29:20.013389 np0000184298 devstack@c-api.service[111524]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 07 01:29:20.013389 np0000184298 devstack@c-api.service[111524]: Set PythonHome to /opt/stack/data/venv Jul 07 01:29:20.050314 np0000184298 devstack@c-api.service[111524]: Python main interpreter initialized at 0x78bcc2ca4668 Jul 07 01:29:20.050314 np0000184298 devstack@c-api.service[111524]: python threads support enabled Jul 07 01:29:20.050314 np0000184298 devstack@c-api.service[111524]: your server socket listen backlog is limited to 100 connections Jul 07 01:29:20.050314 np0000184298 devstack@c-api.service[111524]: your mercy for graceful operations on workers is 80 seconds Jul 07 01:29:20.050900 np0000184298 devstack@c-api.service[111524]: mapped 671795 bytes (656 KB) for 4 cores Jul 07 01:29:20.051016 np0000184298 devstack@c-api.service[111524]: *** Operational MODE: preforking *** Jul 07 01:29:20.051234 np0000184298 devstack@c-api.service[111524]: *** uWSGI is running in multiple interpreter mode *** Jul 07 01:29:20.051234 np0000184298 devstack@c-api.service[111524]: spawned uWSGI master process (pid: 111524) Jul 07 01:29:20.051454 np0000184298 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 07 01:29:20.051976 np0000184298 devstack@c-api.service[111524]: spawned uWSGI worker 1 (pid: 111526, cores: 1) Jul 07 01:29:20.052562 np0000184298 devstack@c-api.service[111524]: spawned uWSGI worker 2 (pid: 111527, cores: 1) Jul 07 01:29:20.053018 np0000184298 devstack@c-api.service[111524]: spawned uWSGI worker 3 (pid: 111528, cores: 1) Jul 07 01:29:20.053558 np0000184298 devstack@c-api.service[111524]: spawned uWSGI worker 4 (pid: 111529, cores: 1) Jul 07 01:29:20.053626 np0000184298 devstack@c-api.service[111524]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 07 01:29:20.182758 np0000184298 devstack@c-api.service[111526]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 07 01:29:20.182758 np0000184298 devstack@c-api.service[111526]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 07 01:29:20.182758 np0000184298 devstack@c-api.service[111526]: we strongly recommend against using it for new projects. Jul 07 01:29:20.182758 np0000184298 devstack@c-api.service[111526]: If you are already using Eventlet, we recommend migrating to a different Jul 07 01:29:20.182758 np0000184298 devstack@c-api.service[111526]: framework. For more detail see Jul 07 01:29:20.182758 np0000184298 devstack@c-api.service[111526]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 07 01:29:20.182758 np0000184298 devstack@c-api.service[111526]: import eventlet # noqa Jul 07 01:29:20.183925 np0000184298 devstack@c-api.service[111528]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 07 01:29:20.183925 np0000184298 devstack@c-api.service[111528]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 07 01:29:20.183925 np0000184298 devstack@c-api.service[111528]: we strongly recommend against using it for new projects. Jul 07 01:29:20.183925 np0000184298 devstack@c-api.service[111528]: If you are already using Eventlet, we recommend migrating to a different Jul 07 01:29:20.183925 np0000184298 devstack@c-api.service[111528]: framework. For more detail see Jul 07 01:29:20.183925 np0000184298 devstack@c-api.service[111528]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 07 01:29:20.183925 np0000184298 devstack@c-api.service[111528]: import eventlet # noqa Jul 07 01:29:20.187419 np0000184298 devstack@c-api.service[111527]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 07 01:29:20.187419 np0000184298 devstack@c-api.service[111527]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 07 01:29:20.187419 np0000184298 devstack@c-api.service[111527]: we strongly recommend against using it for new projects. Jul 07 01:29:20.187419 np0000184298 devstack@c-api.service[111527]: If you are already using Eventlet, we recommend migrating to a different Jul 07 01:29:20.187419 np0000184298 devstack@c-api.service[111527]: framework. For more detail see Jul 07 01:29:20.187419 np0000184298 devstack@c-api.service[111527]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 07 01:29:20.187419 np0000184298 devstack@c-api.service[111527]: import eventlet # noqa Jul 07 01:29:20.193403 np0000184298 devstack@c-api.service[111529]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 07 01:29:20.193403 np0000184298 devstack@c-api.service[111529]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 07 01:29:20.193403 np0000184298 devstack@c-api.service[111529]: we strongly recommend against using it for new projects. Jul 07 01:29:20.193403 np0000184298 devstack@c-api.service[111529]: If you are already using Eventlet, we recommend migrating to a different Jul 07 01:29:20.193403 np0000184298 devstack@c-api.service[111529]: framework. For more detail see Jul 07 01:29:20.193403 np0000184298 devstack@c-api.service[111529]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 07 01:29:20.193403 np0000184298 devstack@c-api.service[111529]: import eventlet # noqa Jul 07 01:29:20.268299 np0000184298 devstack@c-api.service[111528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 07 01:29:20.268299 np0000184298 devstack@c-api.service[111528]: warnings.warn( Jul 07 01:29:20.278972 np0000184298 devstack@c-api.service[111527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 07 01:29:20.278972 np0000184298 devstack@c-api.service[111527]: warnings.warn( Jul 07 01:29:20.285502 np0000184298 devstack@c-api.service[111529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 07 01:29:20.285502 np0000184298 devstack@c-api.service[111529]: warnings.warn( Jul 07 01:29:20.287062 np0000184298 devstack@c-api.service[111526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 07 01:29:20.287062 np0000184298 devstack@c-api.service[111526]: warnings.warn( Jul 07 01:29:20.342709 np0000184298 devstack@c-api.service[111528]: /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 07 01:29:20.342709 np0000184298 devstack@c-api.service[111528]: from cgi import parse_header Jul 07 01:29:20.362194 np0000184298 devstack@c-api.service[111527]: /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 07 01:29:20.362194 np0000184298 devstack@c-api.service[111527]: from cgi import parse_header Jul 07 01:29:20.365188 np0000184298 devstack@c-api.service[111529]: /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 07 01:29:20.365188 np0000184298 devstack@c-api.service[111529]: from cgi import parse_header Jul 07 01:29:20.374756 np0000184298 devstack@c-api.service[111526]: /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 07 01:29:20.374756 np0000184298 devstack@c-api.service[111526]: from cgi import parse_header Jul 07 01:29:20.391512 np0000184298 devstack@c-api.service[111528]: /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 07 01:29:20.391512 np0000184298 devstack@c-api.service[111528]: removals.removed_module( Jul 07 01:29:20.393237 np0000184298 devstack@c-api.service[111528]: /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 07 01:29:20.393237 np0000184298 devstack@c-api.service[111528]: removals.removed_module( Jul 07 01:29:20.415131 np0000184298 devstack@c-api.service[111527]: /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 07 01:29:20.415131 np0000184298 devstack@c-api.service[111527]: removals.removed_module( Jul 07 01:29:20.416326 np0000184298 devstack@c-api.service[111529]: /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 07 01:29:20.416326 np0000184298 devstack@c-api.service[111529]: removals.removed_module( Jul 07 01:29:20.416687 np0000184298 devstack@c-api.service[111527]: /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 07 01:29:20.416687 np0000184298 devstack@c-api.service[111527]: removals.removed_module( Jul 07 01:29:20.418025 np0000184298 devstack@c-api.service[111529]: /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 07 01:29:20.418025 np0000184298 devstack@c-api.service[111529]: removals.removed_module( Jul 07 01:29:20.441417 np0000184298 devstack@c-api.service[111526]: /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 07 01:29:20.441417 np0000184298 devstack@c-api.service[111526]: removals.removed_module( Jul 07 01:29:20.443208 np0000184298 devstack@c-api.service[111526]: /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 07 01:29:20.443208 np0000184298 devstack@c-api.service[111526]: removals.removed_module( Jul 07 01:29:21.191814 np0000184298 devstack@c-api.service[111526]: /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 07 01:29:21.191814 np0000184298 devstack@c-api.service[111526]: warnings.warn( Jul 07 01:29:21.200093 np0000184298 devstack@c-api.service[111528]: /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 07 01:29:21.200093 np0000184298 devstack@c-api.service[111528]: warnings.warn( Jul 07 01:29:21.211390 np0000184298 devstack@c-api.service[111529]: /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 07 01:29:21.211390 np0000184298 devstack@c-api.service[111529]: warnings.warn( Jul 07 01:29:21.241465 np0000184298 devstack@c-api.service[111526]: /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 07 01:29:21.241465 np0000184298 devstack@c-api.service[111526]: warnings.warn( Jul 07 01:29:21.252753 np0000184298 devstack@c-api.service[111528]: /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 07 01:29:21.252753 np0000184298 devstack@c-api.service[111528]: warnings.warn( Jul 07 01:29:21.258635 np0000184298 devstack@c-api.service[111527]: /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 07 01:29:21.258635 np0000184298 devstack@c-api.service[111527]: warnings.warn( Jul 07 01:29:21.268752 np0000184298 devstack@c-api.service[111529]: /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 07 01:29:21.268752 np0000184298 devstack@c-api.service[111529]: warnings.warn( Jul 07 01:29:21.311370 np0000184298 devstack@c-api.service[111527]: /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 07 01:29:21.311370 np0000184298 devstack@c-api.service[111527]: warnings.warn( Jul 07 01:29:21.439311 np0000184298 devstack@c-api.service[111526]: 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 07 01:29:21.439484 np0000184298 devstack@c-api.service[111526]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111526) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 07 01:29:21.445914 np0000184298 devstack@c-api.service[111528]: 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 07 01:29:21.446075 np0000184298 devstack@c-api.service[111528]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111528) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 07 01:29:21.452441 np0000184298 devstack@c-api.service[111529]: 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 07 01:29:21.452588 np0000184298 devstack@c-api.service[111529]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111529) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 07 01:29:21.492383 np0000184298 devstack@c-api.service[111527]: 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 07 01:29:21.492587 np0000184298 devstack@c-api.service[111527]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111527) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 07 01:29:21.527357 np0000184298 devstack@c-api.service[111526]: /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 07 01:29:21.527357 np0000184298 devstack@c-api.service[111526]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 07 01:29:21.530098 np0000184298 devstack@c-api.service[111529]: /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 07 01:29:21.530098 np0000184298 devstack@c-api.service[111529]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 07 01:29:21.532843 np0000184298 devstack@c-api.service[111528]: /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 07 01:29:21.532843 np0000184298 devstack@c-api.service[111528]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 07 01:29:21.556825 np0000184298 devstack@c-api.service[111527]: /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 07 01:29:21.556825 np0000184298 devstack@c-api.service[111527]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 07 01:29:22.002764 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111528) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 07 01:29:22.003023 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111527) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 07 01:29:22.003105 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.003165 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111529) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 07 01:29:22.003224 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.003383 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.003475 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.003535 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111526) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 07 01:29:22.003603 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.003665 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.003665 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.003794 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.003853 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.003914 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.003972 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.004046 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.004766 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.004848 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.004903 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.004958 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.005022 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.005022 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.005121 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.005216 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.005275 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.005420 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.005486 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.005551 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.005605 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.005661 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.005724 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.006178 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.006220 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.006254 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.006343 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.006438 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.006542 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.006613 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.006648 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.006681 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.006717 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.006777 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.006817 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.006817 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.007627 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.007695 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.007745 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.007779 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.007817 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.007856 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.007893 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.007927 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.007961 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.008014 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.008058 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.008096 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.008096 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.008164 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.008207 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.008266 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.008266 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.008369 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.008369 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.008440 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.008483 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.008619 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.008657 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.008695 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.008695 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.008695 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.008695 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.008868 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.008910 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.008910 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.008910 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.009012 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.009157 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.009205 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.009240 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.009277 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.009357 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.009402 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.009438 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.009479 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.009517 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.009556 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.009605 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.009605 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.009672 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.009709 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.009762 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.009797 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.009843 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.009880 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.009917 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.009917 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.009917 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.009917 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.009917 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.009917 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.010705 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.010794 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.010833 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.010868 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.010902 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.010950 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.010988 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.011029 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.011064 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.011105 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.011142 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.011190 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.011231 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.011265 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.011307 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.011349 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.011387 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.011424 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.011456 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.011501 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.011539 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.011574 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.011614 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.011647 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.011692 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.011692 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.011692 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.011692 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.016049 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.016114 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.016150 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.016219 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.016259 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.016307 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.016346 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.016383 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.016419 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.016455 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.016535 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.016585 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.016624 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.016661 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.016700 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.016760 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.016798 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.016842 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.016887 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.016887 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.016964 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.017255 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.017364 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.017418 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.017465 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.017508 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.017564 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.017613 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.017658 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.017707 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.017789 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.017846 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.017898 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.017945 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.017999 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.018041 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.018078 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.018119 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.018156 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.018201 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.018243 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.018279 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.018314 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.018350 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.018400 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.018441 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.018478 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.018518 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.018556 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.018591 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.018630 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.018667 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.018703 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.018764 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.018803 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.018840 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.018877 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.018912 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.018953 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.018990 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.019027 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.019063 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.019109 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.019152 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.019189 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.019230 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.019266 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.019307 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.019344 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.019380 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.019415 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.019449 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.019493 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.019529 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.019563 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.019603 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.019641 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.019684 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.019727 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.019780 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.019815 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.019859 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.019902 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.019942 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.019979 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.019979 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.019979 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.019979 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.019979 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.020149 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.020191 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.020232 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.020274 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.020312 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.020353 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.020391 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.020427 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.020463 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.020463 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.020548 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.020591 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.020629 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.020664 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.020664 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.020728 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.020778 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.020823 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.020860 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.020896 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.020896 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.020896 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.020896 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.022511 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.022565 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.022633 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.022684 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.022746 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.022787 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.022825 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.022862 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.022908 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.022958 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.023007 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.023047 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.023083 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.023119 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.023165 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.023208 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.023249 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.023286 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.023328 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.023365 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.023431 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.023499 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.023543 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.023583 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.023583 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.023583 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.023583 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.023583 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.024008 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.024088 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.024137 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.024176 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.024219 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.024270 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.024311 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.024350 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.024393 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.024430 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.024466 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.024518 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.024597 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.024652 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.024703 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.024759 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.024813 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.024851 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.024888 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.024923 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.024961 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.024998 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.025041 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.025082 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.025146 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.025201 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.025201 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.025201 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.025344 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.025344 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.025413 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.025451 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.025496 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.025534 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.025576 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.025613 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.025613 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.025692 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.025766 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.025847 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.025905 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.025973 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.026032 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.026081 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.026118 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.026173 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.026210 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.026210 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.026277 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.026313 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.026346 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.026381 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.026415 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.026415 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.026415 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.026415 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.026622 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.026666 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.026745 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.026814 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.026854 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.026909 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.026952 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.026994 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.027041 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.027078 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.027120 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.027158 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.027194 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.027231 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.027268 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.027304 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.027361 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.027411 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.027456 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.027501 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.027538 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.027575 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.027575 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.027575 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.027681 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.027720 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.027773 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.027810 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.027848 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.027980 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.028021 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.028061 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.028105 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.028144 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.028180 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.028222 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.028259 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.028295 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.028338 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.028380 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.028422 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.028457 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.028493 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.028529 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.028564 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.028604 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.028640 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.028683 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.028720 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.028787 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.028829 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.028866 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.028901 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.028937 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.028978 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.029024 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.029059 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.029096 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.029142 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.029184 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.029220 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.029263 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.029340 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.029380 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.029429 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.029471 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.029511 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.029547 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.029589 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.029624 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.029657 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.029692 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.029727 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.029789 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.029836 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.029879 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.029921 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.029964 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.029964 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.029964 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.029964 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.029964 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.029964 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.029964 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.030457 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.030503 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.030578 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.030618 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.030654 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.030706 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.030764 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.030812 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.030850 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.030887 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.030924 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.030965 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.031001 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.031036 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.031036 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.031113 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.031150 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.031186 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.031241 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.031284 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.031336 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.031384 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.031430 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.031430 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.031521 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.031566 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.031611 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.031654 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.032156 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.032437 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.032437 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.032437 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.032547 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.032594 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.032594 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.032669 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.032707 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.032770 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.032810 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.032849 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.032891 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.032929 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.032929 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.033007 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.033050 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.033093 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.033093 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.033093 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.033093 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.033243 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.033348 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.033475 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.033588 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.033695 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.033833 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.033925 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.034612 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.034668 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.034747 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.034824 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.034866 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.034904 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.034952 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.034992 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.035028 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.035072 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.035114 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.035150 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.035192 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.035234 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.035275 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.035311 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.035353 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.035390 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.035426 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.035466 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.035507 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.036291 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.036381 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.036478 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.036572 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.036657 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.036751 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.036872 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.037839 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.037902 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.037948 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.037985 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.038023 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.038065 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.038104 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.038141 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.038216 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.038279 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.038337 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.038385 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.038422 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.038459 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.038495 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.038531 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.038568 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.038568 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.038568 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.038568 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.038701 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.038769 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.038813 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.038859 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.038896 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.038932 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.038932 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.039004 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.039049 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.039087 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.039133 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.039207 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.039253 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.039291 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.039328 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.039370 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.039411 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.039453 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.039489 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.039533 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.039571 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.039613 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.039649 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.039690 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.039727 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.039782 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.039818 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.039854 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.039907 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.039950 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.039985 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.040024 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.040060 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.040101 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.040138 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.040173 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.040210 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.040253 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.040314 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.040361 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.040407 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.040461 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.040509 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.040561 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.040610 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.040658 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.040720 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.040793 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.040859 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.040926 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.040985 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.041039 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.041097 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.041097 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.041097 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.041097 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.041097 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.041097 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.041097 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.041097 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.041097 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.041097 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.041598 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.041598 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.041674 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.041674 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.041774 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.041827 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.041827 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.041909 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.041946 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.041985 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.042022 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.042056 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.042090 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.042125 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.042165 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.042200 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.042241 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.042283 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.042319 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.042354 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.042388 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.042427 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.042467 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.042502 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.042536 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.042571 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.042615 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.042652 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.042688 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.042722 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.042774 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.042807 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.042842 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.042842 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.042904 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.042939 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.042984 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.042984 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.042984 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.042984 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.042984 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.042984 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.042984 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.042984 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.043225 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.043262 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.043372 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.043457 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.043533 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.043624 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.043709 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.043825 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.043916 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.043999 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.044178 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.044221 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.044270 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.044305 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.044340 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.044379 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.044414 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.044414 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.044484 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.044521 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.044561 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.044596 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.044640 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.044640 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.044710 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.044773 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.044812 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.044850 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.044892 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.044926 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.044965 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.045000 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.045130 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.045130 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.045130 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.045223 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.045223 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.045289 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.045390 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.045484 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.045564 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.045653 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.046636 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.046696 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.046781 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.046821 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.046849 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.046902 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.046940 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.046969 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.047021 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.047059 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.047090 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.047139 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.047190 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.047218 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.047248 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.047280 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.047305 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.047328 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.047359 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.047383 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.047409 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.047433 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.047459 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.047484 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.047509 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.047540 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.047569 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.047593 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.047624 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.047652 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.047678 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.047708 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.047747 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.047794 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.047822 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.047848 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.047871 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.047897 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.047927 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.047955 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.047983 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.048008 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.048035 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.048062 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.048087 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.048116 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.048143 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.048205 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.048232 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.048289 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.048322 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.048380 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.048431 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.048466 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.048515 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.048543 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.048567 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.048620 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.048647 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.048701 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.048757 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.048790 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.048790 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.048870 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.048897 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.048923 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.048923 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.048923 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.048923 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.049028 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.049028 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.049298 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.049373 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.049403 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.049427 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.049427 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.049475 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.049502 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.049633 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.049667 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.049692 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.049723 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.049789 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.049826 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.049858 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.049884 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.049907 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.049934 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.049967 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.049998 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.050021 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.050050 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.050077 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.050104 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.050128 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.050153 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.050176 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.050201 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.050201 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.050253 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.050276 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.050304 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.050331 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.050358 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.050358 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.050402 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.050402 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.050455 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.050480 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.050508 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.050538 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.050573 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.050602 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.050632 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.050662 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.050693 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.050723 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.050792 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.050826 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.050859 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.050893 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.050924 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.050957 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.050992 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.051031 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.051066 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.051100 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.051139 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.051168 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.051168 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.051168 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.051254 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.051254 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.051314 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.051447 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.051486 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.051522 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.051564 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.051597 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.051630 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.051660 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.051690 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.051720 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.051773 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.051806 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.051838 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.051877 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.051920 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.051957 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.051991 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.052022 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.052061 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.052091 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.052130 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.052160 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.052193 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.052228 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.052267 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.052297 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.053898 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.053978 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.054016 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.054016 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.054016 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.054016 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.054016 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.054016 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.054016 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.056624 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.056694 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.056727 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.056822 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.056860 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.056886 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.056924 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.056955 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.056986 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.057013 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.057041 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.057068 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.057098 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.057123 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.057146 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.057170 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.057193 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.057226 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.057256 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.057280 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.057306 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.057371 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.057400 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.057423 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.057452 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.057452 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.057452 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.057452 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.063146 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.063206 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.063281 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.063324 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.063351 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.063376 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.063400 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.063424 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.063447 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.063475 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.063512 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.063543 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.063596 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.063665 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.063697 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.063725 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.063827 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.063883 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.063931 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.063991 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.064032 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.064073 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.064109 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.064145 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.064186 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.064227 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.064292 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.064328 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.064369 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:29:22.064403 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.064443 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.064479 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.064524 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.064567 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.064616 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.064655 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.064691 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.064773 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.064817 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.064856 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.064896 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.064937 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.064977 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.065011 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.065011 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.065085 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:29:22.065121 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.065166 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:29:22.065166 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:29:22.065166 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:29:22.065257 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:29:22.065257 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:29:22.112212 np0000184298 devstack@c-api.service[111527]: INFO dbcounter [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Registered counter for database cinder Jul 07 01:29:22.112939 np0000184298 devstack@c-api.service[111529]: INFO dbcounter [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Registered counter for database cinder Jul 07 01:29:22.113943 np0000184298 devstack@c-api.service[111528]: INFO dbcounter [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Registered counter for database cinder Jul 07 01:29:22.114428 np0000184298 devstack@c-api.service[111526]: INFO dbcounter [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Registered counter for database cinder Jul 07 01:29:22.152613 np0000184298 devstack@c-api.service[111529]: DEBUG oslo_db.sqlalchemy.engines [None req-6d785913-5c33-4241-8e3e-635753ffca05 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=111529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:29:22.153249 np0000184298 devstack@c-api.service[111528]: DEBUG oslo_db.sqlalchemy.engines [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 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=111528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:29:22.155510 np0000184298 devstack@c-api.service[111527]: DEBUG oslo_db.sqlalchemy.engines [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 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=111527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:29:22.159021 np0000184298 devstack@c-api.service[111526]: DEBUG oslo_db.sqlalchemy.engines [None req-26e1c814-086b-47df-87a0-9996bc39a371 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=111526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:29:22.270511 np0000184298 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writer thread running {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 07 01:29:22.271128 np0000184298 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writer thread running {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 07 01:29:22.271909 np0000184298 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writer thread running {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 07 01:29:22.273700 np0000184298 devstack@c-api.service[111528]: INFO cinder.rpc [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 07 01:29:22.274212 np0000184298 devstack@c-api.service[111529]: INFO cinder.rpc [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 07 01:29:22.274438 np0000184298 devstack@c-api.service[111527]: INFO cinder.rpc [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 07 01:29:22.276710 np0000184298 devstack@c-api.service[111527]: INFO cinder.rpc [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 07 01:29:22.276998 np0000184298 devstack@c-api.service[111528]: INFO cinder.rpc [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 07 01:29:22.277363 np0000184298 devstack@c-api.service[111529]: INFO cinder.rpc [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 07 01:29:22.278886 np0000184298 devstack@c-api.service[111527]: INFO cinder.rpc [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 07 01:29:22.280129 np0000184298 devstack@c-api.service[111528]: INFO cinder.rpc [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 07 01:29:22.280321 np0000184298 devstack@c-api.service[111529]: INFO cinder.rpc [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 07 01:29:22.280806 np0000184298 devstack@c-api.service[111527]: INFO cinder.rpc [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 07 01:29:22.281656 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.282828 np0000184298 devstack@c-api.service[111529]: INFO cinder.rpc [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 07 01:29:22.282957 np0000184298 devstack@c-api.service[111528]: INFO cinder.rpc [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 07 01:29:22.283650 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.283784 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.284541 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.285956 np0000184298 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writer thread running {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 07 01:29:22.286487 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.286883 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.289205 np0000184298 devstack@c-api.service[111526]: INFO cinder.rpc [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 07 01:29:22.292315 np0000184298 devstack@c-api.service[111526]: INFO cinder.rpc [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 07 01:29:22.295134 np0000184298 devstack@c-api.service[111526]: INFO cinder.rpc [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 07 01:29:22.297780 np0000184298 devstack@c-api.service[111526]: INFO cinder.rpc [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 07 01:29:22.298939 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.302765 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.319523 np0000184298 devstack@c-api.service[111527]: DEBUG oslo_db.sqlalchemy.engines [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 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=111527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:29:22.320610 np0000184298 devstack@c-api.service[111529]: DEBUG oslo_db.sqlalchemy.engines [None req-6d785913-5c33-4241-8e3e-635753ffca05 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=111529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:29:22.322344 np0000184298 devstack@c-api.service[111527]: INFO cinder.rpc [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 07 01:29:22.323366 np0000184298 devstack@c-api.service[111529]: INFO cinder.rpc [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 07 01:29:22.323812 np0000184298 devstack@c-api.service[111528]: DEBUG oslo_db.sqlalchemy.engines [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 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=111528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:29:22.324865 np0000184298 devstack@c-api.service[111527]: INFO cinder.rpc [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 07 01:29:22.325938 np0000184298 devstack@c-api.service[111529]: INFO cinder.rpc [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 07 01:29:22.326090 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.326661 np0000184298 devstack@c-api.service[111528]: INFO cinder.rpc [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 07 01:29:22.327180 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.329159 np0000184298 devstack@c-api.service[111528]: INFO cinder.rpc [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 07 01:29:22.330517 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.337704 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.339813 np0000184298 devstack@c-api.service[111526]: DEBUG oslo_db.sqlalchemy.engines [None req-26e1c814-086b-47df-87a0-9996bc39a371 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=111526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:29:22.340119 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.342081 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.342669 np0000184298 devstack@c-api.service[111526]: INFO cinder.rpc [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 07 01:29:22.343352 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.343418 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.345261 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.345368 np0000184298 devstack@c-api.service[111526]: INFO cinder.rpc [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 07 01:29:22.346618 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.346720 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.347836 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.349345 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.351082 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.351889 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.352335 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.354924 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.355276 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.355341 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.357894 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.358375 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.358751 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.360207 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.360909 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.361192 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.362078 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.363536 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.363951 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.364129 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.365405 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.365716 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.366973 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.368114 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.368367 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.368464 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.368650 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.371157 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.371780 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.372484 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.373389 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.373905 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.375628 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.376472 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.376644 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.377221 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.378774 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.379035 np0000184298 devstack@c-api.service[111527]: WARNING cinder.api.contrib.hosts [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 07 01:29:22.379835 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.380002 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.381277 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.381795 np0000184298 devstack@c-api.service[111529]: WARNING cinder.api.contrib.hosts [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 07 01:29:22.382018 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.382574 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.382829 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.383432 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.384050 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.384176 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.385011 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.385526 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.385592 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.386915 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.387008 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.387096 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.388084 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.388238 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.388432 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.389083 np0000184298 devstack@c-api.service[111528]: WARNING cinder.api.contrib.hosts [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 07 01:29:22.389697 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.389785 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.389842 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.390221 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.390658 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: extensions {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.391352 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.391829 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.392581 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: capabilities {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.392763 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.392854 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.393625 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: extensions {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.393726 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.393829 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: os-hosts {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.394961 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: capabilities {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.395199 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.395280 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: scheduler-stats {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.396212 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: os-hosts {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.396637 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.396699 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: os-volume-transfer {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.398474 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: cgsnapshots {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.398597 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: scheduler-stats {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.398689 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.398781 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.399975 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: os-volume-transfer {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.400102 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: encryption {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.400336 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.401778 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: cgsnapshots {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.401861 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: extra_specs {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.402016 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.402482 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.402896 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: extensions {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.403232 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: encryption {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.403316 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: os-quota-class-sets {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.404318 np0000184298 devstack@c-api.service[111526]: WARNING cinder.api.contrib.hosts [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 07 01:29:22.404386 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: capabilities {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.404652 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: os-quota-sets {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.404861 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: extra_specs {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.405201 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.405750 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: os-hosts {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.406129 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: os-snapshot-manage {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.406383 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: os-quota-class-sets {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.406845 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.407526 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: encryption {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.407726 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: os-quota-sets {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.408228 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: scheduler-stats {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.408481 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.409073 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: os-volume-manage {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.409221 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: os-snapshot-manage {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.409781 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: os-volume-transfer {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.409940 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.410586 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: os-volume-type-access {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.410659 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: encryption {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.411320 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.411441 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: cgsnapshots {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.412093 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: os-volume-manage {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.412143 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: consistencygroups {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.412875 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.412925 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: encryption {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.413561 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: os-volume-type-access {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.414113 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: backups {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.414414 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.414600 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: extra_specs {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.415131 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: consistencygroups {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.415809 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.416114 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: os-availability-zone {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.416491 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: os-quota-class-sets {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.416706 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: extensions {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.417085 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: backups {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.417431 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extended resource: qos-specs {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.418025 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: os-quota-sets {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.418152 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: capabilities {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.419104 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: os-availability-zone {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.419462 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: os-hosts {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.419603 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: os-snapshot-manage {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.420422 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extended resource: qos-specs {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.420717 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.421119 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: encryption {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.421651 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: scheduler-stats {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.421721 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.contrib.snapshot_actions [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] SnapshotActionsController initialized {{(pid=111527) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 07 01:29:22.422480 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.422970 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: os-volume-manage {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.423316 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: os-volume-transfer {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.423388 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.423852 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.424357 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.contrib.snapshot_actions [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] SnapshotActionsController initialized {{(pid=111529) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 07 01:29:22.424555 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: os-volume-type-access {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.424942 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: cgsnapshots {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.425076 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.425209 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.426249 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: consistencygroups {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.427035 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: encryption {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.427128 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.427206 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.427979 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.428058 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.428117 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: extra_specs {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.428518 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: backups {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.429342 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.429423 np0000184298 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.429691 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: os-quota-class-sets {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.430311 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.430443 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension VolumeActions extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.430653 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.430763 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.430848 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.430848 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.430999 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.431112 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: os-quota-sets {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.431190 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension TypesManage extending resource: types {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.431190 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.431365 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.431457 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: os-availability-zone {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.431549 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.431549 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension UsedLimits extending resource: limits {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.431549 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.431820 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension AdminActions extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.431820 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension AdminActions extending resource: snapshots {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.431984 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension AdminActions extending resource: backups {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.432068 np0000184298 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.432144 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-490ebc14-5995-4cbb-a16a-db3c4d191e78 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.432513 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: os-snapshot-manage {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.432932 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extended resource: qos-specs {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.433014 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.433114 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension VolumeActions extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.433810 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.433914 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.434008 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: encryption {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.434091 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.434091 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.434251 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension TypesManage extending resource: types {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.434331 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.434424 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.434502 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.434596 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension UsedLimits extending resource: limits {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.434722 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.434827 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension AdminActions extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.434926 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension AdminActions extending resource: snapshots {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.435075 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension AdminActions extending resource: backups {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.435172 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-6d785913-5c33-4241-8e3e-635753ffca05 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.435547 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: os-volume-manage {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.435980 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.437100 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.contrib.snapshot_actions [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] SnapshotActionsController initialized {{(pid=111528) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 07 01:29:22.437171 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: os-volume-type-access {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.437886 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.438797 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: consistencygroups {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.439294 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.439752 np0000184298 devstack@c-api.service[111527]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78bcc2ca4668 pid: 111527 (default app) Jul 07 01:29:22.440711 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.440857 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: backups {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.442203 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.442667 np0000184298 devstack@c-api.service[111529]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78bcc2ca4668 pid: 111529 (default app) Jul 07 01:29:22.442956 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: os-availability-zone {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.443879 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.444532 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extended resource: qos-specs {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:29:22.445389 np0000184298 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.446526 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.446648 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension VolumeActions extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.447547 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.447630 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.447757 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.447838 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.447975 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.448070 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension TypesManage extending resource: types {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.448166 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.448260 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.448382 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.448533 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension UsedLimits extending resource: limits {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.448625 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.contrib.snapshot_actions [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] SnapshotActionsController initialized {{(pid=111526) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 07 01:29:22.448706 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.448706 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension AdminActions extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.448884 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension AdminActions extending resource: snapshots {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.448985 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension AdminActions extending resource: backups {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.449063 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-dbfdb1eb-2a99-42ab-81e9-91b815da56c7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.449293 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.449377 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-11c4d992-319a-44f6-8242-f3f22be54ef0 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:29:22.450768 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.452007 np0000184298 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 1/1] 199.19.213.132 () {60 vars in 956 bytes} [Tue Jul 7 01:29:22 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 07 01:29:22.452234 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.453658 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.455021 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.456430 np0000184298 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:29:22.457326 np0000184298 devstack@c-api.service[111528]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78bcc2ca4668 pid: 111528 (default app) Jul 07 01:29:22.457407 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.457516 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension VolumeActions extending resource: volumes {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.458419 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.458524 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.458642 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.458749 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.458869 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension TypesManage extending resource: types {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.458968 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.459066 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.459196 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.459303 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension UsedLimits extending resource: limits {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.459405 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.459535 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension AdminActions extending resource: volumes {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.459660 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension AdminActions extending resource: snapshots {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.459856 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension AdminActions extending resource: backups {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.459856 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-26e1c814-086b-47df-87a0-9996bc39a371 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:29:22.467650 np0000184298 devstack@c-api.service[111526]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78bcc2ca4668 pid: 111526 (default app) Jul 07 01:29:29.650465 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-158d1d9a-56c0-4e78-b5ce-9178b44ebca2 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:29:30.171713 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-158d1d9a-56c0-4e78-b5ce-9178b44ebca2 admin admin] POST https://199.19.213.132/volume/v3/types Jul 07 01:29:30.172289 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-158d1d9a-56c0-4e78-b5ce-9178b44ebca2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 07 01:29:30.173933 np0000184298 devstack@c-api.service[111529]: /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 07 01:29:30.173933 np0000184298 devstack@c-api.service[111529]: warnings.warn( Jul 07 01:29:30.208252 np0000184298 devstack@c-api.service[111529]: DEBUG oslo_db.sqlalchemy.engines [None req-158d1d9a-56c0-4e78-b5ce-9178b44ebca2 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=111529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:29:30.240320 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-158d1d9a-56c0-4e78-b5ce-9178b44ebca2 admin admin] https://199.19.213.132/volume/v3/types returned with HTTP 200 Jul 07 01:29:30.241184 np0000184298 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 1/2] 199.19.213.132 () {68 vars in 1288 bytes} [Tue Jul 7 01:29:29 2026] POST /volume/v3/types => generated 186 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:29:30.252507 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [req-158d1d9a-56c0-4e78-b5ce-9178b44ebca2 req-f6f4697c-9b5c-49d2-bca7-78caefe6aea6 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:29:30.596473 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [req-158d1d9a-56c0-4e78-b5ce-9178b44ebca2 req-f6f4697c-9b5c-49d2-bca7-78caefe6aea6 admin admin] POST https://199.19.213.132/volume/v3/types/e6e07ec5-a5fe-49e9-b330-f96fb4acc433/extra_specs Jul 07 01:29:30.597098 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [req-158d1d9a-56c0-4e78-b5ce-9178b44ebca2 req-f6f4697c-9b5c-49d2-bca7-78caefe6aea6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 07 01:29:30.599003 np0000184298 devstack@c-api.service[111527]: /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 07 01:29:30.599003 np0000184298 devstack@c-api.service[111527]: warnings.warn( Jul 07 01:29:30.635478 np0000184298 devstack@c-api.service[111527]: DEBUG oslo_db.sqlalchemy.engines [req-158d1d9a-56c0-4e78-b5ce-9178b44ebca2 req-f6f4697c-9b5c-49d2-bca7-78caefe6aea6 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=111527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:29:30.704074 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [req-158d1d9a-56c0-4e78-b5ce-9178b44ebca2 req-f6f4697c-9b5c-49d2-bca7-78caefe6aea6 admin admin] https://199.19.213.132/volume/v3/types/e6e07ec5-a5fe-49e9-b330-f96fb4acc433/extra_specs returned with HTTP 200 Jul 07 01:29:30.704074 np0000184298 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 2/3] 199.19.213.132 () {70 vars in 1505 bytes} [Tue Jul 7 01:29:30 2026] POST /volume/v3/types/e6e07ec5-a5fe-49e9-b330-f96fb4acc433/extra_specs => generated 55 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:29:32.329035 np0000184298 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=6 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:29:32.344814 np0000184298 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=6 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:29:40.236094 np0000184298 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:29:40.700504 np0000184298 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:32:13.150326 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-61ded81a-399b-4576-9ec4-b93647fee234 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:13.151246 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-61ded81a-399b-4576-9ec4-b93647fee234 None None] GET https://199.19.213.132/volume// Jul 07 01:32:13.151466 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-61ded81a-399b-4576-9ec4-b93647fee234 None None] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:32:13.151760 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-61ded81a-399b-4576-9ec4-b93647fee234 None None] Calling method 'all' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:32:13.152423 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-61ded81a-399b-4576-9ec4-b93647fee234 None None] https://199.19.213.132/volume// returned with HTTP 300 Jul 07 01:32:13.152814 np0000184298 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 1/4] 199.19.213.132 () {66 vars in 1456 bytes} [Tue Jul 7 01:32:13 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 07 01:32:52.100588 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-a148de01-c9e3-4b07-98a2-0f0ce9ec83cd None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:52.103784 np0000184298 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 1/5] 199.19.213.132 () {62 vars in 1068 bytes} [Tue Jul 7 01:32:52 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 07 01:32:52.142502 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-7d600f95-4cf1-44e0-a32a-32dbc565b606 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:52.153280 np0000184298 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 2/6] 199.19.213.132 () {64 vars in 1272 bytes} [Tue Jul 7 01:32:52 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 07 01:32:52.193463 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [req-7d600f95-4cf1-44e0-a32a-32dbc565b606 req-d75dc7e0-f543-4d11-8442-7cd455acca32 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:52.198576 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [req-7d600f95-4cf1-44e0-a32a-32dbc565b606 req-d75dc7e0-f543-4d11-8442-7cd455acca32 demo demo] GET https://199.19.213.132/volume/v3/ Jul 07 01:32:52.198973 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [req-7d600f95-4cf1-44e0-a32a-32dbc565b606 req-d75dc7e0-f543-4d11-8442-7cd455acca32 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:32:52.199373 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [req-7d600f95-4cf1-44e0-a32a-32dbc565b606 req-d75dc7e0-f543-4d11-8442-7cd455acca32 demo demo] Calling method 'version_select' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:32:52.200780 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [req-7d600f95-4cf1-44e0-a32a-32dbc565b606 req-d75dc7e0-f543-4d11-8442-7cd455acca32 demo demo] https://199.19.213.132/volume/v3/ returned with HTTP 200 Jul 07 01:32:52.201210 np0000184298 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 3/7] 199.19.213.132 () {66 vars in 1346 bytes} [Tue Jul 7 01:32:52 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:32:52.241041 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-704c0923-b8e9-4148-84e8-6f8a126b62a7 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:52.583170 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-704c0923-b8e9-4148-84e8-6f8a126b62a7 demo demo] GET https://199.19.213.132/volume/v3/types Jul 07 01:32:52.583506 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-704c0923-b8e9-4148-84e8-6f8a126b62a7 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:32:52.583824 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-704c0923-b8e9-4148-84e8-6f8a126b62a7 demo demo] Calling method 'index' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:32:52.584257 np0000184298 devstack@c-api.service[111528]: /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 07 01:32:52.584257 np0000184298 devstack@c-api.service[111528]: warnings.warn( Jul 07 01:32:52.584880 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-704c0923-b8e9-4148-84e8-6f8a126b62a7 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:32:52.623596 np0000184298 devstack@c-api.service[111528]: DEBUG oslo_db.sqlalchemy.engines [None req-704c0923-b8e9-4148-84e8-6f8a126b62a7 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=111528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:32:52.646714 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-704c0923-b8e9-4148-84e8-6f8a126b62a7 demo demo] https://199.19.213.132/volume/v3/types returned with HTTP 200 Jul 07 01:32:52.647138 np0000184298 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 2/8] 199.19.213.132 () {64 vars in 1290 bytes} [Tue Jul 7 01:32:52 2026] GET /volume/v3/types => generated 377 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:32:52.686781 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-f3970b3f-1d4d-430c-b111-c473e71f5e3e None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:53.024339 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-f3970b3f-1d4d-430c-b111-c473e71f5e3e demo demo] GET https://199.19.213.132/volume/v3/types/default Jul 07 01:32:53.024774 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-f3970b3f-1d4d-430c-b111-c473e71f5e3e demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:32:53.024890 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-f3970b3f-1d4d-430c-b111-c473e71f5e3e demo demo] Calling method 'show' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:32:53.065260 np0000184298 devstack@c-api.service[111526]: DEBUG oslo_db.sqlalchemy.engines [None req-f3970b3f-1d4d-430c-b111-c473e71f5e3e 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=111526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:32:53.085530 np0000184298 devstack@c-api.service[111526]: /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 07 01:32:53.085530 np0000184298 devstack@c-api.service[111526]: warnings.warn( Jul 07 01:32:53.087802 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-f3970b3f-1d4d-430c-b111-c473e71f5e3e demo demo] https://199.19.213.132/volume/v3/types/default returned with HTTP 200 Jul 07 01:32:53.088201 np0000184298 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 2/9] 199.19.213.132 () {64 vars in 1301 bytes} [Tue Jul 7 01:32:52 2026] GET /volume/v3/types/default => generated 145 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:32:53.578896 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-d6e5da94-494a-46bc-a023-d0043996c7f5 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:53.580271 np0000184298 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 3/10] 199.19.213.132 () {62 vars in 1068 bytes} [Tue Jul 7 01:32:53 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 07 01:32:53.612381 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-df7a309d-10c5-433c-9804-ae290938db53 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:53.620096 np0000184298 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 4/11] 199.19.213.132 () {64 vars in 1272 bytes} [Tue Jul 7 01:32:53 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 07 01:32:53.657766 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [req-df7a309d-10c5-433c-9804-ae290938db53 req-693a24df-36aa-4780-ba58-0aa3e21f8033 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:53.661483 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [req-df7a309d-10c5-433c-9804-ae290938db53 req-693a24df-36aa-4780-ba58-0aa3e21f8033 demo demo] GET https://199.19.213.132/volume/v3/ Jul 07 01:32:53.661980 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [req-df7a309d-10c5-433c-9804-ae290938db53 req-693a24df-36aa-4780-ba58-0aa3e21f8033 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:32:53.662366 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [req-df7a309d-10c5-433c-9804-ae290938db53 req-693a24df-36aa-4780-ba58-0aa3e21f8033 demo demo] Calling method 'version_select' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:32:53.663399 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [req-df7a309d-10c5-433c-9804-ae290938db53 req-693a24df-36aa-4780-ba58-0aa3e21f8033 demo demo] https://199.19.213.132/volume/v3/ returned with HTTP 200 Jul 07 01:32:53.663834 np0000184298 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 3/12] 199.19.213.132 () {66 vars in 1346 bytes} [Tue Jul 7 01:32:53 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:32:53.705992 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-8adb79b2-7f00-435d-9941-69a37ead7035 None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:53.708479 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-8adb79b2-7f00-435d-9941-69a37ead7035 demo demo] GET https://199.19.213.132/volume/v3/types/default Jul 07 01:32:53.708783 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-8adb79b2-7f00-435d-9941-69a37ead7035 demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:32:53.709045 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-8adb79b2-7f00-435d-9941-69a37ead7035 demo demo] Calling method 'show' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:32:53.719625 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-8adb79b2-7f00-435d-9941-69a37ead7035 demo demo] https://199.19.213.132/volume/v3/types/default returned with HTTP 200 Jul 07 01:32:53.720107 np0000184298 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 3/13] 199.19.213.132 () {64 vars in 1301 bytes} [Tue Jul 7 01:32:53 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:32:54.347824 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-e3f0d25a-95e6-4a73-8af3-449e91038d9d None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:54.348446 np0000184298 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 4/14] 199.19.213.132 () {62 vars in 1068 bytes} [Tue Jul 7 01:32:54 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 07 01:32:54.384297 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-74c1e167-40c6-4ea1-a539-d47a571aa3f9 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:54.387856 np0000184298 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 5/15] 199.19.213.132 () {64 vars in 1272 bytes} [Tue Jul 7 01:32:54 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 07 01:32:54.423090 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [req-74c1e167-40c6-4ea1-a539-d47a571aa3f9 req-9b68a581-47ad-4582-ab41-aba533832111 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:54.426635 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [req-74c1e167-40c6-4ea1-a539-d47a571aa3f9 req-9b68a581-47ad-4582-ab41-aba533832111 demo demo] GET https://199.19.213.132/volume/v3/ Jul 07 01:32:54.427027 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [req-74c1e167-40c6-4ea1-a539-d47a571aa3f9 req-9b68a581-47ad-4582-ab41-aba533832111 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:32:54.427394 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [req-74c1e167-40c6-4ea1-a539-d47a571aa3f9 req-9b68a581-47ad-4582-ab41-aba533832111 demo demo] Calling method 'version_select' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:32:54.427838 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [req-74c1e167-40c6-4ea1-a539-d47a571aa3f9 req-9b68a581-47ad-4582-ab41-aba533832111 demo demo] https://199.19.213.132/volume/v3/ returned with HTTP 200 Jul 07 01:32:54.428256 np0000184298 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 4/16] 199.19.213.132 () {66 vars in 1346 bytes} [Tue Jul 7 01:32:54 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:32:54.471964 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-f00991d8-8646-46b1-a4f8-1df265edd772 None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:54.475313 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-f00991d8-8646-46b1-a4f8-1df265edd772 demo demo] GET https://199.19.213.132/volume/v3/types/default Jul 07 01:32:54.475642 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-f00991d8-8646-46b1-a4f8-1df265edd772 demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:32:54.476067 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-f00991d8-8646-46b1-a4f8-1df265edd772 demo demo] Calling method 'show' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:32:54.485435 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-f00991d8-8646-46b1-a4f8-1df265edd772 demo demo] https://199.19.213.132/volume/v3/types/default returned with HTTP 200 Jul 07 01:32:54.485849 np0000184298 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 4/17] 199.19.213.132 () {64 vars in 1301 bytes} [Tue Jul 7 01:32:54 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:32:54.526091 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-1f4b87c9-c902-4336-a934-67b793140836 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:54.527669 np0000184298 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 5/18] 199.19.213.132 () {62 vars in 1068 bytes} [Tue Jul 7 01:32:54 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 07 01:32:54.560627 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-bd73450f-705b-4b54-9675-dfd98885cd71 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:54.563943 np0000184298 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 6/19] 199.19.213.132 () {64 vars in 1272 bytes} [Tue Jul 7 01:32:54 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 07 01:32:54.597129 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [req-bd73450f-705b-4b54-9675-dfd98885cd71 req-88a2c0bc-5099-4c82-a45f-e27019dfbe40 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:54.600437 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [req-bd73450f-705b-4b54-9675-dfd98885cd71 req-88a2c0bc-5099-4c82-a45f-e27019dfbe40 demo demo] GET https://199.19.213.132/volume/v3/ Jul 07 01:32:54.600821 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [req-bd73450f-705b-4b54-9675-dfd98885cd71 req-88a2c0bc-5099-4c82-a45f-e27019dfbe40 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:32:54.601183 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [req-bd73450f-705b-4b54-9675-dfd98885cd71 req-88a2c0bc-5099-4c82-a45f-e27019dfbe40 demo demo] Calling method 'version_select' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:32:54.601886 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [req-bd73450f-705b-4b54-9675-dfd98885cd71 req-88a2c0bc-5099-4c82-a45f-e27019dfbe40 demo demo] https://199.19.213.132/volume/v3/ returned with HTTP 200 Jul 07 01:32:54.602597 np0000184298 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 5/20] 199.19.213.132 () {66 vars in 1346 bytes} [Tue Jul 7 01:32:54 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:32:54.644472 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-0418bf9d-c2b8-47a3-9f65-d175ab9e2da8 None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:32:54.646809 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-0418bf9d-c2b8-47a3-9f65-d175ab9e2da8 demo demo] GET https://199.19.213.132/volume/v3/types/default Jul 07 01:32:54.647050 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-0418bf9d-c2b8-47a3-9f65-d175ab9e2da8 demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:32:54.647325 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-0418bf9d-c2b8-47a3-9f65-d175ab9e2da8 demo demo] Calling method 'show' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:32:54.657971 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-0418bf9d-c2b8-47a3-9f65-d175ab9e2da8 demo demo] https://199.19.213.132/volume/v3/types/default returned with HTTP 200 Jul 07 01:32:54.658519 np0000184298 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 5/21] 199.19.213.132 () {64 vars in 1301 bytes} [Tue Jul 7 01:32:54 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:33:02.639524 np0000184298 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:33:04.652852 np0000184298 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=8 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:37:41.794492 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-bdc32fc4-381d-4a16-b7e6-7fa948379cbf None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:37:41.913897 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-bdc32fc4-381d-4a16-b7e6-7fa948379cbf demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:37:41.914917 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-bdc32fc4-381d-4a16-b7e6-7fa948379cbf demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:37:41.914917 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-bdc32fc4-381d-4a16-b7e6-7fa948379cbf demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:37:41.915622 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-bdc32fc4-381d-4a16-b7e6-7fa948379cbf demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:37:41.916772 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-bdc32fc4-381d-4a16-b7e6-7fa948379cbf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:37:41.970615 np0000184298 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-bdc32fc4-381d-4a16-b7e6-7fa948379cbf demo demo] Get all volumes completed successfully. Jul 07 01:37:41.973936 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-bdc32fc4-381d-4a16-b7e6-7fa948379cbf demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:37:41.975028 np0000184298 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 6/22] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:37:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 07 01:37:51.962528 np0000184298 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:38:41.997523 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-2ef459a4-630e-4899-9341-448aa51ae143 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:38:42.004040 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-2ef459a4-630e-4899-9341-448aa51ae143 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:38:42.004040 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-2ef459a4-630e-4899-9341-448aa51ae143 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:38:42.004384 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-2ef459a4-630e-4899-9341-448aa51ae143 demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:38:42.005395 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-2ef459a4-630e-4899-9341-448aa51ae143 demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:38:42.006678 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-2ef459a4-630e-4899-9341-448aa51ae143 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:38:42.040028 np0000184298 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-2ef459a4-630e-4899-9341-448aa51ae143 demo demo] Get all volumes completed successfully. Jul 07 01:38:42.042769 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-2ef459a4-630e-4899-9341-448aa51ae143 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:38:42.043473 np0000184298 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 7/23] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:38:41 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 07 01:38:52.033833 np0000184298 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:39:42.077999 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-722260cb-01b9-4fee-80a9-d09a461dcee8 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:39:42.082811 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-722260cb-01b9-4fee-80a9-d09a461dcee8 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:39:42.082811 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-722260cb-01b9-4fee-80a9-d09a461dcee8 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:39:42.083393 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-722260cb-01b9-4fee-80a9-d09a461dcee8 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:39:42.083545 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-722260cb-01b9-4fee-80a9-d09a461dcee8 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:39:42.087908 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-722260cb-01b9-4fee-80a9-d09a461dcee8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:39:42.146802 np0000184298 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-722260cb-01b9-4fee-80a9-d09a461dcee8 demo demo] Get all volumes completed successfully. Jul 07 01:39:42.150592 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-722260cb-01b9-4fee-80a9-d09a461dcee8 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:39:42.151478 np0000184298 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 6/24] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:39:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:39:52.125991 np0000184298 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:40:42.173687 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-770faf4e-d2b6-4af8-946f-efc4e633a2a9 None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:40:42.176933 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-770faf4e-d2b6-4af8-946f-efc4e633a2a9 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:40:42.177115 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-770faf4e-d2b6-4af8-946f-efc4e633a2a9 demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:40:42.177309 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-770faf4e-d2b6-4af8-946f-efc4e633a2a9 demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:40:42.177858 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-770faf4e-d2b6-4af8-946f-efc4e633a2a9 demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:40:42.178659 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-770faf4e-d2b6-4af8-946f-efc4e633a2a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:40:42.220927 np0000184298 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-770faf4e-d2b6-4af8-946f-efc4e633a2a9 demo demo] Get all volumes completed successfully. Jul 07 01:40:42.223919 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-770faf4e-d2b6-4af8-946f-efc4e633a2a9 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:40:42.224518 np0000184298 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 6/25] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:40:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:40:52.210916 np0000184298 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:41:42.269711 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-53c9051e-4bc1-42b6-a4c8-f37e4b91ee6f None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:41:42.272782 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-53c9051e-4bc1-42b6-a4c8-f37e4b91ee6f demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:41:42.273065 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-53c9051e-4bc1-42b6-a4c8-f37e4b91ee6f demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:41:42.273470 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-53c9051e-4bc1-42b6-a4c8-f37e4b91ee6f demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:41:42.273775 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-53c9051e-4bc1-42b6-a4c8-f37e4b91ee6f demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:41:42.275288 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-53c9051e-4bc1-42b6-a4c8-f37e4b91ee6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:41:42.285327 np0000184298 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-53c9051e-4bc1-42b6-a4c8-f37e4b91ee6f demo demo] Get all volumes completed successfully. Jul 07 01:41:42.287688 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-53c9051e-4bc1-42b6-a4c8-f37e4b91ee6f demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:41:42.288471 np0000184298 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 7/26] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:41:42 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 07 01:41:52.279497 np0000184298 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:42:42.317056 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-58cc024f-e76d-4460-ae66-58fe7e46a94f None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:42:42.511209 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-58cc024f-e76d-4460-ae66-58fe7e46a94f demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:42:42.511389 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-58cc024f-e76d-4460-ae66-58fe7e46a94f demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:42:42.511582 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-58cc024f-e76d-4460-ae66-58fe7e46a94f demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:42:42.511846 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-58cc024f-e76d-4460-ae66-58fe7e46a94f demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:42:42.512546 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-58cc024f-e76d-4460-ae66-58fe7e46a94f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:42:42.521467 np0000184298 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-58cc024f-e76d-4460-ae66-58fe7e46a94f demo demo] Get all volumes completed successfully. Jul 07 01:42:42.524113 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-58cc024f-e76d-4460-ae66-58fe7e46a94f demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:42:42.524665 np0000184298 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 8/27] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:42:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:42:52.516453 np0000184298 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:43:42.540462 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-33123573-709f-4310-947a-114c2b48d61c None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:43:42.544757 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-33123573-709f-4310-947a-114c2b48d61c demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:43:42.545175 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-33123573-709f-4310-947a-114c2b48d61c demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:43:42.545609 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-33123573-709f-4310-947a-114c2b48d61c demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:43:42.546134 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-33123573-709f-4310-947a-114c2b48d61c demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:43:42.547680 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-33123573-709f-4310-947a-114c2b48d61c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:43:42.557872 np0000184298 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-33123573-709f-4310-947a-114c2b48d61c demo demo] Get all volumes completed successfully. Jul 07 01:43:42.560550 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-33123573-709f-4310-947a-114c2b48d61c demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:43:42.561068 np0000184298 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 7/28] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:43:42 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 07 01:43:52.550993 np0000184298 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:44:42.577727 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-541ffd0c-77ce-4d2b-83e6-b4c7cf056fc5 None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:44:42.581501 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-541ffd0c-77ce-4d2b-83e6-b4c7cf056fc5 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:44:42.581863 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-541ffd0c-77ce-4d2b-83e6-b4c7cf056fc5 demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:44:42.582208 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-541ffd0c-77ce-4d2b-83e6-b4c7cf056fc5 demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:44:42.582658 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-541ffd0c-77ce-4d2b-83e6-b4c7cf056fc5 demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:44:42.583913 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-541ffd0c-77ce-4d2b-83e6-b4c7cf056fc5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:44:42.596439 np0000184298 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-541ffd0c-77ce-4d2b-83e6-b4c7cf056fc5 demo demo] Get all volumes completed successfully. Jul 07 01:44:42.600968 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-541ffd0c-77ce-4d2b-83e6-b4c7cf056fc5 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:44:42.601498 np0000184298 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 7/29] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:44:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:44:52.588052 np0000184298 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:45:42.621884 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-ccfcfe18-0981-4af0-81a5-6b7d84c3d199 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:45:42.624885 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-ccfcfe18-0981-4af0-81a5-6b7d84c3d199 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:45:42.625474 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-ccfcfe18-0981-4af0-81a5-6b7d84c3d199 demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:45:42.625823 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-ccfcfe18-0981-4af0-81a5-6b7d84c3d199 demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:45:42.626233 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-ccfcfe18-0981-4af0-81a5-6b7d84c3d199 demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:45:42.627640 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-ccfcfe18-0981-4af0-81a5-6b7d84c3d199 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:45:42.638764 np0000184298 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-ccfcfe18-0981-4af0-81a5-6b7d84c3d199 demo demo] Get all volumes completed successfully. Jul 07 01:45:42.641391 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-ccfcfe18-0981-4af0-81a5-6b7d84c3d199 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:45:42.641867 np0000184298 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 8/30] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:45:42 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 07 01:45:52.631680 np0000184298 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:46:42.661853 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-bd324d5d-7e09-42b4-be60-fd8310f25a67 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:46:42.666496 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-bd324d5d-7e09-42b4-be60-fd8310f25a67 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:46:42.666904 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-bd324d5d-7e09-42b4-be60-fd8310f25a67 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:46:42.667298 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-bd324d5d-7e09-42b4-be60-fd8310f25a67 demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:46:42.667802 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-bd324d5d-7e09-42b4-be60-fd8310f25a67 demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:46:42.668935 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-bd324d5d-7e09-42b4-be60-fd8310f25a67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:46:42.676903 np0000184298 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-bd324d5d-7e09-42b4-be60-fd8310f25a67 demo demo] Get all volumes completed successfully. Jul 07 01:46:42.678905 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-bd324d5d-7e09-42b4-be60-fd8310f25a67 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:46:42.679259 np0000184298 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 9/31] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:46:42 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 07 01:46:52.671921 np0000184298 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:47:42.694800 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-32de6697-a151-4f7f-9bdf-e0f1223f0042 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:47:42.904567 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-32de6697-a151-4f7f-9bdf-e0f1223f0042 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:47:42.905026 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-32de6697-a151-4f7f-9bdf-e0f1223f0042 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:47:42.905414 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-32de6697-a151-4f7f-9bdf-e0f1223f0042 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:47:42.905956 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-32de6697-a151-4f7f-9bdf-e0f1223f0042 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:47:42.907617 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-32de6697-a151-4f7f-9bdf-e0f1223f0042 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:47:42.919520 np0000184298 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-32de6697-a151-4f7f-9bdf-e0f1223f0042 demo demo] Get all volumes completed successfully. Jul 07 01:47:42.922571 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-32de6697-a151-4f7f-9bdf-e0f1223f0042 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:47:42.923439 np0000184298 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 8/32] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:47:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:47:52.913580 np0000184298 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:48:42.936948 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-8fd4f901-8daa-4863-a152-fdf1bcf1a656 None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:48:42.939241 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-8fd4f901-8daa-4863-a152-fdf1bcf1a656 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:48:42.939419 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-8fd4f901-8daa-4863-a152-fdf1bcf1a656 demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:48:42.939631 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-8fd4f901-8daa-4863-a152-fdf1bcf1a656 demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:48:42.939893 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-8fd4f901-8daa-4863-a152-fdf1bcf1a656 demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:48:42.941137 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-8fd4f901-8daa-4863-a152-fdf1bcf1a656 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:48:42.947507 np0000184298 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-8fd4f901-8daa-4863-a152-fdf1bcf1a656 demo demo] Get all volumes completed successfully. Jul 07 01:48:42.949245 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-8fd4f901-8daa-4863-a152-fdf1bcf1a656 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:48:42.949562 np0000184298 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 8/33] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:48:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 07 01:48:52.944152 np0000184298 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:49:42.968293 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-1300b600-96eb-47ef-9548-1143c08f5173 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:49:42.972757 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-1300b600-96eb-47ef-9548-1143c08f5173 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:49:42.973176 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-1300b600-96eb-47ef-9548-1143c08f5173 demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:49:42.973569 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-1300b600-96eb-47ef-9548-1143c08f5173 demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:49:42.974136 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-1300b600-96eb-47ef-9548-1143c08f5173 demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:49:42.975531 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-1300b600-96eb-47ef-9548-1143c08f5173 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:49:42.986012 np0000184298 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-1300b600-96eb-47ef-9548-1143c08f5173 demo demo] Get all volumes completed successfully. Jul 07 01:49:42.988936 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-1300b600-96eb-47ef-9548-1143c08f5173 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:49:42.989240 np0000184298 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 9/34] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:49:42 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 07 01:49:52.979197 np0000184298 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:50:43.008996 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-162de144-0ae3-4bdd-9f4c-67ccc8b62ea1 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:50:43.013272 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-162de144-0ae3-4bdd-9f4c-67ccc8b62ea1 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:50:43.013542 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-162de144-0ae3-4bdd-9f4c-67ccc8b62ea1 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:50:43.013805 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-162de144-0ae3-4bdd-9f4c-67ccc8b62ea1 demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:50:43.014102 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-162de144-0ae3-4bdd-9f4c-67ccc8b62ea1 demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:50:43.015064 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-162de144-0ae3-4bdd-9f4c-67ccc8b62ea1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:50:43.023728 np0000184298 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-162de144-0ae3-4bdd-9f4c-67ccc8b62ea1 demo demo] Get all volumes completed successfully. Jul 07 01:50:43.026233 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-162de144-0ae3-4bdd-9f4c-67ccc8b62ea1 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:50:43.026660 np0000184298 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 10/35] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:50:43 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 07 01:50:53.019900 np0000184298 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:51:43.042833 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-ea0e340d-41f9-4448-8ae5-b1b5c4d721b7 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:51:43.046579 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-ea0e340d-41f9-4448-8ae5-b1b5c4d721b7 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:51:43.046948 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-ea0e340d-41f9-4448-8ae5-b1b5c4d721b7 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:51:43.047119 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-ea0e340d-41f9-4448-8ae5-b1b5c4d721b7 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:51:43.047773 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-ea0e340d-41f9-4448-8ae5-b1b5c4d721b7 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:51:43.048665 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-ea0e340d-41f9-4448-8ae5-b1b5c4d721b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:51:43.059990 np0000184298 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-ea0e340d-41f9-4448-8ae5-b1b5c4d721b7 demo demo] Get all volumes completed successfully. Jul 07 01:51:43.062217 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-ea0e340d-41f9-4448-8ae5-b1b5c4d721b7 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:51:43.062648 np0000184298 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 9/36] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:51:43 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 07 01:51:53.053045 np0000184298 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:52:43.078539 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-0f83a303-1dce-4748-9e4c-6d380b121dac None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:52:43.081823 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-0f83a303-1dce-4748-9e4c-6d380b121dac demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:52:43.082073 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-0f83a303-1dce-4748-9e4c-6d380b121dac demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:52:43.082693 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-0f83a303-1dce-4748-9e4c-6d380b121dac demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:52:43.082693 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-0f83a303-1dce-4748-9e4c-6d380b121dac demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:52:43.083572 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-0f83a303-1dce-4748-9e4c-6d380b121dac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:52:43.091033 np0000184298 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-0f83a303-1dce-4748-9e4c-6d380b121dac demo demo] Get all volumes completed successfully. Jul 07 01:52:43.093365 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-0f83a303-1dce-4748-9e4c-6d380b121dac demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:52:43.093800 np0000184298 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 9/37] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:52:43 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 07 01:52:53.087830 np0000184298 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:53:43.116265 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-3f2ca088-e99c-4d76-b4d5-bac1f6f350e5 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:53:43.207830 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-3f2ca088-e99c-4d76-b4d5-bac1f6f350e5 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:53:43.208100 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-3f2ca088-e99c-4d76-b4d5-bac1f6f350e5 demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:53:43.208560 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-3f2ca088-e99c-4d76-b4d5-bac1f6f350e5 demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:53:43.209003 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-3f2ca088-e99c-4d76-b4d5-bac1f6f350e5 demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:53:43.209992 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-3f2ca088-e99c-4d76-b4d5-bac1f6f350e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:53:43.217938 np0000184298 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-3f2ca088-e99c-4d76-b4d5-bac1f6f350e5 demo demo] Get all volumes completed successfully. Jul 07 01:53:43.219896 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-3f2ca088-e99c-4d76-b4d5-bac1f6f350e5 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:53:43.220234 np0000184298 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 10/38] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:53:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:53:53.213803 np0000184298 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:54:43.241520 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-ebfc220d-f6b8-43e4-8b38-be043dd378d1 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:54:43.243653 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-ebfc220d-f6b8-43e4-8b38-be043dd378d1 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:54:43.243909 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-ebfc220d-f6b8-43e4-8b38-be043dd378d1 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:54:43.244145 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-ebfc220d-f6b8-43e4-8b38-be043dd378d1 demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:54:43.244387 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-ebfc220d-f6b8-43e4-8b38-be043dd378d1 demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:54:43.245166 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-ebfc220d-f6b8-43e4-8b38-be043dd378d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:54:43.253359 np0000184298 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-ebfc220d-f6b8-43e4-8b38-be043dd378d1 demo demo] Get all volumes completed successfully. Jul 07 01:54:43.256034 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-ebfc220d-f6b8-43e4-8b38-be043dd378d1 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:54:43.256713 np0000184298 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 11/39] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:54:43 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 07 01:54:53.249119 np0000184298 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:55:43.270649 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-213ee572-5261-4c84-93c4-7441fad99f4f None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:55:43.275249 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-213ee572-5261-4c84-93c4-7441fad99f4f demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:55:43.275607 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-213ee572-5261-4c84-93c4-7441fad99f4f demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:55:43.275973 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-213ee572-5261-4c84-93c4-7441fad99f4f demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:55:43.276363 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-213ee572-5261-4c84-93c4-7441fad99f4f demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:55:43.277320 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-213ee572-5261-4c84-93c4-7441fad99f4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:55:43.287222 np0000184298 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-213ee572-5261-4c84-93c4-7441fad99f4f demo demo] Get all volumes completed successfully. Jul 07 01:55:43.290339 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-213ee572-5261-4c84-93c4-7441fad99f4f demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:55:43.291175 np0000184298 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 10/40] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:55:43 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 07 01:55:53.280948 np0000184298 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:56:43.302346 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-5a35c02b-7da9-4d8d-8f35-fa0aca7ea51c None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:56:43.305293 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-5a35c02b-7da9-4d8d-8f35-fa0aca7ea51c demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:56:43.305535 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-5a35c02b-7da9-4d8d-8f35-fa0aca7ea51c demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:56:43.305801 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-5a35c02b-7da9-4d8d-8f35-fa0aca7ea51c demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:56:43.306531 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-5a35c02b-7da9-4d8d-8f35-fa0aca7ea51c demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:56:43.307261 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-5a35c02b-7da9-4d8d-8f35-fa0aca7ea51c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:56:43.314898 np0000184298 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-5a35c02b-7da9-4d8d-8f35-fa0aca7ea51c demo demo] Get all volumes completed successfully. Jul 07 01:56:43.317100 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-5a35c02b-7da9-4d8d-8f35-fa0aca7ea51c demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:56:43.317539 np0000184298 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 10/41] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:56:43 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 07 01:56:53.310092 np0000184298 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:57:43.333454 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-69fe7cc1-ce1a-4951-8ea4-8a4dbd1da103 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:57:43.336434 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-69fe7cc1-ce1a-4951-8ea4-8a4dbd1da103 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:57:43.336813 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-69fe7cc1-ce1a-4951-8ea4-8a4dbd1da103 demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:57:43.337088 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-69fe7cc1-ce1a-4951-8ea4-8a4dbd1da103 demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:57:43.337392 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-69fe7cc1-ce1a-4951-8ea4-8a4dbd1da103 demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:57:43.338545 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-69fe7cc1-ce1a-4951-8ea4-8a4dbd1da103 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:57:43.347771 np0000184298 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-69fe7cc1-ce1a-4951-8ea4-8a4dbd1da103 demo demo] Get all volumes completed successfully. Jul 07 01:57:43.349942 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-69fe7cc1-ce1a-4951-8ea4-8a4dbd1da103 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:57:43.350304 np0000184298 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 11/42] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:57:43 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 07 01:57:53.342097 np0000184298 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:58:43.365221 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-18f2c8d4-b906-4ec4-a0bb-e1c104992d95 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:58:43.507104 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-18f2c8d4-b906-4ec4-a0bb-e1c104992d95 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:58:43.507342 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-18f2c8d4-b906-4ec4-a0bb-e1c104992d95 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:58:43.507469 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-18f2c8d4-b906-4ec4-a0bb-e1c104992d95 demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:58:43.507695 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-18f2c8d4-b906-4ec4-a0bb-e1c104992d95 demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:58:43.508397 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-18f2c8d4-b906-4ec4-a0bb-e1c104992d95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:58:43.516568 np0000184298 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-18f2c8d4-b906-4ec4-a0bb-e1c104992d95 demo demo] Get all volumes completed successfully. Jul 07 01:58:43.519523 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-18f2c8d4-b906-4ec4-a0bb-e1c104992d95 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:58:43.519988 np0000184298 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 12/43] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:58:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:58:53.511505 np0000184298 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:59:43.542217 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-00c5e13b-1fa3-4482-a737-e0ebd8199ce0 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:59:43.544871 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-00c5e13b-1fa3-4482-a737-e0ebd8199ce0 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 01:59:43.544871 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-00c5e13b-1fa3-4482-a737-e0ebd8199ce0 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:59:43.545122 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-00c5e13b-1fa3-4482-a737-e0ebd8199ce0 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:59:43.545290 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-00c5e13b-1fa3-4482-a737-e0ebd8199ce0 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:59:43.546141 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-00c5e13b-1fa3-4482-a737-e0ebd8199ce0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:59:43.553882 np0000184298 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-00c5e13b-1fa3-4482-a737-e0ebd8199ce0 demo demo] Get all volumes completed successfully. Jul 07 01:59:43.556824 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-00c5e13b-1fa3-4482-a737-e0ebd8199ce0 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:59:43.557516 np0000184298 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 11/44] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 01:59:43 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 07 01:59:53.550783 np0000184298 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 02:00:43.579105 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-2227ef9f-16bf-40ab-8cef-9217275a22bd None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 02:00:43.583122 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-2227ef9f-16bf-40ab-8cef-9217275a22bd demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 02:00:43.583577 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-2227ef9f-16bf-40ab-8cef-9217275a22bd demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 02:00:43.583872 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-2227ef9f-16bf-40ab-8cef-9217275a22bd demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 02:00:43.584333 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-2227ef9f-16bf-40ab-8cef-9217275a22bd demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 02:00:43.585780 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-2227ef9f-16bf-40ab-8cef-9217275a22bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 02:00:43.595534 np0000184298 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-2227ef9f-16bf-40ab-8cef-9217275a22bd demo demo] Get all volumes completed successfully. Jul 07 02:00:43.598505 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-2227ef9f-16bf-40ab-8cef-9217275a22bd demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 02:00:43.599076 np0000184298 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 11/45] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 02:00:43 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 07 02:00:53.590845 np0000184298 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 02:01:43.615772 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-6f37c26e-d429-4573-a80f-0bf473c0e5bf None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 02:01:43.619140 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-6f37c26e-d429-4573-a80f-0bf473c0e5bf demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 02:01:43.619380 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-6f37c26e-d429-4573-a80f-0bf473c0e5bf demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 02:01:43.619628 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-6f37c26e-d429-4573-a80f-0bf473c0e5bf demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 02:01:43.620016 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-6f37c26e-d429-4573-a80f-0bf473c0e5bf demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 02:01:43.620919 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-6f37c26e-d429-4573-a80f-0bf473c0e5bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 02:01:43.628753 np0000184298 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-6f37c26e-d429-4573-a80f-0bf473c0e5bf demo demo] Get all volumes completed successfully. Jul 07 02:01:43.630630 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-6f37c26e-d429-4573-a80f-0bf473c0e5bf demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 02:01:43.631009 np0000184298 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 12/46] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 02:01:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 07 02:01:53.624044 np0000184298 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 02:02:43.647487 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-e23371ad-6cf4-4701-a006-98c5e9a7aff9 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 02:02:43.651810 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-e23371ad-6cf4-4701-a006-98c5e9a7aff9 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 02:02:43.651810 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-e23371ad-6cf4-4701-a006-98c5e9a7aff9 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 02:02:43.651810 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-e23371ad-6cf4-4701-a006-98c5e9a7aff9 demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 02:02:43.651810 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-e23371ad-6cf4-4701-a006-98c5e9a7aff9 demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 02:02:43.651810 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-e23371ad-6cf4-4701-a006-98c5e9a7aff9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 02:02:43.658442 np0000184298 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-e23371ad-6cf4-4701-a006-98c5e9a7aff9 demo demo] Get all volumes completed successfully. Jul 07 02:02:43.661588 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-e23371ad-6cf4-4701-a006-98c5e9a7aff9 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 02:02:43.662327 np0000184298 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 13/47] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 02:02:43 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 07 02:02:53.654268 np0000184298 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 02:03:43.675608 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-ab04662d-ffdf-4ea2-ba78-a46414f1af11 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 02:03:43.763531 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-ab04662d-ffdf-4ea2-ba78-a46414f1af11 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 02:03:43.764376 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-ab04662d-ffdf-4ea2-ba78-a46414f1af11 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 02:03:43.764494 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-ab04662d-ffdf-4ea2-ba78-a46414f1af11 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 02:03:43.764749 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-ab04662d-ffdf-4ea2-ba78-a46414f1af11 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 02:03:43.765673 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-ab04662d-ffdf-4ea2-ba78-a46414f1af11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 02:03:43.774244 np0000184298 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-ab04662d-ffdf-4ea2-ba78-a46414f1af11 demo demo] Get all volumes completed successfully. Jul 07 02:03:43.776996 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-ab04662d-ffdf-4ea2-ba78-a46414f1af11 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 02:03:43.777495 np0000184298 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 12/48] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 02:03:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 02:03:53.769920 np0000184298 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 02:04:43.792729 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-4a63c9b0-e433-4c36-9cfe-960e2a824429 None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 02:04:43.795774 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-4a63c9b0-e433-4c36-9cfe-960e2a824429 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 02:04:43.795774 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-4a63c9b0-e433-4c36-9cfe-960e2a824429 demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 02:04:43.795774 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-4a63c9b0-e433-4c36-9cfe-960e2a824429 demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 02:04:43.795774 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-4a63c9b0-e433-4c36-9cfe-960e2a824429 demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 02:04:43.796282 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-4a63c9b0-e433-4c36-9cfe-960e2a824429 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 02:04:43.805614 np0000184298 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-4a63c9b0-e433-4c36-9cfe-960e2a824429 demo demo] Get all volumes completed successfully. Jul 07 02:04:43.808579 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-4a63c9b0-e433-4c36-9cfe-960e2a824429 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 02:04:43.809282 np0000184298 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 12/49] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 02:04:43 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 07 02:04:53.800020 np0000184298 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 02:05:43.824223 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-08496892-9d46-41be-8e7e-56e871006c2f None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 02:05:43.829756 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-08496892-9d46-41be-8e7e-56e871006c2f demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 02:05:43.830021 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-08496892-9d46-41be-8e7e-56e871006c2f demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 02:05:43.830260 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-08496892-9d46-41be-8e7e-56e871006c2f demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 02:05:43.830553 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-08496892-9d46-41be-8e7e-56e871006c2f demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 02:05:43.831932 np0000184298 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-08496892-9d46-41be-8e7e-56e871006c2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 02:05:43.842052 np0000184298 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-08496892-9d46-41be-8e7e-56e871006c2f demo demo] Get all volumes completed successfully. Jul 07 02:05:43.845102 np0000184298 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-08496892-9d46-41be-8e7e-56e871006c2f demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 02:05:43.845617 np0000184298 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 13/50] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 02:05:43 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 07 02:05:53.836253 np0000184298 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 02:06:43.864048 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-e83db1a2-ceba-4839-9457-a1ae977ed916 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 02:06:43.868244 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-e83db1a2-ceba-4839-9457-a1ae977ed916 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 02:06:43.868613 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-e83db1a2-ceba-4839-9457-a1ae977ed916 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 02:06:43.869182 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-e83db1a2-ceba-4839-9457-a1ae977ed916 demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 02:06:43.869651 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-e83db1a2-ceba-4839-9457-a1ae977ed916 demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 02:06:43.870601 np0000184298 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-e83db1a2-ceba-4839-9457-a1ae977ed916 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 02:06:43.880306 np0000184298 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-e83db1a2-ceba-4839-9457-a1ae977ed916 demo demo] Get all volumes completed successfully. Jul 07 02:06:43.882962 np0000184298 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-e83db1a2-ceba-4839-9457-a1ae977ed916 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 02:06:43.883392 np0000184298 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 14/51] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 02:06:43 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 07 02:06:53.874146 np0000184298 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 02:07:43.901684 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-4b3a19c1-2bd3-4958-8b65-0e48716bed95 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 02:07:43.905330 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-4b3a19c1-2bd3-4958-8b65-0e48716bed95 demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 02:07:43.905587 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-4b3a19c1-2bd3-4958-8b65-0e48716bed95 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 02:07:43.905878 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-4b3a19c1-2bd3-4958-8b65-0e48716bed95 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 02:07:43.906190 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-4b3a19c1-2bd3-4958-8b65-0e48716bed95 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 02:07:43.907151 np0000184298 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-4b3a19c1-2bd3-4958-8b65-0e48716bed95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 02:07:43.914553 np0000184298 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-4b3a19c1-2bd3-4958-8b65-0e48716bed95 demo demo] Get all volumes completed successfully. Jul 07 02:07:43.916425 np0000184298 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-4b3a19c1-2bd3-4958-8b65-0e48716bed95 demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 02:07:43.916773 np0000184298 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 13/52] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 02:07:43 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 07 02:07:53.910452 np0000184298 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 02:08:43.932872 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-9518253f-8eae-4a9a-aabe-807b12d61d0b None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 02:08:44.127666 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-9518253f-8eae-4a9a-aabe-807b12d61d0b demo demo] GET https://199.19.213.132/volume/v3/volumes/detail Jul 07 02:08:44.128113 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-9518253f-8eae-4a9a-aabe-807b12d61d0b demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 02:08:44.128489 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-9518253f-8eae-4a9a-aabe-807b12d61d0b demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 02:08:44.129006 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-9518253f-8eae-4a9a-aabe-807b12d61d0b demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 02:08:44.130583 np0000184298 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-9518253f-8eae-4a9a-aabe-807b12d61d0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 02:08:44.138906 np0000184298 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-9518253f-8eae-4a9a-aabe-807b12d61d0b demo demo] Get all volumes completed successfully. Jul 07 02:08:44.140839 np0000184298 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-9518253f-8eae-4a9a-aabe-807b12d61d0b demo demo] https://199.19.213.132/volume/v3/volumes/detail returned with HTTP 200 Jul 07 02:08:44.141215 np0000184298 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 13/53] 199.19.213.132 () {64 vars in 1296 bytes} [Tue Jul 7 02:08:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 02:08:54.134540 np0000184298 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}