Jul 03 22:00:59.393491 np0000184114 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 22:00:59.400109 np0000184114 devstack@c-api.service[111427]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 22:00:59.403133 np0000184114 devstack@c-api.service[111427]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 22:00:59 2026] *** Jul 03 22:00:59.403133 np0000184114 devstack@c-api.service[111427]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 22:00:59.403133 np0000184114 devstack@c-api.service[111427]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 03 22:00:59.403133 np0000184114 devstack@c-api.service[111427]: nodename: np0000184114 Jul 03 22:00:59.403133 np0000184114 devstack@c-api.service[111427]: machine: x86_64 Jul 03 22:00:59.403133 np0000184114 devstack@c-api.service[111427]: clock source: unix Jul 03 22:00:59.403133 np0000184114 devstack@c-api.service[111427]: pcre jit disabled Jul 03 22:00:59.403133 np0000184114 devstack@c-api.service[111427]: detected number of CPU cores: 16 Jul 03 22:00:59.403133 np0000184114 devstack@c-api.service[111427]: current working directory: / Jul 03 22:00:59.403133 np0000184114 devstack@c-api.service[111427]: detected binary path: /usr/bin/uwsgi-core Jul 03 22:00:59.403133 np0000184114 devstack@c-api.service[111427]: your processes number limit is 256916 Jul 03 22:00:59.403133 np0000184114 devstack@c-api.service[111427]: your memory page size is 4096 bytes Jul 03 22:00:59.403133 np0000184114 devstack@c-api.service[111427]: detected max file descriptor number: 2048 Jul 03 22:00:59.403133 np0000184114 devstack@c-api.service[111427]: lock engine: pthread robust mutexes Jul 03 22:00:59.403672 np0000184114 devstack@c-api.service[111427]: thunder lock: enabled Jul 03 22:00:59.403672 np0000184114 devstack@c-api.service[111427]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 22:00:59.403672 np0000184114 devstack@c-api.service[111427]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 22:00:59.403672 np0000184114 devstack@c-api.service[111427]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 22:00:59.403672 np0000184114 devstack@c-api.service[111427]: Set PythonHome to /opt/stack/data/venv Jul 03 22:00:59.437782 np0000184114 devstack@c-api.service[111427]: Python main interpreter initialized at 0x7ca15fea3668 Jul 03 22:00:59.437782 np0000184114 devstack@c-api.service[111427]: python threads support enabled Jul 03 22:00:59.437782 np0000184114 devstack@c-api.service[111427]: your server socket listen backlog is limited to 100 connections Jul 03 22:00:59.437782 np0000184114 devstack@c-api.service[111427]: your mercy for graceful operations on workers is 80 seconds Jul 03 22:00:59.438306 np0000184114 devstack@c-api.service[111427]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 22:00:59.438434 np0000184114 devstack@c-api.service[111427]: *** Operational MODE: preforking *** Jul 03 22:00:59.438575 np0000184114 devstack@c-api.service[111427]: *** uWSGI is running in multiple interpreter mode *** Jul 03 22:00:59.438575 np0000184114 devstack@c-api.service[111427]: spawned uWSGI master process (pid: 111427) Jul 03 22:00:59.438769 np0000184114 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 22:00:59.439250 np0000184114 devstack@c-api.service[111427]: spawned uWSGI worker 1 (pid: 111432, cores: 1) Jul 03 22:00:59.439746 np0000184114 devstack@c-api.service[111427]: spawned uWSGI worker 2 (pid: 111433, cores: 1) Jul 03 22:00:59.440230 np0000184114 devstack@c-api.service[111427]: spawned uWSGI worker 3 (pid: 111434, cores: 1) Jul 03 22:00:59.440700 np0000184114 devstack@c-api.service[111427]: spawned uWSGI worker 4 (pid: 111435, cores: 1) Jul 03 22:00:59.440756 np0000184114 devstack@c-api.service[111427]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 22:00:59.566144 np0000184114 devstack@c-api.service[111434]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 22:00:59.566144 np0000184114 devstack@c-api.service[111434]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 22:00:59.566144 np0000184114 devstack@c-api.service[111434]: we strongly recommend against using it for new projects. Jul 03 22:00:59.566144 np0000184114 devstack@c-api.service[111434]: If you are already using Eventlet, we recommend migrating to a different Jul 03 22:00:59.566144 np0000184114 devstack@c-api.service[111434]: framework. For more detail see Jul 03 22:00:59.566144 np0000184114 devstack@c-api.service[111434]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 22:00:59.566144 np0000184114 devstack@c-api.service[111434]: import eventlet # noqa Jul 03 22:00:59.566897 np0000184114 devstack@c-api.service[111433]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 22:00:59.566897 np0000184114 devstack@c-api.service[111433]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 22:00:59.566897 np0000184114 devstack@c-api.service[111433]: we strongly recommend against using it for new projects. Jul 03 22:00:59.566897 np0000184114 devstack@c-api.service[111433]: If you are already using Eventlet, we recommend migrating to a different Jul 03 22:00:59.566897 np0000184114 devstack@c-api.service[111433]: framework. For more detail see Jul 03 22:00:59.566897 np0000184114 devstack@c-api.service[111433]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 22:00:59.566897 np0000184114 devstack@c-api.service[111433]: import eventlet # noqa Jul 03 22:00:59.568556 np0000184114 devstack@c-api.service[111435]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 22:00:59.568556 np0000184114 devstack@c-api.service[111435]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 22:00:59.568556 np0000184114 devstack@c-api.service[111435]: we strongly recommend against using it for new projects. Jul 03 22:00:59.568556 np0000184114 devstack@c-api.service[111435]: If you are already using Eventlet, we recommend migrating to a different Jul 03 22:00:59.568556 np0000184114 devstack@c-api.service[111435]: framework. For more detail see Jul 03 22:00:59.568556 np0000184114 devstack@c-api.service[111435]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 22:00:59.568556 np0000184114 devstack@c-api.service[111435]: import eventlet # noqa Jul 03 22:00:59.572075 np0000184114 devstack@c-api.service[111432]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 22:00:59.572075 np0000184114 devstack@c-api.service[111432]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 22:00:59.572075 np0000184114 devstack@c-api.service[111432]: we strongly recommend against using it for new projects. Jul 03 22:00:59.572075 np0000184114 devstack@c-api.service[111432]: If you are already using Eventlet, we recommend migrating to a different Jul 03 22:00:59.572075 np0000184114 devstack@c-api.service[111432]: framework. For more detail see Jul 03 22:00:59.572075 np0000184114 devstack@c-api.service[111432]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 22:00:59.572075 np0000184114 devstack@c-api.service[111432]: import eventlet # noqa Jul 03 22:00:59.651034 np0000184114 devstack@c-api.service[111434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 22:00:59.651034 np0000184114 devstack@c-api.service[111434]: warnings.warn( Jul 03 22:00:59.653423 np0000184114 devstack@c-api.service[111433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 22:00:59.653423 np0000184114 devstack@c-api.service[111433]: warnings.warn( Jul 03 22:00:59.656577 np0000184114 devstack@c-api.service[111435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 22:00:59.656577 np0000184114 devstack@c-api.service[111435]: warnings.warn( Jul 03 22:00:59.660667 np0000184114 devstack@c-api.service[111432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 22:00:59.660667 np0000184114 devstack@c-api.service[111432]: warnings.warn( Jul 03 22:00:59.726454 np0000184114 devstack@c-api.service[111434]: /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 03 22:00:59.726454 np0000184114 devstack@c-api.service[111434]: from cgi import parse_header Jul 03 22:00:59.730558 np0000184114 devstack@c-api.service[111433]: /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 03 22:00:59.730558 np0000184114 devstack@c-api.service[111433]: from cgi import parse_header Jul 03 22:00:59.741884 np0000184114 devstack@c-api.service[111435]: /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 03 22:00:59.741884 np0000184114 devstack@c-api.service[111435]: from cgi import parse_header Jul 03 22:00:59.745969 np0000184114 devstack@c-api.service[111432]: /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 03 22:00:59.745969 np0000184114 devstack@c-api.service[111432]: from cgi import parse_header Jul 03 22:00:59.775971 np0000184114 devstack@c-api.service[111434]: /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 03 22:00:59.775971 np0000184114 devstack@c-api.service[111434]: removals.removed_module( Jul 03 22:00:59.777555 np0000184114 devstack@c-api.service[111434]: /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 03 22:00:59.777555 np0000184114 devstack@c-api.service[111434]: removals.removed_module( Jul 03 22:00:59.780892 np0000184114 devstack@c-api.service[111433]: /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 03 22:00:59.780892 np0000184114 devstack@c-api.service[111433]: removals.removed_module( Jul 03 22:00:59.782611 np0000184114 devstack@c-api.service[111433]: /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 03 22:00:59.782611 np0000184114 devstack@c-api.service[111433]: removals.removed_module( Jul 03 22:00:59.795127 np0000184114 devstack@c-api.service[111435]: /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 03 22:00:59.795127 np0000184114 devstack@c-api.service[111435]: removals.removed_module( Jul 03 22:00:59.796424 np0000184114 devstack@c-api.service[111435]: /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 03 22:00:59.796424 np0000184114 devstack@c-api.service[111435]: removals.removed_module( Jul 03 22:00:59.798762 np0000184114 devstack@c-api.service[111432]: /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 03 22:00:59.798762 np0000184114 devstack@c-api.service[111432]: removals.removed_module( Jul 03 22:00:59.800430 np0000184114 devstack@c-api.service[111432]: /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 03 22:00:59.800430 np0000184114 devstack@c-api.service[111432]: removals.removed_module( Jul 03 22:01:00.541125 np0000184114 devstack@c-api.service[111434]: /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 03 22:01:00.541125 np0000184114 devstack@c-api.service[111434]: warnings.warn( Jul 03 22:01:00.577953 np0000184114 devstack@c-api.service[111435]: /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 03 22:01:00.577953 np0000184114 devstack@c-api.service[111435]: warnings.warn( Jul 03 22:01:00.591487 np0000184114 devstack@c-api.service[111434]: /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 03 22:01:00.591487 np0000184114 devstack@c-api.service[111434]: warnings.warn( Jul 03 22:01:00.594955 np0000184114 devstack@c-api.service[111433]: /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 03 22:01:00.594955 np0000184114 devstack@c-api.service[111433]: warnings.warn( Jul 03 22:01:00.595210 np0000184114 devstack@c-api.service[111432]: /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 03 22:01:00.595210 np0000184114 devstack@c-api.service[111432]: warnings.warn( Jul 03 22:01:00.628168 np0000184114 devstack@c-api.service[111435]: /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 03 22:01:00.628168 np0000184114 devstack@c-api.service[111435]: warnings.warn( Jul 03 22:01:00.644078 np0000184114 devstack@c-api.service[111433]: /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 03 22:01:00.644078 np0000184114 devstack@c-api.service[111433]: warnings.warn( Jul 03 22:01:00.648470 np0000184114 devstack@c-api.service[111432]: /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 03 22:01:00.648470 np0000184114 devstack@c-api.service[111432]: warnings.warn( Jul 03 22:01:00.795923 np0000184114 devstack@c-api.service[111434]: 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 03 22:01:00.796067 np0000184114 devstack@c-api.service[111434]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111434) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 22:01:00.808503 np0000184114 devstack@c-api.service[111435]: 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 03 22:01:00.808682 np0000184114 devstack@c-api.service[111435]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111435) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 22:01:00.835302 np0000184114 devstack@c-api.service[111433]: 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 03 22:01:00.835469 np0000184114 devstack@c-api.service[111433]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111433) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 22:01:00.837984 np0000184114 devstack@c-api.service[111432]: 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 03 22:01:00.838180 np0000184114 devstack@c-api.service[111432]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111432) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 22:01:00.881277 np0000184114 devstack@c-api.service[111435]: /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 03 22:01:00.881277 np0000184114 devstack@c-api.service[111435]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 22:01:00.889501 np0000184114 devstack@c-api.service[111434]: /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 03 22:01:00.889501 np0000184114 devstack@c-api.service[111434]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 22:01:00.897927 np0000184114 devstack@c-api.service[111433]: /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 03 22:01:00.897927 np0000184114 devstack@c-api.service[111433]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 22:01:00.899919 np0000184114 devstack@c-api.service[111432]: /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 03 22:01:00.899919 np0000184114 devstack@c-api.service[111432]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 22:01:01.337955 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111433) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 22:01:01.338352 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111432) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 22:01:01.338447 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111434) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 22:01:01.338528 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111435) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 22:01:01.338604 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.338604 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.338741 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.338825 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.338892 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.338980 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.339044 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.339126 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.339126 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.339292 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.339363 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.339438 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.339907 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.340021 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.340021 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.340190 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.340266 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.340332 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.340403 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.340466 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.340529 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.340600 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.340671 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.340744 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.340800 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.340859 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.340928 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.340990 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.341061 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.341153 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.341227 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.341284 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.341341 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.341405 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.341467 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.341526 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.341588 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.341657 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.341719 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.341785 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.342761 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.342862 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.342862 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.343038 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.343038 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.343209 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.343276 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.343336 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.343403 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.343471 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.343531 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.343594 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.343662 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.343722 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.343762 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.343806 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.343847 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.343904 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.343942 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.343983 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.343983 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.344518 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.344577 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.344647 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.344702 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.344761 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.344811 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.344885 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.344935 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.344975 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.345020 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.345062 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.345168 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.345211 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.345250 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.345291 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.345329 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.345376 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.345419 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.345459 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.345499 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.345550 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.345594 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.345635 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.345675 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.345717 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.345759 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.345799 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.345839 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.345879 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.345924 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.345975 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.346015 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.346056 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.346056 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.346056 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.346817 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.346877 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.346925 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.346986 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.347044 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.347112 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.347166 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.347204 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.347248 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.347284 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.347324 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.347369 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.347414 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.347454 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.347502 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.347542 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.347587 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.347627 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.347662 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.347706 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.347706 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.348063 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.348139 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.348188 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.348253 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.348306 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.348359 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.348426 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.352155 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.352239 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.352296 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.352339 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.352386 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.352427 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.352480 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.352521 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.352562 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.352599 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.352644 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.352685 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.352726 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.352726 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.352807 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.352850 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.352892 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.352935 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.353024 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.353076 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.353165 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.353213 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.353255 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.353297 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.353338 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.353386 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.353386 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.353472 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.353509 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.353554 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.353591 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.353638 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.353672 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.353757 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.353757 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.353848 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.353896 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.353942 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.353983 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.354051 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.354118 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.354170 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.354219 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.354261 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.354308 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.354349 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.354394 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.354434 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.354481 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.354533 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.354586 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.354625 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.354665 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.354713 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.354760 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.354810 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.354853 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.354893 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.354949 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.354995 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.355041 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.355105 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.355153 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.355200 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.355247 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.355287 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.355328 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.355381 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.355430 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.355430 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.355537 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.355587 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.355637 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.355683 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.355733 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.355778 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.355778 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.355851 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.355920 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.355967 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.356039 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.356082 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.356155 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.356207 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.356268 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.356268 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.356268 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.356268 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.356418 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.356460 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.356460 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.356576 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.356719 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.356776 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.356776 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.356776 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.356882 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.356930 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.356972 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.357033 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.357084 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.357084 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.357084 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.357084 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.357084 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.357288 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.357288 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.357288 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.357288 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.357288 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.357288 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.357288 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.358606 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.358662 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.358725 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.358770 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.358818 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.358863 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.358905 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.358985 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.359033 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.359074 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.359136 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.359184 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.359184 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.359184 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.359591 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.359654 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.359709 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.359770 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.359820 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.359884 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.359946 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.360002 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.360002 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.360076 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.360146 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.360185 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.360224 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.360265 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.360306 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.360352 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.360389 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.360425 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.360473 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.360530 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.360567 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.360604 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.360645 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.360681 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.360722 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.360763 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.360805 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.360841 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.360883 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.360919 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.360962 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.360962 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.360962 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.360962 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.360962 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.361158 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.361158 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.361158 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.361158 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.361158 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.361158 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.361158 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.361402 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.361402 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.361479 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.361516 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.361554 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.361590 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.361626 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.361675 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.361721 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.361763 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.361800 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.361845 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.361886 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.361927 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.361967 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.362011 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.362051 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.362120 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.362120 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.362120 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.362120 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.362526 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.362578 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.362626 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.362697 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.362756 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.362811 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.362875 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.363652 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.363715 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.363787 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.363834 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.363879 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.363918 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.363956 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.363996 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.364046 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.364112 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.364162 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.364201 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.364239 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.364279 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.364322 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.364369 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.364408 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.364447 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.364485 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.364535 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.364574 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.364617 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.364664 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.364707 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.364746 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.364746 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.364746 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.364859 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.364904 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.364948 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.364998 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.365041 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.365084 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.365139 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.365186 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.365225 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.365268 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.365307 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.365346 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.365391 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.365429 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.365466 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.365509 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.365557 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.365598 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.365635 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.365679 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.365732 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.365770 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.365812 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.365857 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.365901 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.365937 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.365979 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.366021 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.366059 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.366109 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.366157 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.366203 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.366254 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.366307 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.366344 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.366382 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.366437 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.366491 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.366534 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.366576 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.366620 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.366661 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.366704 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.366757 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.366800 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.366844 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.366882 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.366920 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.366999 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.367045 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.367155 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.367199 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.367281 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.367329 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.367406 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.367447 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.367494 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.367534 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.367534 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.367534 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.367676 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.367676 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.367781 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.367816 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.367850 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.367879 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.367904 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.367933 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.367961 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.367991 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.368019 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.368057 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.368087 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.368138 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.368176 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.368212 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.368243 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.368269 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.368298 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.368327 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.368354 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.368388 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.368417 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.368444 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.368444 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.369104 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.369193 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.369244 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.369278 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.369307 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.369365 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.369401 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.369438 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.369468 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.369494 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.369523 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.369551 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.369551 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.369635 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.369992 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.370033 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.370105 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.370143 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.370175 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.370210 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.370240 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.370271 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.370299 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.370328 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.370356 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.370393 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.370393 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.370472 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.371593 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.371656 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.371721 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.371762 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.371797 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.371829 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.371865 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.371897 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.371926 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.371957 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.371982 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.372009 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.372037 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.372111 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.372267 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.372329 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.372435 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.372471 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.372502 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.372554 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.372584 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.372610 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.372637 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.372676 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.372734 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.372793 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.372851 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.372924 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.374933 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.375038 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.375079 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.375162 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.375219 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.375280 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.375312 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.375337 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.375370 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.375398 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.375447 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.375473 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.375501 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.375525 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.375561 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.375587 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.375612 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.375646 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.375674 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.375712 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.375744 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.375791 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.375838 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.375886 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.375931 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.375975 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.376015 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.376050 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.376110 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.376167 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.376219 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.376266 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.376308 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.376344 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.376388 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.376436 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.376476 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.376515 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.376556 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.376600 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.376643 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.376691 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.376734 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.376782 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.376825 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.376864 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.376901 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.376943 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.376996 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.377033 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.377074 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.377138 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.377178 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.377217 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.377255 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.377297 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.377335 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.377376 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.377421 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.377464 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.377506 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.377542 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.377578 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.377613 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.377653 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.377694 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.377737 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.377779 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.377829 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.377867 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.377907 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.377952 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.377988 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.378029 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.378067 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.378131 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.378175 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.378213 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.378258 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.378297 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.378341 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.378341 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.378341 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.378341 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.378583 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.378648 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.378693 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.378770 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.378823 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.378861 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.378907 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.378963 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.379015 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.379055 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.379108 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.379167 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.379212 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.379260 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.379313 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.379356 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.379397 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.379433 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.379471 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.379507 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.379556 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.379595 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.379636 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.379679 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.379730 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.379774 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.379819 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.379873 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.379917 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.379956 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.379991 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.380026 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.380064 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.380128 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.380182 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.380223 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.380261 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.380298 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.380339 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.380377 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.380413 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.380448 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.380490 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.380527 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.380570 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.380617 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.380659 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.380697 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.380733 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.380770 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.380805 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.380845 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.380883 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.380919 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.380919 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.380919 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.381379 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.381442 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.381483 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.381519 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.381576 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.381617 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.381653 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.381704 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.381763 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.381803 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.381844 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.381892 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.381931 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.381972 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.382017 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.382055 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.382116 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.382116 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.382116 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.382116 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.382116 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.382738 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.382789 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.382848 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.382895 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.382995 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.383054 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.383124 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.384489 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.384630 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.384704 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.384767 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.384830 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.384890 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.384948 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.385013 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.385070 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.385178 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.385236 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.385292 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.385357 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.385426 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.385488 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.385546 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.385619 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.385693 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.385777 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.385865 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.385944 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.386032 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.386123 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.386195 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.386268 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.386325 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.386389 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.386457 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.386520 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.386587 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.386643 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.386699 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.386757 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.386812 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.386873 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.386929 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.387031 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.387123 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.387205 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.387262 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.387317 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.387371 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.387428 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.387482 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.387536 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.387590 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.387660 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.387717 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.387774 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.387838 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.387895 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.387949 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.388010 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.388067 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.388269 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.388338 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.388400 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.388456 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.388523 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.388578 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.388634 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.388688 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.388742 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.388797 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.388860 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.388924 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.388979 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.389033 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.389175 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.389269 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.389328 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.389384 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.389439 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.389496 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.389557 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.389623 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.389623 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.389623 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.389623 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.389623 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.389623 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.389623 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.390239 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.390369 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.390438 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.390497 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.390602 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.390670 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.390780 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.390843 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.390907 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.391022 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.391085 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.391166 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.391221 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.391274 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.391329 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.391405 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.391405 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.391553 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.391553 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.391553 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.391553 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.391553 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.391553 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.391838 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.391838 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.391838 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.391838 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.391838 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.391838 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.391838 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.392083 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.392083 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.392179 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.392214 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.392263 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.392312 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.392691 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.392740 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.392783 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.392822 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.392859 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.392894 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.392936 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.392974 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.393018 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.393069 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.393138 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.393189 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.393239 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.393300 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.393351 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.393397 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.393455 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.393455 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.393455 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.393455 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.393455 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.393455 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.393829 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.393829 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.393933 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.393983 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.394032 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.394079 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.394170 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.394232 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.394288 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.394344 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.394398 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.394448 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.394499 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.394550 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.394603 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.394653 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.394714 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.394780 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.394830 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.394913 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.394973 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.395024 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.395060 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.395112 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.395171 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.395209 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.395256 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.395256 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.395508 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.395570 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.395628 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.395714 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.395755 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.395788 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.395858 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.395943 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.395985 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.396083 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.396154 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.396205 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.396205 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.396284 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.396321 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.396361 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.396398 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.396447 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.396484 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.396522 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.396559 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.396593 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.396632 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.396669 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.396735 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.396816 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.396897 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.396986 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.401925 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.401990 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.402036 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.402126 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.402189 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.402233 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.402296 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.402421 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.402484 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.402555 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.402613 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.402664 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.402728 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.402779 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.402864 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.402929 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.403004 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.403067 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.403151 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.403197 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.403232 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.403273 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.403310 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.403345 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.403382 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.403382 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.403449 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.403584 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.403639 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.403695 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.403739 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.403779 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.403813 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.403857 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.403897 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.403935 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.403970 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.404017 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.404054 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.404112 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.404160 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.404202 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.404239 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.404277 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.404277 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.404277 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:01.404453 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:01.404517 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:01.404577 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:01.404627 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:01.404691 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:01.404749 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:01.450263 np0000184114 devstack@c-api.service[111435]: INFO dbcounter [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Registered counter for database cinder Jul 03 22:01:01.450978 np0000184114 devstack@c-api.service[111433]: INFO dbcounter [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Registered counter for database cinder Jul 03 22:01:01.451134 np0000184114 devstack@c-api.service[111432]: INFO dbcounter [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Registered counter for database cinder Jul 03 22:01:01.451326 np0000184114 devstack@c-api.service[111434]: INFO dbcounter [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Registered counter for database cinder Jul 03 22:01:01.492365 np0000184114 devstack@c-api.service[111433]: DEBUG oslo_db.sqlalchemy.engines [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 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=111433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:01.494617 np0000184114 devstack@c-api.service[111434]: DEBUG oslo_db.sqlalchemy.engines [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 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=111434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:01.496415 np0000184114 devstack@c-api.service[111435]: DEBUG oslo_db.sqlalchemy.engines [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b 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=111435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:01.497043 np0000184114 devstack@c-api.service[111432]: DEBUG oslo_db.sqlalchemy.engines [None req-87942476-8d6c-4888-a5f5-fad4cc574151 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=111432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:01.604318 np0000184114 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writer thread running {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 22:01:01.605163 np0000184114 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writer thread running {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 22:01:01.607000 np0000184114 devstack@c-api.service[111434]: INFO cinder.rpc [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 22:01:01.607977 np0000184114 devstack@c-api.service[111433]: INFO cinder.rpc [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 22:01:01.609399 np0000184114 devstack@c-api.service[111434]: INFO cinder.rpc [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 22:01:01.610475 np0000184114 devstack@c-api.service[111433]: INFO cinder.rpc [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 22:01:01.611137 np0000184114 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writer thread running {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 22:01:01.611668 np0000184114 devstack@c-api.service[111434]: INFO cinder.rpc [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 22:01:01.612792 np0000184114 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writer thread running {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 22:01:01.613260 np0000184114 devstack@c-api.service[111433]: INFO cinder.rpc [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 22:01:01.613459 np0000184114 devstack@c-api.service[111434]: INFO cinder.rpc [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 22:01:01.613664 np0000184114 devstack@c-api.service[111432]: INFO cinder.rpc [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 22:01:01.614290 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.614940 np0000184114 devstack@c-api.service[111433]: INFO cinder.rpc [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 22:01:01.615387 np0000184114 devstack@c-api.service[111435]: INFO cinder.rpc [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 22:01:01.615819 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.616031 np0000184114 devstack@c-api.service[111432]: INFO cinder.rpc [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 22:01:01.617124 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.617892 np0000184114 devstack@c-api.service[111435]: INFO cinder.rpc [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 22:01:01.618197 np0000184114 devstack@c-api.service[111432]: INFO cinder.rpc [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 22:01:01.619543 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.620168 np0000184114 devstack@c-api.service[111432]: INFO cinder.rpc [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 22:01:01.620559 np0000184114 devstack@c-api.service[111435]: INFO cinder.rpc [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 22:01:01.620991 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.623017 np0000184114 devstack@c-api.service[111435]: INFO cinder.rpc [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 22:01:01.623929 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.624165 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.628013 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.649385 np0000184114 devstack@c-api.service[111434]: DEBUG oslo_db.sqlalchemy.engines [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 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=111434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:01.651431 np0000184114 devstack@c-api.service[111434]: INFO cinder.rpc [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 22:01:01.653191 np0000184114 devstack@c-api.service[111434]: INFO cinder.rpc [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 22:01:01.653502 np0000184114 devstack@c-api.service[111433]: DEBUG oslo_db.sqlalchemy.engines [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 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=111433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:01.653974 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.655938 np0000184114 devstack@c-api.service[111433]: INFO cinder.rpc [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 22:01:01.656255 np0000184114 devstack@c-api.service[111432]: DEBUG oslo_db.sqlalchemy.engines [None req-87942476-8d6c-4888-a5f5-fad4cc574151 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=111432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:01.658164 np0000184114 devstack@c-api.service[111433]: INFO cinder.rpc [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 22:01:01.658663 np0000184114 devstack@c-api.service[111432]: INFO cinder.rpc [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 22:01:01.659339 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.660865 np0000184114 devstack@c-api.service[111435]: DEBUG oslo_db.sqlalchemy.engines [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b 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=111435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:01.661043 np0000184114 devstack@c-api.service[111432]: INFO cinder.rpc [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 22:01:01.662161 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.663391 np0000184114 devstack@c-api.service[111435]: INFO cinder.rpc [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 22:01:01.664027 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.665704 np0000184114 devstack@c-api.service[111435]: INFO cinder.rpc [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 22:01:01.666868 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.667251 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.671551 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.673941 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.674340 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.675557 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.677187 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.677682 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.678541 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.679633 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.681540 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.681631 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.681857 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.683015 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.684578 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.685702 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.685910 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.687312 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.687389 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.688757 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.688935 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.690294 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.691333 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.691767 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.691838 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.691897 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.694282 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.694460 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.694857 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.694927 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.697241 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.697758 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.698281 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.700224 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.700328 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.700740 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.701184 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.702217 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.702649 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.703038 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.703566 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.704934 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.705337 np0000184114 devstack@c-api.service[111434]: WARNING cinder.api.contrib.hosts [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 22:01:01.705429 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.705957 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.706122 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.707449 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.707572 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.709108 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.710132 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.710448 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.710623 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.710944 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.711800 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.713292 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.714117 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.714301 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.714699 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.715592 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.716014 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.716086 np0000184114 devstack@c-api.service[111433]: WARNING cinder.api.contrib.hosts [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 22:01:01.716303 np0000184114 devstack@c-api.service[111432]: WARNING cinder.api.contrib.hosts [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 22:01:01.716844 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: extensions {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.716929 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.717174 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.718196 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: capabilities {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.718450 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.718630 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.718903 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.719524 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: os-hosts {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.720006 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.720242 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.720821 np0000184114 devstack@c-api.service[111435]: WARNING cinder.api.contrib.hosts [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 22:01:01.721382 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.721470 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: scheduler-stats {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.721621 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.721694 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.722716 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.722806 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: os-volume-transfer {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.723062 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.723315 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.724250 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.724452 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: cgsnapshots {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.724643 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.725228 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.725728 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.725865 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: encryption {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.725978 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.726671 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.727010 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.727342 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.727462 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: extra_specs {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.727873 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: extensions {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.728108 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.728823 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.728926 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: extensions {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.728980 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: os-quota-class-sets {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.729426 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: capabilities {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.730247 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.730299 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: capabilities {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.730335 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: os-quota-sets {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.730659 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: os-hosts {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.731520 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: os-hosts {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.731570 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.731722 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: os-snapshot-manage {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.732390 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: extensions {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.732601 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: scheduler-stats {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.733137 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: encryption {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.733916 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: capabilities {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.734071 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: os-volume-transfer {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.734526 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: scheduler-stats {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.734673 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: os-volume-manage {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.735255 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: os-hosts {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.735886 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: cgsnapshots {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.736180 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: os-volume-type-access {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.736612 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: os-volume-transfer {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.737223 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: scheduler-stats {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.737294 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: encryption {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.737737 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: consistencygroups {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.740129 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: os-volume-transfer {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.740242 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: cgsnapshots {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.740305 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: extra_specs {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.740397 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: backups {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.740502 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: cgsnapshots {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.740599 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: os-quota-class-sets {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.740904 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: encryption {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.741735 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: os-availability-zone {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.741840 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: os-quota-sets {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.741939 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: encryption {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.743072 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extended resource: qos-specs {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.743227 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: extra_specs {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.743298 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: os-snapshot-manage {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.743499 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: extra_specs {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.744626 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: encryption {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.744819 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: os-quota-class-sets {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.744995 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: os-quota-class-sets {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.745840 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.746161 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: os-quota-sets {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.746261 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: os-volume-manage {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.746461 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: os-quota-sets {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.746701 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.contrib.snapshot_actions [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] SnapshotActionsController initialized {{(pid=111434) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 22:01:01.747473 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.747641 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: os-snapshot-manage {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.747714 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: os-volume-type-access {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.747920 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: os-snapshot-manage {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.748816 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.749070 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: encryption {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.749253 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: consistencygroups {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.749424 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: encryption {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.750181 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.750626 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: os-volume-manage {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.750912 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: os-volume-manage {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.751266 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: backups {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.751548 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.752109 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: os-volume-type-access {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.752401 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: os-volume-type-access {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.752842 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.753656 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: consistencygroups {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.753730 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: os-availability-zone {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.754001 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: consistencygroups {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.754251 np0000184114 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.755163 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.755275 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extended resource: qos-specs {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.755337 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension VolumeActions extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.755651 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: backups {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.755943 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.756033 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: backups {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.756085 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.756149 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.756267 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.756565 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension TypesManage extending resource: types {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.756565 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.756565 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.756684 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.756784 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension UsedLimits extending resource: limits {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.756883 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.756979 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension AdminActions extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.757118 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension AdminActions extending resource: snapshots {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.757226 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension AdminActions extending resource: backups {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.757326 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-a13efbe6-fc47-436a-bab2-63aa61503ce7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.757649 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: os-availability-zone {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.758114 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: os-availability-zone {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.758228 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.758967 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extended resource: qos-specs {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.759122 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.contrib.snapshot_actions [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] SnapshotActionsController initialized {{(pid=111433) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 22:01:01.759473 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extended resource: qos-specs {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:01.759852 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.761206 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.761729 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.762395 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.762550 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.762592 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.contrib.snapshot_actions [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] SnapshotActionsController initialized {{(pid=111432) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 22:01:01.763359 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.763435 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.contrib.snapshot_actions [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] SnapshotActionsController initialized {{(pid=111435) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 22:01:01.763964 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.764115 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.764694 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.764945 np0000184114 devstack@c-api.service[111434]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ca15fea3668 pid: 111434 (default app) Jul 03 22:01:01.765293 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.765440 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.766046 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.766666 np0000184114 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.766800 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.767424 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.767617 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.767744 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension VolumeActions extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.768187 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.768411 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.768526 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.768623 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.768732 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.768783 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.768819 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension TypesManage extending resource: types {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.768937 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.769024 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.769167 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.769277 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension UsedLimits extending resource: limits {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.769375 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.769479 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension AdminActions extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.769535 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.769604 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension AdminActions extending resource: snapshots {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.769708 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension AdminActions extending resource: backups {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.769814 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-f44d9731-8ff8-45da-b685-51c11568c7f5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.770106 np0000184114 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.770858 np0000184114 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:01.771033 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.771208 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension VolumeActions extending resource: volumes {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.771797 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.771879 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.771918 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension VolumeActions extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.771983 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.772110 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.772220 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.772311 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension TypesManage extending resource: types {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.772415 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.772511 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.772635 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.772679 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.772750 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension UsedLimits extending resource: limits {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.772790 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension SnapshotActions extending resource: snapshots {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.772846 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.772893 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.772955 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension AdminActions extending resource: volumes {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.773012 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.773067 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension TypesManage extending resource: types {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.773138 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension AdminActions extending resource: snapshots {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.773183 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.773222 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension AdminActions extending resource: backups {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.773262 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension VolumeTypeAccess extending resource: types {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.773308 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-87942476-8d6c-4888-a5f5-fad4cc574151 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.773392 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.773508 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension UsedLimits extending resource: limits {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.773613 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.773721 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension AdminActions extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.773837 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension AdminActions extending resource: snapshots {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.773944 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension AdminActions extending resource: backups {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.774046 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-6e9ddda5-0183-4188-ad31-9c7eb36ef04b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:01.774583 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-c8f5cb4a-2901-4209-9fa5-73e58dd89c89 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:01.777494 np0000184114 devstack@c-api.service[111433]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ca15fea3668 pid: 111433 (default app) Jul 03 22:01:01.777586 np0000184114 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 1/1] 199.19.213.30 () {60 vars in 949 bytes} [Fri Jul 3 22:01:01 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 03 22:01:01.780996 np0000184114 devstack@c-api.service[111432]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ca15fea3668 pid: 111432 (default app) Jul 03 22:01:01.781825 np0000184114 devstack@c-api.service[111435]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ca15fea3668 pid: 111435 (default app) Jul 03 22:01:08.707410 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-bb96e415-5c67-43fe-89b7-e08095d91eec None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:09.191825 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-bb96e415-5c67-43fe-89b7-e08095d91eec admin admin] POST https://199.19.213.30/volume/v3/types Jul 03 22:01:09.192384 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-bb96e415-5c67-43fe-89b7-e08095d91eec admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:09.193994 np0000184114 devstack@c-api.service[111434]: /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 03 22:01:09.193994 np0000184114 devstack@c-api.service[111434]: warnings.warn( Jul 03 22:01:09.224852 np0000184114 devstack@c-api.service[111434]: DEBUG oslo_db.sqlalchemy.engines [None req-bb96e415-5c67-43fe-89b7-e08095d91eec 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=111434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:09.255999 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-bb96e415-5c67-43fe-89b7-e08095d91eec admin admin] https://199.19.213.30/volume/v3/types returned with HTTP 200 Jul 03 22:01:09.256746 np0000184114 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 2/2] 199.19.213.30 () {68 vars in 1281 bytes} [Fri Jul 3 22:01:08 2026] POST /volume/v3/types => generated 186 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:01:09.287240 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [req-bb96e415-5c67-43fe-89b7-e08095d91eec req-5a023be4-2c56-4043-98ce-0d44f53dae76 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:09.610118 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [req-bb96e415-5c67-43fe-89b7-e08095d91eec req-5a023be4-2c56-4043-98ce-0d44f53dae76 admin admin] POST https://199.19.213.30/volume/v3/types/4638a331-eb93-4ab3-8b4c-bb7df552efc9/extra_specs Jul 03 22:01:09.610118 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [req-bb96e415-5c67-43fe-89b7-e08095d91eec req-5a023be4-2c56-4043-98ce-0d44f53dae76 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:01:09.610315 np0000184114 devstack@c-api.service[111433]: /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 03 22:01:09.610315 np0000184114 devstack@c-api.service[111433]: warnings.warn( Jul 03 22:01:09.643539 np0000184114 devstack@c-api.service[111433]: DEBUG oslo_db.sqlalchemy.engines [req-bb96e415-5c67-43fe-89b7-e08095d91eec req-5a023be4-2c56-4043-98ce-0d44f53dae76 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=111433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:09.708047 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [req-bb96e415-5c67-43fe-89b7-e08095d91eec req-5a023be4-2c56-4043-98ce-0d44f53dae76 admin admin] https://199.19.213.30/volume/v3/types/4638a331-eb93-4ab3-8b4c-bb7df552efc9/extra_specs returned with HTTP 200 Jul 03 22:01:09.708545 np0000184114 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 1/3] 199.19.213.30 () {70 vars in 1498 bytes} [Fri Jul 3 22:01:09 2026] POST /volume/v3/types/4638a331-eb93-4ab3-8b4c-bb7df552efc9/extra_specs => generated 55 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:01:11.660474 np0000184114 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=6 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:01:11.665135 np0000184114 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=6 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:01:19.252062 np0000184114 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:01:19.706854 np0000184114 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:03:32.305433 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-ca1f792e-a190-4267-9040-72b946dd6289 None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:03:32.307216 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-ca1f792e-a190-4267-9040-72b946dd6289 None None] GET https://199.19.213.30/volume// Jul 03 22:03:32.307216 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-ca1f792e-a190-4267-9040-72b946dd6289 None None] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:03:32.307216 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-ca1f792e-a190-4267-9040-72b946dd6289 None None] Calling method 'all' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:03:32.307534 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-ca1f792e-a190-4267-9040-72b946dd6289 None None] https://199.19.213.30/volume// returned with HTTP 300 Jul 03 22:03:32.307534 np0000184114 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 1/4] 199.19.213.30 () {66 vars in 1449 bytes} [Fri Jul 3 22:03:32 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 22:04:08.988990 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-609f4d93-08a3-414e-a5b4-8831b4c03d9e None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:08.993127 np0000184114 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 1/5] 199.19.213.30 () {62 vars in 1061 bytes} [Fri Jul 3 22:04:08 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 03 22:04:09.022246 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-6157070b-f3ad-4ca2-b546-8487997e5c11 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:09.030749 np0000184114 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 3/6] 199.19.213.30 () {64 vars in 1265 bytes} [Fri Jul 3 22:04:09 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 03 22:04:09.066850 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [req-6157070b-f3ad-4ca2-b546-8487997e5c11 req-0370555a-7808-4777-8b46-e011f3867f0a None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:09.071461 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [req-6157070b-f3ad-4ca2-b546-8487997e5c11 req-0370555a-7808-4777-8b46-e011f3867f0a demo demo] GET https://199.19.213.30/volume/v3/ Jul 03 22:04:09.071706 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [req-6157070b-f3ad-4ca2-b546-8487997e5c11 req-0370555a-7808-4777-8b46-e011f3867f0a demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:09.071958 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [req-6157070b-f3ad-4ca2-b546-8487997e5c11 req-0370555a-7808-4777-8b46-e011f3867f0a demo demo] Calling method 'version_select' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:09.073044 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [req-6157070b-f3ad-4ca2-b546-8487997e5c11 req-0370555a-7808-4777-8b46-e011f3867f0a demo demo] https://199.19.213.30/volume/v3/ returned with HTTP 200 Jul 03 22:04:09.073493 np0000184114 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 2/7] 199.19.213.30 () {66 vars in 1339 bytes} [Fri Jul 3 22:04:09 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:09.111635 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-c5df349e-1cdf-4634-9f5e-8c36606500df None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:09.435494 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-c5df349e-1cdf-4634-9f5e-8c36606500df demo demo] GET https://199.19.213.30/volume/v3/types Jul 03 22:04:09.435896 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-c5df349e-1cdf-4634-9f5e-8c36606500df demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:09.435984 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-c5df349e-1cdf-4634-9f5e-8c36606500df demo demo] Calling method 'index' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:09.436567 np0000184114 devstack@c-api.service[111432]: /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 03 22:04:09.436567 np0000184114 devstack@c-api.service[111432]: warnings.warn( Jul 03 22:04:09.437150 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-c5df349e-1cdf-4634-9f5e-8c36606500df demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:04:09.478688 np0000184114 devstack@c-api.service[111432]: DEBUG oslo_db.sqlalchemy.engines [None req-c5df349e-1cdf-4634-9f5e-8c36606500df 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=111432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:04:09.498653 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-c5df349e-1cdf-4634-9f5e-8c36606500df demo demo] https://199.19.213.30/volume/v3/types returned with HTTP 200 Jul 03 22:04:09.499024 np0000184114 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 2/8] 199.19.213.30 () {64 vars in 1283 bytes} [Fri Jul 3 22:04:09 2026] GET /volume/v3/types => generated 377 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:09.534848 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-8d5309f9-95bd-4579-9a95-00c40530df63 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:09.856570 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-8d5309f9-95bd-4579-9a95-00c40530df63 demo demo] GET https://199.19.213.30/volume/v3/types/default Jul 03 22:04:09.856906 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-8d5309f9-95bd-4579-9a95-00c40530df63 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:09.857148 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-8d5309f9-95bd-4579-9a95-00c40530df63 demo demo] Calling method 'show' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:09.891007 np0000184114 devstack@c-api.service[111435]: DEBUG oslo_db.sqlalchemy.engines [None req-8d5309f9-95bd-4579-9a95-00c40530df63 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=111435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:04:09.904366 np0000184114 devstack@c-api.service[111435]: /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 03 22:04:09.904366 np0000184114 devstack@c-api.service[111435]: warnings.warn( Jul 03 22:04:09.906461 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-8d5309f9-95bd-4579-9a95-00c40530df63 demo demo] https://199.19.213.30/volume/v3/types/default returned with HTTP 200 Jul 03 22:04:09.906781 np0000184114 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 2/9] 199.19.213.30 () {64 vars in 1294 bytes} [Fri Jul 3 22:04:09 2026] GET /volume/v3/types/default => generated 145 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:10.378116 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-f9c0417e-0755-4851-98ec-6e835427df7f None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:10.379351 np0000184114 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 4/10] 199.19.213.30 () {62 vars in 1061 bytes} [Fri Jul 3 22:04:10 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 03 22:04:10.419517 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-c842811d-eaa8-483d-8bb8-f11c581c8c02 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:10.428338 np0000184114 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 3/11] 199.19.213.30 () {64 vars in 1265 bytes} [Fri Jul 3 22:04:10 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 03 22:04:10.459756 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [req-c842811d-eaa8-483d-8bb8-f11c581c8c02 req-fcf38bfb-81d6-4226-a46f-70b7d6f5ff60 None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:10.461581 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [req-c842811d-eaa8-483d-8bb8-f11c581c8c02 req-fcf38bfb-81d6-4226-a46f-70b7d6f5ff60 demo demo] GET https://199.19.213.30/volume/v3/ Jul 03 22:04:10.461757 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [req-c842811d-eaa8-483d-8bb8-f11c581c8c02 req-fcf38bfb-81d6-4226-a46f-70b7d6f5ff60 demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:10.461923 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [req-c842811d-eaa8-483d-8bb8-f11c581c8c02 req-fcf38bfb-81d6-4226-a46f-70b7d6f5ff60 demo demo] Calling method 'version_select' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:10.462353 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [req-c842811d-eaa8-483d-8bb8-f11c581c8c02 req-fcf38bfb-81d6-4226-a46f-70b7d6f5ff60 demo demo] https://199.19.213.30/volume/v3/ returned with HTTP 200 Jul 03 22:04:10.462656 np0000184114 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 3/12] 199.19.213.30 () {66 vars in 1339 bytes} [Fri Jul 3 22:04:10 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:10.498578 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-d7b10d45-47ec-46d6-9d33-253c4f6d93f7 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:10.500969 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-d7b10d45-47ec-46d6-9d33-253c4f6d93f7 demo demo] GET https://199.19.213.30/volume/v3/types/default Jul 03 22:04:10.501248 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-d7b10d45-47ec-46d6-9d33-253c4f6d93f7 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:10.501516 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-d7b10d45-47ec-46d6-9d33-253c4f6d93f7 demo demo] Calling method 'show' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:10.509143 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-d7b10d45-47ec-46d6-9d33-253c4f6d93f7 demo demo] https://199.19.213.30/volume/v3/types/default returned with HTTP 200 Jul 03 22:04:10.509459 np0000184114 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 3/13] 199.19.213.30 () {64 vars in 1294 bytes} [Fri Jul 3 22:04:10 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:11.123672 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-d38f21d9-997c-437d-835d-0f8e969131bf None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:11.125323 np0000184114 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 5/14] 199.19.213.30 () {62 vars in 1061 bytes} [Fri Jul 3 22:04:11 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 03 22:04:11.160176 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-8a2cbf53-ec35-47c0-b5e7-5bfdebf904c9 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:11.164754 np0000184114 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 4/15] 199.19.213.30 () {64 vars in 1265 bytes} [Fri Jul 3 22:04:11 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 03 22:04:11.199726 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [req-8a2cbf53-ec35-47c0-b5e7-5bfdebf904c9 req-74dc23e5-2b83-408b-b130-e4bfe3148655 None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:11.202886 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [req-8a2cbf53-ec35-47c0-b5e7-5bfdebf904c9 req-74dc23e5-2b83-408b-b130-e4bfe3148655 demo demo] GET https://199.19.213.30/volume/v3/ Jul 03 22:04:11.203220 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [req-8a2cbf53-ec35-47c0-b5e7-5bfdebf904c9 req-74dc23e5-2b83-408b-b130-e4bfe3148655 demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:11.203616 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [req-8a2cbf53-ec35-47c0-b5e7-5bfdebf904c9 req-74dc23e5-2b83-408b-b130-e4bfe3148655 demo demo] Calling method 'version_select' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:11.204274 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [req-8a2cbf53-ec35-47c0-b5e7-5bfdebf904c9 req-74dc23e5-2b83-408b-b130-e4bfe3148655 demo demo] https://199.19.213.30/volume/v3/ returned with HTTP 200 Jul 03 22:04:11.204905 np0000184114 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 4/16] 199.19.213.30 () {66 vars in 1339 bytes} [Fri Jul 3 22:04:11 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:11.243844 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-8480f7f6-c694-4bf4-adf0-d8d9450b7d2e None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:11.247505 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-8480f7f6-c694-4bf4-adf0-d8d9450b7d2e demo demo] GET https://199.19.213.30/volume/v3/types/default Jul 03 22:04:11.247887 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-8480f7f6-c694-4bf4-adf0-d8d9450b7d2e demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:11.248332 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-8480f7f6-c694-4bf4-adf0-d8d9450b7d2e demo demo] Calling method 'show' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:11.258569 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-8480f7f6-c694-4bf4-adf0-d8d9450b7d2e demo demo] https://199.19.213.30/volume/v3/types/default returned with HTTP 200 Jul 03 22:04:11.258968 np0000184114 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 4/17] 199.19.213.30 () {64 vars in 1294 bytes} [Fri Jul 3 22:04:11 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:11.297970 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-785c31ac-4b9a-49bb-8296-b39e3cbe5c40 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:11.299090 np0000184114 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 6/18] 199.19.213.30 () {62 vars in 1061 bytes} [Fri Jul 3 22:04:11 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 03 22:04:11.330799 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-d1cc6957-3b82-4320-b4d6-1ec95c4895c8 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:11.334484 np0000184114 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 5/19] 199.19.213.30 () {64 vars in 1265 bytes} [Fri Jul 3 22:04:11 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 03 22:04:11.362848 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [req-d1cc6957-3b82-4320-b4d6-1ec95c4895c8 req-c38406c8-08af-4566-8afc-750bb28e14cb None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:11.365856 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [req-d1cc6957-3b82-4320-b4d6-1ec95c4895c8 req-c38406c8-08af-4566-8afc-750bb28e14cb demo demo] GET https://199.19.213.30/volume/v3/ Jul 03 22:04:11.366242 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [req-d1cc6957-3b82-4320-b4d6-1ec95c4895c8 req-c38406c8-08af-4566-8afc-750bb28e14cb demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:11.366609 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [req-d1cc6957-3b82-4320-b4d6-1ec95c4895c8 req-c38406c8-08af-4566-8afc-750bb28e14cb demo demo] Calling method 'version_select' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:11.367273 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [req-d1cc6957-3b82-4320-b4d6-1ec95c4895c8 req-c38406c8-08af-4566-8afc-750bb28e14cb demo demo] https://199.19.213.30/volume/v3/ returned with HTTP 200 Jul 03 22:04:11.367906 np0000184114 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 5/20] 199.19.213.30 () {66 vars in 1339 bytes} [Fri Jul 3 22:04:11 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:11.402263 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-481f8d23-17dc-4c37-89e2-d9100029608d None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:11.405650 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-481f8d23-17dc-4c37-89e2-d9100029608d demo demo] GET https://199.19.213.30/volume/v3/types/default Jul 03 22:04:11.406200 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-481f8d23-17dc-4c37-89e2-d9100029608d demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:11.406604 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-481f8d23-17dc-4c37-89e2-d9100029608d demo demo] Calling method 'show' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:11.416775 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-481f8d23-17dc-4c37-89e2-d9100029608d demo demo] https://199.19.213.30/volume/v3/types/default returned with HTTP 200 Jul 03 22:04:11.417243 np0000184114 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 5/21] 199.19.213.30 () {64 vars in 1294 bytes} [Fri Jul 3 22:04:11 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:04:19.493038 np0000184114 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:04:21.413207 np0000184114 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=8 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:09:17.579810 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-483470ac-9a14-4749-87db-a251f9f6ee6e None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:09:17.671329 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-483470ac-9a14-4749-87db-a251f9f6ee6e demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:09:17.671730 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-483470ac-9a14-4749-87db-a251f9f6ee6e demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:09:17.672165 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-483470ac-9a14-4749-87db-a251f9f6ee6e demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:09:17.673144 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-483470ac-9a14-4749-87db-a251f9f6ee6e demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:09:17.675007 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-483470ac-9a14-4749-87db-a251f9f6ee6e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:09:17.716871 np0000184114 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-483470ac-9a14-4749-87db-a251f9f6ee6e demo demo] Get all volumes completed successfully. Jul 03 22:09:17.719307 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-483470ac-9a14-4749-87db-a251f9f6ee6e demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:09:17.719687 np0000184114 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 7/22] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:09:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:09:27.709397 np0000184114 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:10:17.743188 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-3df2f6d5-4bea-4e37-ac24-46a1b1307d10 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:10:17.746964 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-3df2f6d5-4bea-4e37-ac24-46a1b1307d10 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:10:17.747269 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-3df2f6d5-4bea-4e37-ac24-46a1b1307d10 demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:10:17.747502 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-3df2f6d5-4bea-4e37-ac24-46a1b1307d10 demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:10:17.748075 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-3df2f6d5-4bea-4e37-ac24-46a1b1307d10 demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:10:17.749440 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-3df2f6d5-4bea-4e37-ac24-46a1b1307d10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:10:17.783186 np0000184114 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-3df2f6d5-4bea-4e37-ac24-46a1b1307d10 demo demo] Get all volumes completed successfully. Jul 03 22:10:17.785915 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-3df2f6d5-4bea-4e37-ac24-46a1b1307d10 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:10:17.786732 np0000184114 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 6/23] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:10:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:10:27.776694 np0000184114 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:11:17.833655 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-3bb4f277-8f14-4f17-84a5-31cd5a5c544e None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:11:17.836338 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-3bb4f277-8f14-4f17-84a5-31cd5a5c544e demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:11:17.836446 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-3bb4f277-8f14-4f17-84a5-31cd5a5c544e demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:11:17.836641 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-3bb4f277-8f14-4f17-84a5-31cd5a5c544e demo demo] Calling method 'detail' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:11:17.837049 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-3bb4f277-8f14-4f17-84a5-31cd5a5c544e demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:11:17.837918 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.volume.api [None req-3bb4f277-8f14-4f17-84a5-31cd5a5c544e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111432) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:11:17.876135 np0000184114 devstack@c-api.service[111432]: INFO cinder.volume.api [None req-3bb4f277-8f14-4f17-84a5-31cd5a5c544e demo demo] Get all volumes completed successfully. Jul 03 22:11:17.877619 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-3bb4f277-8f14-4f17-84a5-31cd5a5c544e demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:11:17.878016 np0000184114 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 6/24] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:11:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:11:27.869657 np0000184114 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:12:17.895723 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-51ac7fba-1ab1-4b2a-8d99-77bb9c22f8b3 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:12:17.900727 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-51ac7fba-1ab1-4b2a-8d99-77bb9c22f8b3 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:12:17.901104 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-51ac7fba-1ab1-4b2a-8d99-77bb9c22f8b3 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:12:17.901528 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-51ac7fba-1ab1-4b2a-8d99-77bb9c22f8b3 demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:12:17.902502 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-51ac7fba-1ab1-4b2a-8d99-77bb9c22f8b3 demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:12:17.903933 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-51ac7fba-1ab1-4b2a-8d99-77bb9c22f8b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:12:17.946888 np0000184114 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-51ac7fba-1ab1-4b2a-8d99-77bb9c22f8b3 demo demo] Get all volumes completed successfully. Jul 03 22:12:17.949522 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-51ac7fba-1ab1-4b2a-8d99-77bb9c22f8b3 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:12:17.949522 np0000184114 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 6/25] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:12:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:12:27.940682 np0000184114 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:13:17.964308 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-0b0f7a34-2f6f-478c-a14f-a16462f0ac84 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:13:17.967663 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-0b0f7a34-2f6f-478c-a14f-a16462f0ac84 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:13:17.967931 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-0b0f7a34-2f6f-478c-a14f-a16462f0ac84 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:13:17.968269 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-0b0f7a34-2f6f-478c-a14f-a16462f0ac84 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:13:17.968612 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-0b0f7a34-2f6f-478c-a14f-a16462f0ac84 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:13:17.970512 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-0b0f7a34-2f6f-478c-a14f-a16462f0ac84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:13:17.980803 np0000184114 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-0b0f7a34-2f6f-478c-a14f-a16462f0ac84 demo demo] Get all volumes completed successfully. Jul 03 22:13:17.982795 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-0b0f7a34-2f6f-478c-a14f-a16462f0ac84 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:13:17.983217 np0000184114 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 8/26] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:13:17 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 03 22:13:27.974232 np0000184114 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:14:18.019762 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-1cffb56e-24d9-413b-a086-64f84f3fc754 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:14:18.182044 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-1cffb56e-24d9-413b-a086-64f84f3fc754 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:14:18.182236 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-1cffb56e-24d9-413b-a086-64f84f3fc754 demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:14:18.182428 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-1cffb56e-24d9-413b-a086-64f84f3fc754 demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:14:18.182651 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-1cffb56e-24d9-413b-a086-64f84f3fc754 demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:14:18.183345 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-1cffb56e-24d9-413b-a086-64f84f3fc754 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:14:18.191608 np0000184114 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-1cffb56e-24d9-413b-a086-64f84f3fc754 demo demo] Get all volumes completed successfully. Jul 03 22:14:18.194125 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-1cffb56e-24d9-413b-a086-64f84f3fc754 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:14:18.194621 np0000184114 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 7/27] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:14:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:14:28.186052 np0000184114 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:15:18.212496 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-9d1ab3da-0846-44f6-9791-fcd6b5839663 None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:15:18.214712 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-9d1ab3da-0846-44f6-9791-fcd6b5839663 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:15:18.215000 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-9d1ab3da-0846-44f6-9791-fcd6b5839663 demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:15:18.215072 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-9d1ab3da-0846-44f6-9791-fcd6b5839663 demo demo] Calling method 'detail' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:15:18.215293 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-9d1ab3da-0846-44f6-9791-fcd6b5839663 demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:15:18.215992 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.volume.api [None req-9d1ab3da-0846-44f6-9791-fcd6b5839663 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111432) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:15:18.222554 np0000184114 devstack@c-api.service[111432]: INFO cinder.volume.api [None req-9d1ab3da-0846-44f6-9791-fcd6b5839663 demo demo] Get all volumes completed successfully. Jul 03 22:15:18.224593 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-9d1ab3da-0846-44f6-9791-fcd6b5839663 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:15:18.224943 np0000184114 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 7/28] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:15:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:15:28.218614 np0000184114 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:16:18.249144 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-d4658214-1cdf-42c8-aed4-12b606972e1c None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:16:18.251993 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-d4658214-1cdf-42c8-aed4-12b606972e1c demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:16:18.252251 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-d4658214-1cdf-42c8-aed4-12b606972e1c demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:16:18.252505 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-d4658214-1cdf-42c8-aed4-12b606972e1c demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:16:18.252868 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-d4658214-1cdf-42c8-aed4-12b606972e1c demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:16:18.253880 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-d4658214-1cdf-42c8-aed4-12b606972e1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:16:18.262222 np0000184114 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-d4658214-1cdf-42c8-aed4-12b606972e1c demo demo] Get all volumes completed successfully. Jul 03 22:16:18.264188 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-d4658214-1cdf-42c8-aed4-12b606972e1c demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:16:18.264543 np0000184114 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 7/29] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:16:18 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 03 22:16:28.257044 np0000184114 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:17:18.277376 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-236e6775-e08e-4d20-9267-a8c7d479be78 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:17:18.281306 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-236e6775-e08e-4d20-9267-a8c7d479be78 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:17:18.281567 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-236e6775-e08e-4d20-9267-a8c7d479be78 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:17:18.281854 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-236e6775-e08e-4d20-9267-a8c7d479be78 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:17:18.282224 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-236e6775-e08e-4d20-9267-a8c7d479be78 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:17:18.283175 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-236e6775-e08e-4d20-9267-a8c7d479be78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:17:18.293423 np0000184114 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-236e6775-e08e-4d20-9267-a8c7d479be78 demo demo] Get all volumes completed successfully. Jul 03 22:17:18.296417 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-236e6775-e08e-4d20-9267-a8c7d479be78 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:17:18.297032 np0000184114 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 9/30] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:17:18 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 03 22:17:28.286069 np0000184114 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:18:18.317469 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-00abe6ee-7d13-46ca-a8af-e56013abbd4e None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:18:18.321836 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-00abe6ee-7d13-46ca-a8af-e56013abbd4e demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:18:18.322246 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-00abe6ee-7d13-46ca-a8af-e56013abbd4e demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:18:18.322622 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-00abe6ee-7d13-46ca-a8af-e56013abbd4e demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:18:18.323065 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-00abe6ee-7d13-46ca-a8af-e56013abbd4e demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:18:18.324445 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-00abe6ee-7d13-46ca-a8af-e56013abbd4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:18:18.334263 np0000184114 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-00abe6ee-7d13-46ca-a8af-e56013abbd4e demo demo] Get all volumes completed successfully. Jul 03 22:18:18.336673 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-00abe6ee-7d13-46ca-a8af-e56013abbd4e demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:18:18.337081 np0000184114 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 8/31] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:18:18 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 03 22:18:28.327867 np0000184114 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:19:18.348813 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-6ed2a12b-6f0a-40f7-a1fb-bf7b109f4f9f None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:19:18.492727 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-6ed2a12b-6f0a-40f7-a1fb-bf7b109f4f9f demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:19:18.493061 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-6ed2a12b-6f0a-40f7-a1fb-bf7b109f4f9f demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:19:18.493610 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-6ed2a12b-6f0a-40f7-a1fb-bf7b109f4f9f demo demo] Calling method 'detail' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:19:18.494050 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-6ed2a12b-6f0a-40f7-a1fb-bf7b109f4f9f demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:19:18.495486 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.volume.api [None req-6ed2a12b-6f0a-40f7-a1fb-bf7b109f4f9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111432) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:19:18.503738 np0000184114 devstack@c-api.service[111432]: INFO cinder.volume.api [None req-6ed2a12b-6f0a-40f7-a1fb-bf7b109f4f9f demo demo] Get all volumes completed successfully. Jul 03 22:19:18.505618 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-6ed2a12b-6f0a-40f7-a1fb-bf7b109f4f9f demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:19:18.506377 np0000184114 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 8/32] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:19:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:19:28.499352 np0000184114 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:20:18.525849 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-7fcede77-56ba-44b4-a4ab-8d6c1bd68d85 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:20:18.532783 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-7fcede77-56ba-44b4-a4ab-8d6c1bd68d85 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:20:18.533392 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-7fcede77-56ba-44b4-a4ab-8d6c1bd68d85 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:20:18.533392 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-7fcede77-56ba-44b4-a4ab-8d6c1bd68d85 demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:20:18.533575 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-7fcede77-56ba-44b4-a4ab-8d6c1bd68d85 demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:20:18.534398 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-7fcede77-56ba-44b4-a4ab-8d6c1bd68d85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:20:18.543791 np0000184114 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-7fcede77-56ba-44b4-a4ab-8d6c1bd68d85 demo demo] Get all volumes completed successfully. Jul 03 22:20:18.546015 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-7fcede77-56ba-44b4-a4ab-8d6c1bd68d85 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:20:18.546765 np0000184114 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 8/33] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:20:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:20:28.537749 np0000184114 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:21:18.558166 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-6c683863-eea3-4c4f-bec0-0c13bf4eabc8 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:21:18.560071 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-6c683863-eea3-4c4f-bec0-0c13bf4eabc8 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:21:18.560262 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-6c683863-eea3-4c4f-bec0-0c13bf4eabc8 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:21:18.560454 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-6c683863-eea3-4c4f-bec0-0c13bf4eabc8 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:21:18.560666 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-6c683863-eea3-4c4f-bec0-0c13bf4eabc8 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:21:18.561330 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-6c683863-eea3-4c4f-bec0-0c13bf4eabc8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:21:18.571177 np0000184114 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-6c683863-eea3-4c4f-bec0-0c13bf4eabc8 demo demo] Get all volumes completed successfully. Jul 03 22:21:18.573639 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-6c683863-eea3-4c4f-bec0-0c13bf4eabc8 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:21:18.574064 np0000184114 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 10/34] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:21:18 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 03 22:21:28.563794 np0000184114 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:22:18.585786 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-e8f961fa-fe86-4a45-868f-5e1b0b902ffe None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:22:18.589804 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-e8f961fa-fe86-4a45-868f-5e1b0b902ffe demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:22:18.590420 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-e8f961fa-fe86-4a45-868f-5e1b0b902ffe demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:22:18.590522 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-e8f961fa-fe86-4a45-868f-5e1b0b902ffe demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:22:18.590990 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-e8f961fa-fe86-4a45-868f-5e1b0b902ffe demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:22:18.592429 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-e8f961fa-fe86-4a45-868f-5e1b0b902ffe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:22:18.601167 np0000184114 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-e8f961fa-fe86-4a45-868f-5e1b0b902ffe demo demo] Get all volumes completed successfully. Jul 03 22:22:18.602894 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-e8f961fa-fe86-4a45-868f-5e1b0b902ffe demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:22:18.603254 np0000184114 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 9/35] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:22:18 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 03 22:22:28.597724 np0000184114 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:23:18.632130 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-80bb80b1-9079-4f7c-9d03-4b7ed29be20b None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:23:18.636810 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-80bb80b1-9079-4f7c-9d03-4b7ed29be20b demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:23:18.636974 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-80bb80b1-9079-4f7c-9d03-4b7ed29be20b demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:23:18.637180 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-80bb80b1-9079-4f7c-9d03-4b7ed29be20b demo demo] Calling method 'detail' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:23:18.637372 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-80bb80b1-9079-4f7c-9d03-4b7ed29be20b demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:23:18.638018 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.volume.api [None req-80bb80b1-9079-4f7c-9d03-4b7ed29be20b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111432) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:23:18.646997 np0000184114 devstack@c-api.service[111432]: INFO cinder.volume.api [None req-80bb80b1-9079-4f7c-9d03-4b7ed29be20b demo demo] Get all volumes completed successfully. Jul 03 22:23:18.649018 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-80bb80b1-9079-4f7c-9d03-4b7ed29be20b demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:23:18.649423 np0000184114 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 9/36] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:23:18 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 03 22:23:28.641081 np0000184114 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:24:18.665196 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-98b9c90f-30f7-491e-8048-b30f2141706c None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:24:18.843153 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-98b9c90f-30f7-491e-8048-b30f2141706c demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:24:18.843489 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-98b9c90f-30f7-491e-8048-b30f2141706c demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:24:18.843882 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-98b9c90f-30f7-491e-8048-b30f2141706c demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:24:18.844440 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-98b9c90f-30f7-491e-8048-b30f2141706c demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:24:18.845919 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-98b9c90f-30f7-491e-8048-b30f2141706c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:24:18.853315 np0000184114 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-98b9c90f-30f7-491e-8048-b30f2141706c demo demo] Get all volumes completed successfully. Jul 03 22:24:18.855125 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-98b9c90f-30f7-491e-8048-b30f2141706c demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:24:18.855456 np0000184114 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 9/37] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:24:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:24:28.849819 np0000184114 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:25:18.864804 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-a9c01087-575f-4cce-8f09-477c8b2e3140 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:25:18.867719 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-a9c01087-575f-4cce-8f09-477c8b2e3140 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:25:18.867945 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-a9c01087-575f-4cce-8f09-477c8b2e3140 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:25:18.868206 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-a9c01087-575f-4cce-8f09-477c8b2e3140 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:25:18.868491 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-a9c01087-575f-4cce-8f09-477c8b2e3140 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:25:18.869347 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-a9c01087-575f-4cce-8f09-477c8b2e3140 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:25:18.878867 np0000184114 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-a9c01087-575f-4cce-8f09-477c8b2e3140 demo demo] Get all volumes completed successfully. Jul 03 22:25:18.880720 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-a9c01087-575f-4cce-8f09-477c8b2e3140 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:25:18.881025 np0000184114 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 11/38] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:25:18 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 03 22:25:28.872484 np0000184114 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:26:18.910130 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-27455c7b-6110-40d0-bbc3-990e3a973f86 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:26:18.913679 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-27455c7b-6110-40d0-bbc3-990e3a973f86 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:26:18.914062 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-27455c7b-6110-40d0-bbc3-990e3a973f86 demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:26:18.914469 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-27455c7b-6110-40d0-bbc3-990e3a973f86 demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:26:18.914906 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-27455c7b-6110-40d0-bbc3-990e3a973f86 demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:26:18.915900 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-27455c7b-6110-40d0-bbc3-990e3a973f86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:26:18.928976 np0000184114 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-27455c7b-6110-40d0-bbc3-990e3a973f86 demo demo] Get all volumes completed successfully. Jul 03 22:26:18.931817 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-27455c7b-6110-40d0-bbc3-990e3a973f86 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:26:18.932370 np0000184114 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 10/39] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:26:18 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 03 22:26:28.948242 np0000184114 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:27:18.947834 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-1875d515-3528-4cd3-be2d-e548e086c240 None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:27:18.953340 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-1875d515-3528-4cd3-be2d-e548e086c240 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:27:18.953596 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-1875d515-3528-4cd3-be2d-e548e086c240 demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:27:18.953844 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-1875d515-3528-4cd3-be2d-e548e086c240 demo demo] Calling method 'detail' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:27:18.954157 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-1875d515-3528-4cd3-be2d-e548e086c240 demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:27:18.955077 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.volume.api [None req-1875d515-3528-4cd3-be2d-e548e086c240 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111432) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:27:18.963810 np0000184114 devstack@c-api.service[111432]: INFO cinder.volume.api [None req-1875d515-3528-4cd3-be2d-e548e086c240 demo demo] Get all volumes completed successfully. Jul 03 22:27:18.965847 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-1875d515-3528-4cd3-be2d-e548e086c240 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:27:18.966227 np0000184114 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 10/40] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:27:18 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 03 22:27:28.959166 np0000184114 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:28:18.978479 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-a837af2c-29a5-4b8d-812d-8de611dc3b73 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:28:18.982436 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-a837af2c-29a5-4b8d-812d-8de611dc3b73 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:28:18.982659 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-a837af2c-29a5-4b8d-812d-8de611dc3b73 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:28:18.982892 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-a837af2c-29a5-4b8d-812d-8de611dc3b73 demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:28:18.983195 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-a837af2c-29a5-4b8d-812d-8de611dc3b73 demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:28:18.984041 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-a837af2c-29a5-4b8d-812d-8de611dc3b73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:28:18.991491 np0000184114 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-a837af2c-29a5-4b8d-812d-8de611dc3b73 demo demo] Get all volumes completed successfully. Jul 03 22:28:18.993336 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-a837af2c-29a5-4b8d-812d-8de611dc3b73 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:28:18.993693 np0000184114 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 10/41] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:28:18 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 03 22:28:28.986970 np0000184114 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:29:19.005235 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-1577cad9-000a-4a24-a17b-8c34f81b706f None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:29:19.120074 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-1577cad9-000a-4a24-a17b-8c34f81b706f demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:29:19.120651 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-1577cad9-000a-4a24-a17b-8c34f81b706f demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:29:19.120651 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-1577cad9-000a-4a24-a17b-8c34f81b706f demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:29:19.120909 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-1577cad9-000a-4a24-a17b-8c34f81b706f demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:29:19.122033 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-1577cad9-000a-4a24-a17b-8c34f81b706f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:29:19.134758 np0000184114 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-1577cad9-000a-4a24-a17b-8c34f81b706f demo demo] Get all volumes completed successfully. Jul 03 22:29:19.137318 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-1577cad9-000a-4a24-a17b-8c34f81b706f demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:29:19.138272 np0000184114 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 12/42] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:29:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:29:29.125644 np0000184114 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:30:19.164473 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-e3f0a632-92d8-4282-b1fc-4ba1878c3dd6 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:30:19.170713 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-e3f0a632-92d8-4282-b1fc-4ba1878c3dd6 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:30:19.170905 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-e3f0a632-92d8-4282-b1fc-4ba1878c3dd6 demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:30:19.171121 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-e3f0a632-92d8-4282-b1fc-4ba1878c3dd6 demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:30:19.171378 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-e3f0a632-92d8-4282-b1fc-4ba1878c3dd6 demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:30:19.172181 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-e3f0a632-92d8-4282-b1fc-4ba1878c3dd6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:30:19.179919 np0000184114 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-e3f0a632-92d8-4282-b1fc-4ba1878c3dd6 demo demo] Get all volumes completed successfully. Jul 03 22:30:19.182024 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-e3f0a632-92d8-4282-b1fc-4ba1878c3dd6 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:30:19.182433 np0000184114 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 11/43] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:30:19 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 03 22:30:29.175330 np0000184114 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:31:19.196820 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-8dfa1388-64f7-4894-9962-8401769b0369 None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:31:19.200918 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-8dfa1388-64f7-4894-9962-8401769b0369 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:31:19.201482 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-8dfa1388-64f7-4894-9962-8401769b0369 demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:31:19.201692 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-8dfa1388-64f7-4894-9962-8401769b0369 demo demo] Calling method 'detail' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:31:19.202151 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-8dfa1388-64f7-4894-9962-8401769b0369 demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:31:19.203763 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.volume.api [None req-8dfa1388-64f7-4894-9962-8401769b0369 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111432) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:31:19.210039 np0000184114 devstack@c-api.service[111432]: INFO cinder.volume.api [None req-8dfa1388-64f7-4894-9962-8401769b0369 demo demo] Get all volumes completed successfully. Jul 03 22:31:19.211912 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-8dfa1388-64f7-4894-9962-8401769b0369 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:31:19.212265 np0000184114 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 11/44] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:31:19 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 03 22:31:29.206538 np0000184114 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:32:19.225569 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-151d417e-a404-4d8a-b023-f98e4c4304dc None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:32:19.231972 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-151d417e-a404-4d8a-b023-f98e4c4304dc demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:32:19.232301 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-151d417e-a404-4d8a-b023-f98e4c4304dc demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:32:19.232607 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-151d417e-a404-4d8a-b023-f98e4c4304dc demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:32:19.232981 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-151d417e-a404-4d8a-b023-f98e4c4304dc demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:32:19.234194 np0000184114 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-151d417e-a404-4d8a-b023-f98e4c4304dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:32:19.244257 np0000184114 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-151d417e-a404-4d8a-b023-f98e4c4304dc demo demo] Get all volumes completed successfully. Jul 03 22:32:19.246931 np0000184114 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-151d417e-a404-4d8a-b023-f98e4c4304dc demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:32:19.247379 np0000184114 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 11/45] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:32:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:32:29.238038 np0000184114 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:33:19.261921 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-ca48ae39-5026-4dd0-a8dd-5089e33d45c4 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:33:19.264958 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-ca48ae39-5026-4dd0-a8dd-5089e33d45c4 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:33:19.265208 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-ca48ae39-5026-4dd0-a8dd-5089e33d45c4 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:33:19.265444 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-ca48ae39-5026-4dd0-a8dd-5089e33d45c4 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:33:19.265724 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-ca48ae39-5026-4dd0-a8dd-5089e33d45c4 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:33:19.267198 np0000184114 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-ca48ae39-5026-4dd0-a8dd-5089e33d45c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:33:19.275435 np0000184114 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-ca48ae39-5026-4dd0-a8dd-5089e33d45c4 demo demo] Get all volumes completed successfully. Jul 03 22:33:19.277204 np0000184114 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-ca48ae39-5026-4dd0-a8dd-5089e33d45c4 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:33:19.277517 np0000184114 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 13/46] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:33:19 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 03 22:33:29.270639 np0000184114 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:34:19.297836 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-f540179d-8af0-4345-87d0-171b5398b742 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:34:19.417881 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-f540179d-8af0-4345-87d0-171b5398b742 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:34:19.418114 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-f540179d-8af0-4345-87d0-171b5398b742 demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:34:19.418321 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-f540179d-8af0-4345-87d0-171b5398b742 demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:34:19.418550 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-f540179d-8af0-4345-87d0-171b5398b742 demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:34:19.419242 np0000184114 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-f540179d-8af0-4345-87d0-171b5398b742 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:34:19.427646 np0000184114 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-f540179d-8af0-4345-87d0-171b5398b742 demo demo] Get all volumes completed successfully. Jul 03 22:34:19.431661 np0000184114 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-f540179d-8af0-4345-87d0-171b5398b742 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:34:19.432620 np0000184114 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 12/47] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:34:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:34:29.422023 np0000184114 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:35:19.443594 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-4c2c0d42-1d19-4ee2-959c-5587325aa740 None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:35:19.448592 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-4c2c0d42-1d19-4ee2-959c-5587325aa740 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jul 03 22:35:19.448841 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-4c2c0d42-1d19-4ee2-959c-5587325aa740 demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:35:19.449146 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-4c2c0d42-1d19-4ee2-959c-5587325aa740 demo demo] Calling method 'detail' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:35:19.449474 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-4c2c0d42-1d19-4ee2-959c-5587325aa740 demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:35:19.450470 np0000184114 devstack@c-api.service[111432]: DEBUG cinder.volume.api [None req-4c2c0d42-1d19-4ee2-959c-5587325aa740 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111432) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:35:19.464034 np0000184114 devstack@c-api.service[111432]: INFO cinder.volume.api [None req-4c2c0d42-1d19-4ee2-959c-5587325aa740 demo demo] Get all volumes completed successfully. Jul 03 22:35:19.466503 np0000184114 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-4c2c0d42-1d19-4ee2-959c-5587325aa740 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:35:19.466977 np0000184114 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 12/48] 199.19.213.30 () {64 vars in 1290 bytes} [Fri Jul 3 22:35:19 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 03 22:35:29.454831 np0000184114 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}